OFFSET
1,2
COMMENTS
When (as at k=105) coefficients are not equal to 1 or -1, terms in C[k,x] are counted with multiplicity. This comment was left by the original author, but please see my comment in A070536. - Antti Karttunen, Feb 15 2019
It appears that except for the initial 1, the terms are products of two or more distinct odd primes. - Enrique Navarrete, Oct 16 2022
LINKS
Antti Karttunen, Table of n, a(n) for n = 1..10001
EXAMPLE
k=21: Cyclotomic[21,x] = 1 - x + x^3 - x^4 + x^6 - x^8 + x^9 - x^11 + x^12 has 9 terms while the largest prime factor of 21 is 7; 9 > 7, so 21 is in the sequence.
PROG
CROSSREFS
KEYWORD
nonn
AUTHOR
Labos Elemer, May 03 2002
EXTENSIONS
Edited by N. J. A. Sloane, Nov 30 2022
STATUS
approved