The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A276200 Largest prime < the concatenation of the numbers from 1 to n (A007908). 0
11, 113, 1231, 12343, 123449, 1234547, 12345653, 123456761, 12345678899, 1234567891003, 123456789101099, 12345678910111207, 1234567891011121309, 123456789101112131383, 12345678910111213141337, 1234567891011121314151561, 123456789101112131415161717, 12345678910111213141516171723 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
The complement of A074365.
LINKS
Eric Weisstein's World of Mathematics, Previous Prime
FORMULA
a(n) = A151799(A007908(n)).
a(n) = A000040(A000720(A007908(n)-1)).
EXAMPLE
a(5) = 12343, because this is the largest prime less than 12345.
MATHEMATICA
Table[NextPrime[FromDigits[Flatten[IntegerDigits[Range[n]]]], -1], {n, 2, 19}]
CROSSREFS
Sequence in context: A001268 A065538 A287837 * A104096 A239821 A087391
KEYWORD
nonn,base
AUTHOR
Ilya Gutkovskiy, Aug 24 2016
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 June 4 22:04 EDT 2024. Contains 373102 sequences. (Running on oeis4.)