A021112 Decimal expansion of 1/108.
0, 0, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9, 2, 5, 9
Offset: 0
Examples
0.009259259259259259259259259259259259259259259259259259259259259259259259...
Links
- Index entries for linear recurrences with constant coefficients, signature (0, 0, 1).
Programs
-
Mathematica
RealDigits[1/108,10,120][[1]] (* or *) PadRight[{},120,{9,2,5}] (* Harvey P. Dale, Mar 21 2018 *)
-
PARI
1/108.0 \\ Michel Marcus, Jan 29 2016
Extensions
a(0)=a(1)=0 inserted by Sean A. Irvine, May 07 2019