A021020 Decimal expansion of 1/16.
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, 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
0.0625
Links
- Srinivasa Ramanujan, Question 463, Journal of the Indian Mathematical Society, Vol. 5 (1913), p. 120.
- Index entries for linear recurrences with constant coefficients, signature (1).
Programs
-
Mathematica
RealDigits[1/16, 10, 100, -1][[1]] (* Amiram Eldar, Jan 01 2025 *)
Formula
Equals Integral_{x>=0} x/sinh(2*Pi*x) dx. - Jean-François Alcover, Mar 20 2013
Equals Integral_{x>=0} cos(2*Pi*x)/(exp(2*Pi*sqrt(x))-1) dx (Ramanujan, 1913). - Amiram Eldar, Jan 01 2025