Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099088
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099088 Indices of prime companion Pell numbers, divided by 2 (A001333). +0
2
2, 3, 4, 5, 7, 8, 16, 19, 29, 47, 59, 163, 257, 421, 937, 947, 1493, 1901, 6689, 8087, 9679, 28753, 79043, 129127, 145969, 165799, 168677, 170413, 172243 (list; graph; listen)
OFFSET

1,1

COMMENT

Note that for A001333(n) to be prime, the index n must be prime or a power of 2. The indices greater than 421 yield probable primes. No others less than 80000.

Numbers n for which ((1+Sqrt[2])^n+(1-Sqrt[2])^n)/2 is prime. - Artur Jasinski (grafix(AT)csl.pl), Dec 10 2006

LINKS

Eric Weisstein's World of Mathematics, Pell Number

Eric Weisstein's World of Mathematics, Integer Sequence Primes

MATHEMATICA

lst={}; a=1; b=1; Do[c=a+2b; a=b; b=c; If[PrimeQ[c], AppendTo[lst, n]], {n, 2, 10000}]; lst

Do[If[PrimeQ[Expand[((1 + Sqrt[2])^n + (1 - Sqrt[2])^n)/2]], Print[n]], {n, 0, 1000}] - Artur Jasinski (grafix(AT)csl.pl), Dec 10 2006

CROSSREFS

Cf. A002203 (companion Pell numbers), A086395 (primes in A001333), A096650 (indices of prime Pell numbers).

Sequence in context: A039088 A111794 A030290 this_sequence A029447 A105362 A117331

Adjacent sequences: A099085 A099086 A099087 this_sequence A099089 A099090 A099091

KEYWORD

hard,nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Sep 24 2004

EXTENSIONS

a(24) = 129127 from Eric Weisstein (eric(AT)weisstein.com), May 22, 2006

a(25) = 145969 from Eric Weisstein (eric(AT)weisstein.com), Aug 29, 2006

a(26) = 165799 from Eric Weisstein (eric(AT)weisstein.com), Nov 11, 2006

a(27) = 168677 from Eric Weisstein (eric(AT)weisstein.com), Nov 26, 2006

a(28) = 170413 from Eric Weisstein (eric(AT)weisstein.com), Dec 10, 2006

a(29) = 172243 from Eric Weisstein (eric(AT)weisstein.com), Jan 25, 2007

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research