| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionIsNilpotent
(
elt-res^pad x
)
->
elt-alg^boo,
elt-ord^rat
Optional Arguments
DescriptionIf `x' is nilpotent `IsNilpotent' also returns the index of nilpotence of x, i.e. the smallest `q' such that x^q = 0. Examplesx_r5 := pAdicQuotientRing(5,10);
IsNilpotent(Element(x_r5,4)); IsNilpotent(Element(x_r5,5));
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |