What are the following commands telling us? R=Integers() [R.ideal([a,b]) == R.ideal([gcd(a,b)]) for a in range(1,20) for b in range(1,20)]
| 1 | initial version | |
What are the following commands telling us? R=Integers() [R.ideal([a,b]) == R.ideal([gcd(a,b)]) for a in range(1,20) for b in range(1,20)]
What are the following commands telling us?
us?
R=Integers()
[R.ideal([a,b]) == R.ideal([gcd(a,b)])
R.ideal([gcd(a,b)]) for a in range(1,20) for b in range(1,20)]range(1,20)]
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.