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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099656 a(n) is the least prime following A002276[n] repdigits. 13
2, 3, 23, 223, 2237, 22229, 222247, 2222239, 22222223, 222222227, 2222222243, 22222222223, 222222222301, 2222222222243, 22222222222229, 222222222222227, 2222222222222281, 22222222222222301, 222222222222222281 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

EXAMPLE

n=2: 22 is followed by 23.

MATHEMATICA

Table[Table[NextPrime[2*(10^n-1)/9], {n, 0, 35}]

Table[ NextPrime[2*(10^n - 1)/9], {n, 0, 18}] (from Robert G. Wilson v Nov 20 2004)

CROSSREFS

Cf. A003618, A003617, A096497, A096498, A068104, A002275-A002283.

Sequence in context: A126702 A020458 A139067 * A157733 A064888 A104458

Adjacent sequences:  A099653 A099654 A099655 * A099657 A099658 A099659

KEYWORD

base,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Nov 17 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 17 00:09 EST 2012. Contains 205978 sequences.