A177022 Decimal expansion of 49/36.
1, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
Offset: 1
Examples
1.3611111111111111111111111...
Links
- Index entries for linear recurrences with constant coefficients, signature (1).
Crossrefs
Square of A177057.
Programs
-
Mathematica
PadRight[{1, 3, 6}, 100, 1] (* Paolo Xausa, Aug 07 2024 *)
-
PARI
49/36. \\ Charles R Greathouse IV, Jan 11 2012
Formula
From Elmo R. Oliveira, Aug 03 2024: (Start)
G.f.: x*(1 + 3*x + 6*x^2) + x^4/(1 - x).
a(n) = 1 for n >= 4. (End)
E.g.f.: exp(x) - 1 + x^2 + 5*x^3/6. - Stefano Spezia, Aug 04 2024
Extensions
Edited by Rick L. Shepherd, Jun 17 2010