login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A168535 Primes in A028359. 0
2, 1212121, 12121212121, 1212121212121212121212121212121212121212121 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Except for the first term, each term must both begin and end with a "1" because each term greater than 2 must end in a "1" and if a term begins with a "2" the sum of the digits of the term will be divisible by 3 and thus the term is not a prime. - Harvey P. Dale, Jun 22 2019
The next term (a(5)) has 139 digits and a(6) has 627 digits. - Harvey P. Dale, Jun 22 2019
LINKS
MATHEMATICA
Join[{2}, Select[Table[FromDigits[PadRight[{}, 2n+1, {1, 2}]], {n, 30}], PrimeQ]] (* Harvey P. Dale, Jun 22 2019 *)
CROSSREFS
Cf. A028359.
Sequence in context: A051118 A324439 A218169 * A303433 A253264 A124368
KEYWORD
nonn
AUTHOR
Zak Seidov, Nov 28 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 6 12:14 EDT 2024. Contains 374042 sequences. (Running on oeis4.)