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!)
A021525 Decimal expansion of 1/521. 0

%I #6 Jun 09 2016 16:52:57

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

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

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

%N Decimal expansion of 1/521.

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

%K nonn,cons

%O 0,4

%A _N. J. A. Sloane_.

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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)