cyclotomic polynomial
f= cyclotomic_polynomial(1329227995784915872903807060280344575,'z');f
how to find cyclotomic polynomial for such a large number in sage
asked 2017-07-04 12:01:53 +0100
This post is a wiki. Anyone with karma >750 is welcome to improve it.
f= cyclotomic_polynomial(1329227995784915872903807060280344575,'z');f
how to find cyclotomic polynomial for such a large number in sage
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-07-04 12:01:53 +0100
Seen: 650 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 ;-)