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

%I #6 Jul 29 2022 17:58:52

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

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

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

%N Decimal expansion of 1/649.

%t Join[{0,0},RealDigits[1/649,10,120][[1]]] (* or *) PadRight[{},120,{0,0,1,5,4,0,8,3,2,0,4,9,3,0,6,6,2,5,5,7,7,8,1,2,0,1,8,4,8,9,9,8,4,5,9,1,6,7,9,5,0,6,9,3,3,7,4,4,2,2,1,8,7,9,8,1,5,1}] (* _Harvey P. Dale_, Jul 29 2022 *)

%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 23 15:11 EDT 2024. Contains 371914 sequences. (Running on oeis4.)