A260077 Cyclotomic polynomial value Phi(10,n!).
1, 1, 11, 1111, 318505, 205646281, 268365829681, 645113283892561, 2642842746670654081, 17340073528178593019521, 173401165343014841913811201, 2538767097801590027098850323201, 52643875748950481516906361827558401, 1503561738163266360299131304568093619201
Offset: 0
Keywords
Links
- Robert Price, Table of n, a(n) for n = 0..100
- OEIS Wiki, Cyclotomic Polynomials at x=n, n! and sigma(n)
Programs
-
Mathematica
Table[Cyclotomic[10, n!], {n, 0, 200}]
Formula
a(n) = A060884(n!) for n>0.