Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124877
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124877 Numbers n such that A007408(n) is prime. +0
4
3, 15, 19, 26, 31, 129, 139, 211, 242, 246, 251, 474, 552, 558, 694, 801, 1001, 1123, 1313, 1687 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(1) = 3 since A007408(3)= 251 is the first prime number of sequence A007408,

a(2) = 15 since A007408(15) = 56154295334575853 is the second prime number of sequence A007408.

MAPLE

select(isprime@A007408, [$1..200]);

PROGRAM

(PARI) num=1; den=1; for(k=2, 2000, k3=k^3; s=(num*k3+den)/(den*k3); num=numerator(s); den=denominator(s); if(isprime(num), print1(k", "))) - Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 26 2008

CROSSREFS

Cf. A007408.

Sequence in context: A022381 A039570 A032644 this_sequence A111517 A083545 A097571

Adjacent sequences: A124874 A124875 A124876 this_sequence A124878 A124879 A124880

KEYWORD

hard,more,nonn

AUTHOR

M. F. Hasler (Maximilian.Hasler(AT)gmail.com), Nov 11 2006

EXTENSIONS

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 26 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research