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!)
A021260 Decimal expansion of 1/256. 4

%I #20 Apr 19 2018 10:19:10

%S 0,0,3,9,0,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,

%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

%N Decimal expansion of 1/256.

%F Equals Integral{x >= 0} (x^5/sinh(2*Pi*x)) dx. - _Jean-François Alcover_, Mar 20 2013

%e 1/256 = 0.00390625.

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

%o (PARI) 1/256. \\ _Altug Alkan_, Apr 16 2018

%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 24 06:03 EDT 2024. Contains 371918 sequences. (Running on oeis4.)