|
| |
|
|
A101759
|
|
Iccanobif prime indices: Indices of prime numbers in A001129.
|
|
4
| |
|
|
3, 4, 5, 7, 13, 39, 51, 65, 254, 315, 361, 423, 1109, 1497, 1701, 3711, 3814, 3847
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| No more terms through 10^4.
|
|
|
PROG
| (PARI) a=0; b=1; for(n=2, 3999, ispseudoprime(b=A004086(a)+A004086(a=b))&print1(n", ")) \\ - M. F. Hasler, Jan 14 2011
|
|
|
CROSSREFS
| Cf. A000040, A001129, A014258-A014260, A101760-A101762.
Sequence in context: A079463 A190213 A192269 * A089560 A060728 A101761
Adjacent sequences: A101756 A101757 A101758 * A101760 A101761 A101762
|
|
|
KEYWORD
| nonn,more,base
|
|
|
AUTHOR
| Jonathan Vos Post (jvospost3(AT)gmail.com) and Ray Chandler (rayjchandler(AT)sbcglobal.net), Dec 15 2004
|
| |
|
|