login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103110 Numbers n such that (58*100^n - 157)/99 is prime. 0
2, 3, 5, 63, 237, 407, 687, 4413, 5606 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

(58*100^A013110-157)/33 is a subsequence of the sequence A069514, so see Comments on A069514. Next term is greater than 6400.

MATHEMATICA

Do[If[PrimeQ[(58*10^n - 157)/99], Print[n]], {n, 6400}]

CROSSREFS

Cf. A069514, A102589.

Sequence in context: A029961 A083665 A084839 * A042239 A029975 A042787

Adjacent sequences:  A103107 A103108 A103109 * A103111 A103112 A103113

KEYWORD

more,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), Jan 24 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 16:28 EST 2012. Contains 205938 sequences.