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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103065 Numbers n such that 7*10^n + 6*R_n + 3 is prime, where R_n = 11...1 is the repunit (A002275) of length n. 1
1, 2, 3, 6, 8, 18, 19, 21, 32, 48, 65, 72, 99, 120, 201, 308, 717, 968, 1344, 2132, 3567, 3968, 8327, 10598, 12465, 15875, 18895, 28611, 29418 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Also numbers n such that (23*10^n+7)/3 is prime.

LINKS

Makoto Kamada, Factorizations of 766...669.

Index entries for primes involving repunits.

MATHEMATICA

Do[ If[ PrimeQ[(23*10^n + 7)/3], Print[n]], {n, 0, 10000}]

CROSSREFS

Sequence in context: A056348 A057574 A198296 * A005508 A110448 A064450

Adjacent sequences:  A103062 A103063 A103064 * A103066 A103067 A103068

KEYWORD

more,nonn

AUTHOR

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

EXTENSIONS

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 01 2008

a(28)-a(29) from Kamada data by Robert Price (pamandbobprice(AT)yahoo.com), Dec 14 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 07:39 EST 2012. Contains 205881 sequences.