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!)
A104824 Primes from merging of 4 successive digits in decimal expansion of Pi. 31

%I #15 Dec 14 2014 06:18:36

%S 4159,5897,9323,8419,1693,8209,9749,5923,2089,2803,4211,7253,8111,

%T 1117,7019,193,8521,6229,1097,6659,8233,7867,1201,9091,5669,4603,4861,

%U 3607,4127,631,5881,5209,9209,4091,3643,5903,11,113,6521,1511,1609,9433

%N Primes from merging of 4 successive digits in decimal expansion of Pi.

%C Leading zeros permitted. - _Harvey P. Dale_, Dec 09 2013

%H Vincenzo Librandi, <a href="/A104824/b104824.txt">Table of n, a(n) for n = 1..1000</a>

%t With[{pi = FromDigits/@Partition[RealDigits[Pi, 10, 500][[1]], 4, 1]}, Select[pi, PrimeQ]] (* _Vincenzo Librandi_, Apr 21 2013 *)

%Y Cf. A104819-A104842.

%K nonn,base

%O 1,1

%A _Zak Seidov_, Mar 27 2005

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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)