Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163427
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163427 Primes p such that (p+1)^3/8+(p-1)/2 are also prime numbers. +0
5
5, 7, 13, 19, 29, 31, 41, 53, 71, 101, 103, 109, 173, 191, 199, 223, 229, 233, 239, 257, 269, 277, 331, 383, 397, 431, 491, 569, 571, 599, 619, 631, 719, 733, 751, 757, 761, 823, 857, 859, 863, 887, 907, 937, 967, 971, 977, 1009, 1019, 1063, 1069, 1123, 1163 (list; graph; listen)
OFFSET

1,1

COMMENT

Primes A000040(k) such that (A006254(k-1))^3+ A005097(k-1) are also prime numbers.

FORMULA

(a(n)+1)^3/8+(a(n)-1)/2 = A163426(n).

EXAMPLE

For p=5, (5+1)^3/8+(5-1)/2=27+2=29, prime, which adds p=5 to the sequence.

For p=7, (7+1)^3/8+(7-1)/2=67, prime, which adds p=7 to the sequence.

MATHEMATICA

f[n_]:=((p+1)/2)^3+((p-1)/2); lst={}; Do[p=Prime[n]; If[PrimeQ[f[p]], AppendTo[lst, p]], {n, 6!}]; lst

CROSSREFS

Cf. A162652, A163418, A163419, A163420, A163421, A163422, A163424, A163425, A163426

Sequence in context: A124661 A084932 A038908 this_sequence A164567 A045443 A153116

Adjacent sequences: A163424 A163425 A163426 this_sequence A163428 A163429 A163430

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jul 27 2009

EXTENSIONS

Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 24 2009

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research