A168092 a(n) = number of natural numbers m such that n - 2 <= m <= n + 2.
2, 3, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5
Offset: 0
Keywords
Links
- Index entries for linear recurrences with constant coefficients, signature (1).
Crossrefs
Cf. A158411. - Jaume Oliver Lafont, Nov 29 2009
Formula
G.f.: (2+x+x^2+x^3)/(1-x) = 1/(1-x)+(1-x^4)/(1-x)^2. - Jaume Oliver Lafont, Nov 29 2009
Comments