Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A160859
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A160859 Primes p such that p^3 + p^2 - 1 and p^3 + p^2 + 1 are prime. +0
1
2, 5, 11, 47, 71, 89, 179, 317, 461, 659, 1481, 1499, 1511, 2141, 2441, 2549, 2777, 2879, 2909, 3221, 3659, 3677, 3701, 4229, 4337, 4691, 5669, 5807, 7517, 8147, 8867, 9029, 9311, 10271, 13907, 14327, 14747, 15107, 15269, 16217, 16301, 16937, 17627 (list; graph; listen)
OFFSET

1,1

COMMENT

2^3 + 2^2 - 1 = 11, 2^3 + 2^2 + 1 = 13

MATHEMATICA

lst={}; Do[p=Prime[n]; a=p^2; b=p^3; c=b+a; If[PrimeQ[c-1]&&PrimeQ[c+1], AppendTo[lst, p]], {n, 2*7!}]; lst

CROSSREFS

Cf. A160858

Sequence in context: A088148 A088149 A153989 this_sequence A106887 A089609 A087185

Adjacent sequences: A160856 A160857 A160858 this_sequence A160860 A160861 A160862

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 29 2009

EXTENSIONS

Edited by Charles R Greathouse IV (charles.greathouse(AT)case.edu), Nov 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 December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research