login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A261471 Cyclotomic polynomial value Phi(6,n!). 1
1, 1, 3, 31, 553, 14281, 517681, 25396561, 1625662081, 131681531521, 13168185811201, 1593350882323201, 229442532323558401, 38775788037405619201, 7600054456464819148801, 1710012252722891749632001, 437763136697374129754112001, 126513546505546814497787904001 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A002061(n!).
MATHEMATICA
Table[Cyclotomic[6, n!], {n, 0, 200}]
PROG
(PARI) vector(20, n, n--; polcyclo(6, n!)) \\ Michel Marcus, Aug 20 2015
CROSSREFS
Sequence in context: A245109 A121563 A360343 * A273378 A266487 A229258
KEYWORD
nonn
AUTHOR
Robert Price, Aug 20 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 11:29 EDT 2024. Contains 371779 sequences. (Running on oeis4.)