cyclotomic polynomial
f= cyclotomic_polynomial(1329227995784915872903807060280344575,'z');f
how to find cyclotomic polynomial for such a large number in sage
f= cyclotomic_polynomial(1329227995784915872903807060280344575,'z');f
how to find cyclotomic polynomial for such a large number in sage
Asked: 7 years ago
Seen: 654 times
Last updated: Jul 04 '17
And what should be done with this polynomial?
Note: The question is related to the question "How can i initialize in sage the list with 10000000000 components which are all equal to one?" The answer is then: "Why do we really need this list?"
Luckily, this is number is not so complicated ;-)