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!)
A021068 Decimal expansion of 1/64. 2

%I #10 Apr 16 2018 11:45:23

%S 0,1,5,6,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

%T 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,

%U 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

%N Decimal expansion of 1/64.

%C Also, decimal expansion of 1/10 * integral_0^infinity x^4/(cosh(pi x)) dx. - _Bruno Berselli_, Mar 20 2013

%e 1/64 = 0.015625.

%t Join[{0}, RealDigits[1/64, 10][[1]]] (* _Alonso del Arte_, Apr 16 2018 *)

%o (PARI) 1/64. \\ _Charles R Greathouse IV_, Apr 16 2018

%Y Cf. A021036 (1/32), A021132 (1/128).

%K nonn,cons,easy

%O 0,3

%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 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)