Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how to get a ideal of Power Series Ring

K. = PowerSeriesRing(GF(5,4));K I = K.ideal(u^2+3,u^12),I

when I run above in sagecell,nothing is appear.

how to get the ideal is_commutative or prime or max_ideal or princapal?

how to get a ideal of Power Series Ring

K.

K.<u> = PowerSeriesRing(GF(5,4));K

I = K.ideal(u^2+3,u^12),I

when I run above in sagecell,nothing is appear.

how to get the ideal is_commutative or prime or max_ideal or princapal?

how to get a ideal of Power Series Ring

K.<u> = PowerSeriesRing(GF(5,4));K
PowerSeriesRing(GF(5,4)); K
I = K.ideal(u^2+3,u^12), I

When I = K.ideal(u^2+3,u^12),Irun the above in sagecell, nothing appears.

when I run above in sagecell,nothing is appear.

how How to get the ideal is_commutative or prime or max_ideal or princapal?principal?