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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097402 Numbers n such that 6*10^n + 2*R_n + 5 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
1, 13, 73, 127 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Also numbers n such that (56*10^n+43)/9 is prime.

LINKS

Makoto Kamada, Factorizations of 622...227.

Index entries for primes involving repunits.

EXAMPLE

1, 13 are members since 67 and 62222222222227 are primes.

MATHEMATICA

Do[ If[ PrimeQ[(56*10^n + 43)/9], Print[n]], {n, 0, 10000}]

CROSSREFS

Sequence in context: A139911 A097460 A138353 * A201788 A139873 A142787

Adjacent sequences:  A097399 A097400 A097401 * A097403 A097404 A097405

KEYWORD

bref,more,nonn

AUTHOR

Julien Peter Benney (jpbenney(AT)ftml.net), Nov 11 2004

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 14 20:38 EST 2012. Contains 205663 sequences.