Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163421
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163421 Primes of the form ((p-1)/2)^3+((p+1)/2), p are prime numbers. +0
11
3, 11, 31, 131, 223, 521, 739, 3391, 5851, 9283, 24419, 27031, 59359, 68963, 85229, 110641, 148931, 157519, 175673, 328579, 405299, 571871, 857471, 1561013, 1728121, 2248223, 2460511, 3112283, 3581731, 3724031, 4741801, 5735519 (list; graph; listen)
OFFSET

1,1

COMMENT

Subsequence of A095692.

((3-1)/2)^3+((3+1)/2)=1+2=3, ((5-1)/2)^3+((5+1)/2)=8+3=11, ((7-1)/2)^3+((7+1)/2)=27+4=31,..

MATHEMATICA

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

CROSSREFS

Cf. A162652, A163418, A163419, A163420

Sequence in context: A146581 A146456 A095692 this_sequence A076477 A104079 A089620

Adjacent sequences: A163418 A163419 A163420 this_sequence A163422 A163423 A163424

KEYWORD

nonn,easy

AUTHOR

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

EXTENSIONS

Comment by Charles R Greathouse IV Aug 11 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research