|
| |
|
|
A138921
|
|
Indices k such that A020508(k)=Phi[k](-9) is prime, where Phi is a cyclotomic polynomial.
|
|
0
| |
|
|
3, 9, 12, 15, 20, 27, 33, 36, 59, 69, 91, 152, 207, 223, 232, 264, 336, 340, 380, 381, 492, 533, 540, 547, 549, 585, 615, 624, 627, 720, 773
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| Most terms of this sequence are multiples of 3, exceptions are 20, 59, 91, 152, 223, 232, 340, 380, 533, 547, 773... corresponding to a(n) with n=5, 9, 11, 12, 14, 15, 18, 19, 22, 24, 31...
|
|
|
LINKS
| Yves Gallot, Cyclotomic polynomials and prime numbers
|
|
|
PROG
| (PARI) for( i=1, 999, ispseudoprime( polcyclo(i, -9)) & print1( i", ")) /* use ...subst(polcyclo(i), x, -9)... in PARI < 2.4.2 */
|
|
|
CROSSREFS
| Cf. A020508, A138920-A138940.
Sequence in context: A073536 A077468 A089425 * A194412 A136290 A103531
Adjacent sequences: A138918 A138919 A138920 * A138922 A138923 A138924
|
|
|
KEYWORD
| nonn,more
|
|
|
AUTHOR
| M. F. Hasler (www.univ-ag.fr/~mhasler), Apr 03 2008
|
| |
|
|