A257936 Decimal expansion of 11/18.
6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
Offset: 0
Examples
.6111111111111111111111111111111111111111111111111111111111111111...
Links
- Index entries for linear recurrences with constant coefficients, signature (1).
Crossrefs
Programs
-
Magma
[6,1^^90];
-
Mathematica
RealDigits[11/18, 10, 90][[1]]
-
PARI
11/18. \\ Charles R Greathouse IV, Apr 18 2016
Formula
From Elmo R. Oliveira, Aug 05 2024: (Start)
G.f.: (6-5*x)/(1-x).
E.g.f.: exp(x) + 5.
a(n) = 1, n >= 1. (End)
Comments