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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103025 Numbers n such that 6*10^n-7 is prime. 1
1, 2, 5, 6, 7, 11, 17, 29, 42, 47, 96, 108, 166, 210, 331, 1022, 3593, 4426, 5704, 13936, 16486, 85910 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Also numbers n such that 5*10^n + 9*R_n - 6 is prime, where R_n = 11...1 is the repunit (A002275) of length n.

LINKS

Makoto Kamada, Factorizations of 599...993.

Index entries for primes involving repunits.

MATHEMATICA

Do[ If[ PrimeQ[6*10^n - 7], Print[n]], {n, 0, 10000}]

CROSSREFS

Sequence in context: A043329 A023699 A058605 * A134080 A111300 A117548

Adjacent sequences:  A103022 A103023 A103024 * A103026 A103027 A103028

KEYWORD

more,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 18 2005

EXTENSIONS

Addition of a(20)-a(22) from Kamada data by Robert Price (pamandbobprice(AT)yahoo.com), Dec 09 2010

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 11:30 EST 2012. Contains 205907 sequences.