A384917 Decimal expansion of 1/3645.
0, 0, 0, 2, 7, 4, 3, 4, 8, 4, 2, 2, 4, 9, 6, 5, 7, 0, 6, 4, 4, 7, 1, 8, 7, 9, 2, 8, 6, 6, 9, 4, 1, 0, 1, 5, 0, 8, 9, 1, 6, 3, 2, 3, 7, 3, 1, 1, 3, 8, 5, 4, 5, 9, 5, 3, 3, 6, 0, 7, 6, 8, 1, 7, 5, 5, 8, 2, 9, 9, 0, 3, 9, 7, 8, 0, 5, 2, 1, 2, 6, 2, 0, 0, 2
Offset: 0
Examples
0.0002743484224965706447187928669410...
Programs
-
Mathematica
RealDigits[1/3645, 10, 120, -1][[1]] (* Amiram Eldar, Jun 12 2025 *)
Formula
Equals Sum_{k>=1} (k*(k+1))/10^(k+3).
Equals A021733/5. - Hugo Pfoertner, Jun 12 2025
Comments