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!)
A198170 Primes from merging of 3 successive digits in decimal expansion of Pi. 23
653, 643, 433, 383, 419, 197, 971, 937, 751, 307, 421, 211, 821, 823, 647, 709, 223, 317, 359, 811, 701, 193, 521, 211, 229, 881, 109, 659, 593, 461, 823, 233, 337, 271, 821, 607, 491, 127, 587, 631, 881, 881, 829, 409, 643, 367, 113, 521, 941, 151, 433, 727 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Leading zeros are not permitted, so each term is 3 digits in length.
LINKS
MATHEMATICA
Select[FromDigits/@Partition[RealDigits[Pi, 10, 1000][[1]], 3, 1], IntegerLength[#]==3&&PrimeQ[#]&]
CROSSREFS
Sequence in context: A188414 A089673 A104823 * A145125 A145202 A188366
KEYWORD
nonn,base
AUTHOR
Harvey P. Dale, Oct 21 2011
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 April 23 07:11 EDT 2024. Contains 371905 sequences. (Running on oeis4.)