login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A260077
Cyclotomic polynomial value Phi(10,n!).
1
1, 1, 11, 1111, 318505, 205646281, 268365829681, 645113283892561, 2642842746670654081, 17340073528178593019521, 173401165343014841913811201, 2538767097801590027098850323201, 52643875748950481516906361827558401, 1503561738163266360299131304568093619201
OFFSET
0,3
FORMULA
a(n) = A060884(n!) for n>0.
MATHEMATICA
Table[Cyclotomic[10, n!], {n, 0, 200}]
CROSSREFS
KEYWORD
nonn
AUTHOR
Robert Price, Aug 29 2015
STATUS
approved