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!)
A066549 Let N = 235711171923293137..., the concatenation of the primes. a(n) is the n-digit number formed from the digits of N starting from the {n(n-1)/2 +1}th digit. Omit any leading zeros. 6
2, 35, 711, 1317, 19232, 931374, 1434753, 59616771, 737983899, 7101103107, 10911312713, 113713914915, 1157163167173, 17918119119319, 719921122322722, 9233239241251257, 26326927127728128, 329330731131331733 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Module[{nn=500, cp}, cp=Flatten[IntegerDigits/@Prime[Range[nn]]]; Table[ FromDigits[ Take[cp, {(2-n+n^2)/2, (n(n+1))/2}]], {n, (Sqrt[1+8nn]-1)/2}]] (* Harvey P. Dale, Jul 07 2016 *)
CROSSREFS
Sequence in context: A350340 A266320 A112442 * A279734 A277294 A191807
KEYWORD
nonn,base
AUTHOR
Amarnath Murthy, Dec 16 2001
EXTENSIONS
More terms from Sascha Kurz, Jan 28 2003
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 August 17 21:53 EDT 2024. Contains 375233 sequences. (Running on oeis4.)