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!)
A133268 a(n) = positions of 0's after decimal point in decimal expansion of 1/Pi. 2

%I #12 Aug 23 2016 13:01:40

%S 5,15,31,37,48,79,81,84,89,95,118,137,189,222,232,240,258,264,269,279,

%T 298,314,315,362,371,394,435,451,460,463,466,472,480,497,507,510,520,

%U 521,525,541,565,569,571,596,600,606,609,610,636,670,702,703,706,707

%N a(n) = positions of 0's after decimal point in decimal expansion of 1/Pi.

%H Vincenzo Librandi, <a href="/A133268/b133268.txt">Table of n, a(n) for n = 1..10000</a>

%t Flatten[Position[RealDigits[1/Pi,10,1000][[1]],0]] _Harvey P. Dale_, May 16 2012

%Y Cf. A037008, A049541, A014777.

%K nonn,base

%O 1,1

%A _Artur Jasinski_, Oct 16 2007

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 16 14:51 EDT 2024. Contains 371749 sequences. (Running on oeis4.)