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

%I #6 Jun 29 2015 14:17:11

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

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

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

%N Decimal expansion of 1/648.

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

%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 24 16:25 EDT 2024. Contains 371961 sequences. (Running on oeis4.)