login
A021065
Decimal expansion of 1/61.
1
0, 1, 6, 3, 9, 3, 4, 4, 2, 6, 2, 2, 9, 5, 0, 8, 1, 9, 6, 7, 2, 1, 3, 1, 1, 4, 7, 5, 4, 0, 9, 8, 3, 6, 0, 6, 5, 5, 7, 3, 7, 7, 0, 4, 9, 1, 8, 0, 3, 2, 7, 8, 6, 8, 8, 5, 2, 4, 5, 9, 0, 1, 6, 3, 9, 3, 4, 4, 2, 6, 2, 2, 9, 5, 0, 8, 1, 9, 6, 7, 2, 1, 3, 1, 1, 4, 7, 5, 4, 0, 9, 8, 3, 6, 0, 6, 5, 5, 7
OFFSET
0,3
COMMENTS
Period 60, 01639...2459.
Approximates Pi/192, and is in fact the first nonzero simple continued fraction convergent for that number. - Alonso del Arte, Apr 16 2018
EXAMPLE
0.01639344262295081967213114754098...
MATHEMATICA
Join[{0}, RealDigits[1/61, 10, 100][[1]]] (* Alonso del Arte, Apr 15 2018 *)
PROG
(PARI) 1/61. \\ Altug Alkan, Apr 16 2018
CROSSREFS
Sequence in context: A308170 A197511 A158606 * A262041 A243152 A093754
KEYWORD
nonn,cons,easy
STATUS
approved