Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133281
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133281 Numbers n such that n + googol is a lower twin prime. +0
2
35737, 58291, 59257, 63361, 87079, 138277, 141979, 175831, 178897, 219979, 365491, 394681, 413497, 503209, 558187, 599197, 655051, 730321, 747751, 757189, 763369, 788617, 831079, 861331, 865417, 870247, 900199, 947881 (list; graph; listen)
OFFSET

1,1

COMMENT

For n > 219979, n + a googol is a probable prime.

FORMULA

Googol = 10^100.

PROGRAM

(PARI) googol(n) = { local(x, a, j); x=10^100; forstep(j=1, 1000000, 2, a=x+j; if(ispseudoprime(a)&ispseudoprime(a+2), print1(j", "); ); ) }

CROSSREFS

Sequence in context: A133282 A065611 A101252 this_sequence A034605 A031827 A097694

Adjacent sequences: A133278 A133279 A133280 this_sequence A133282 A133283 A133284

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Oct 13 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 December 4 15:51 EST 2008. Contains 151308 sequences.


AT&T Labs Research