Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163418
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163418 Primes of the form ((p-1)/2)^2+((p+1)/2), where p is prime. +0
13
3, 7, 13, 31, 43, 73, 211, 241, 421, 463, 1123, 1723, 2551, 2971, 4831, 5701, 6163, 8011, 8191, 9901, 11131, 12433, 14281, 17293, 19183, 20023, 23563, 24181, 28393, 30103, 31153, 35911, 37831, 43891, 46441, 53593, 60271, 77563, 83233, 86143 (list; graph; listen)
OFFSET

1,1

COMMENT

Subsequence of A002383.

((3-1)/2)^2+((3+1)/2)=1+2=3, ((5-1)/2)^2+((5+1)/2)=4+3=7, ((7-1)/2)^2+((7+1)/2)=9+4=13,..

MATHEMATICA

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

CROSSREFS

Cf. A162652

Sequence in context: A162869 A079018 A002383 this_sequence A161218 A068679 A006978

Adjacent sequences: A163415 A163416 A163417 this_sequence A163419 A163420 A163421

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