A021132 Decimal expansion of 1/128.
0, 0, 7, 8, 1, 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, 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, 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
Offset: 0
Examples
1/128 = 0.0078125.
Links
- Index entries for linear recurrences with constant coefficients, signature (1).
Programs
-
Mathematica
Join[{0, 0}, RealDigits[1/128, 10][[1]]] (* Alonso del Arte, Apr 16 2018 *)
Formula
Equals integral(x^3/sinh(2*Pi*x), {x, 0, infinity}). - Jean-François Alcover, Mar 20 2013