login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Decimal expansion of 1/906.
0

%I #6 Apr 06 2016 16:22:00

%S 0,0,1,1,0,3,7,5,2,7,5,9,3,8,1,8,9,8,4,5,4,7,4,6,1,3,6,8,6,5,3,4,2,1,

%T 6,3,3,5,5,4,0,8,3,8,8,5,2,0,9,7,1,3,0,2,4,2,8,2,5,6,0,7,0,6,4,0,1,7,

%U 6,6,0,0,4,4,1,5,0,1,1,0,3,7,5,2,7,5,9,3,8,1,8,9,8,4,5,4,7,4,6

%N Decimal expansion of 1/906.

%t Join[{0,0},RealDigits[1/906,10,120][[1]]] (* or *) PadRight[{0},120,{5,0,1,1,0,3,7,5,2,7,5,9,3,8,1,8,9,8,4,5,4,7,4,6,1,3,6,8,6,5,3,4,2,1,6,3,3,5,5,4,0,8,3,8,8,5,2,0,9,7,1,3,0,2,4,2,8,2,5,6,0,7,0,6,4,0,1,7,6,6,0,0,4,4,1}] (* _Harvey P. Dale_, Apr 06 2016 *)

%K nonn,cons

%O 0,6

%A _N. J. A. Sloane_.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 22 06:15 EDT 2024. Contains 376097 sequences. (Running on oeis4.)