A021239 Decimal expansion of 1/235.
0, 0, 4, 2, 5, 5, 3, 1, 9, 1, 4, 8, 9, 3, 6, 1, 7, 0, 2, 1, 2, 7, 6, 5, 9, 5, 7, 4, 4, 6, 8, 0, 8, 5, 1, 0, 6, 3, 8, 2, 9, 7, 8, 7, 2, 3, 4, 0, 4, 2, 5, 5, 3, 1, 9, 1, 4, 8, 9, 3, 6, 1, 7, 0, 2, 1, 2, 7, 6, 5, 9, 5, 7, 4, 4, 6, 8, 0, 8, 5, 1, 0, 6, 3, 8, 2, 9, 7, 8, 7, 2, 3, 4, 0, 4, 2, 5, 5, 3
Offset: 0
Programs
-
Mathematica
Join[{0,0},RealDigits[1/235,10,120][[1]]] (* Harvey P. Dale, Apr 02 2011 *) realDigitsRecip[235] (* The realDigitsRecip program is at A021200 *) (* Harvey P. Dale, Aug 28 2024 *)