Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120376
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120376 Primes of the form 2*5^n-1. +0
1
1249, 31249, 305175781249, 119209289550781249, 1862645149230957031249, 111022302462515654042363166809082031249, 25243548967072377773175314089049159349542605923488736152648925781249 (list; graph; listen)
OFFSET

1,1

COMMENT

See comments for A057472. Examined in base 12, all n must be even and all primes must be 1-primes. For example, 1249 is 881 in base 12.

FORMULA

a(n) = n-th number such that 2*5^k-1 that is prime.

EXAMPLE

a(1)=4 since 2*5^4-1=1249 is the first prime.

MAPLE

for w to 1 do for k from 1 to 2000 do n:=2*5^k-1; if isprime(n) then printf("%d, %d", k, n) fi od od;

CROSSREFS

Cf. A000043, A000668, A002957, A002959, A003307, A079363, A055558.

Sequence in context: A047629 A020384 A086709 this_sequence A122272 A106322 A035762

Adjacent sequences: A120373 A120374 A120375 this_sequence A120377 A120378 A120379

KEYWORD

nonn

AUTHOR

Walter Kehowski (wkehowski(AT)cox.net), Jun 28 2006

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 September 6 09:40 EDT 2008. Contains 143480 sequences.


AT&T Labs Research