Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063485
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063485 Composites of the form 2^(2^n)+3. +0
1
259, 4294967299, 18446744073709551619, 340282366920938463463374607431768211459, 115792089237316195423570985008687907853269984665640564039457584007913129639939 (list; graph; listen)
OFFSET

0,1

REFERENCES

D. M. Burton, Elementary Number Theory, Allyn and Bacon, Inc., Boston, MA, 1976, p. 238.

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,7

PROGRAM

(PARI) for(n=0, 8, x=(2^(2^n)+3); if(isprime(x), n+1, print(x)))

(PARI) { n=-1; for (m=0, 10^9, if (!isprime(a=(2^(2^m) + 3)), write("b063485.txt", n++, " ", a); if (n==7, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 23 2009]

CROSSREFS

Sequence in context: A022221 A121918 A097735 this_sequence A015929 A139408 A154379

Adjacent sequences: A063482 A063483 A063484 this_sequence A063486 A063487 A063488

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 28 2001

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research