Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111503
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111503 Numbers n such that n^3 - n^2 -1 and n^3 - n^2 +1 are twin primes. +0
4
2, 3, 6, 13, 21, 33, 48, 58, 90, 96, 99, 111, 118, 120, 121, 133, 138, 195, 204, 279, 334 (list; graph; listen)
OFFSET

1,1

EXAMPLE

2^3-2^2-1=3

2^3-2^2+1=5, 3 and 5 twin primes so n(1)=2

MATHEMATICA

lst={}; Do[If[PrimeQ[n^3-n^2-1]&&PrimeQ[n^3-n^2+1], AppendTo[lst, n]], {n, 10^3}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 08 2008]

CROSSREFS

Sequence in context: A102970 A144771 A054049 this_sequence A075530 A032061 A155996

Adjacent sequences: A111500 A111501 A111502 this_sequence A111504 A111505 A111506

KEYWORD

nonn

AUTHOR

Pierre CAMI (pierrecami(AT)tele2.fr), Nov 16 2005

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 1 13:27 EST 2009. Contains 167806 sequences.


AT&T Labs Research