Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163424
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163424 Primes of the form ((p-1)/2)^3+((p+1)/2)^2, p are prime numbers. +0
8
5, 17, 43, 593, 829, 2969, 3631, 12743, 27961, 44171, 60919, 127601, 278981, 578843, 737281, 950993, 980299, 1455893, 1969001, 2424329, 2763881, 3605293, 5767739, 7801993, 9305521, 11290049, 12220361, 12704093, 16452089, 22987529, 35720189 (list; graph; listen)
OFFSET

1,1

COMMENT

Subsequence of A100662.

((3-1)/2)^3+((3+1)/2)^2=1+4=5, ((5-1)/2)^3+((5+1)/2)^2=8+9=17, ((7-1)/2)^3+((7+1)/2)^2=27+16=43,..

MATHEMATICA

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

CROSSREFS

Cf. A162652, A163418, A163419, A163420, A163421, A163422

Sequence in context: A146778 A146858 A146183 this_sequence A099451 A133252 A048612

Adjacent sequences: A163421 A163422 A163423 this_sequence A163425 A163426 A163427

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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research