A292535 p-INVERT of the squares (A000290), where p(S) = 1 + S - 2 S^2.
1, 7, 38, 189, 909, 4368, 21093, 102051, 493702, 2387689, 11546425, 55837024, 270025769, 1305841103, 6315023830, 30539305893, 147687325509, 714212301776, 3453913488845, 16703042620715, 80775512179990, 390628431683601, 1889069687788593, 9135495517900480
Offset: 0
Links
- Clark Kimberling, Table of n, a(n) for n = 0..1000
- Index entries for linear recurrences with constant coefficients, signature (7, -15, 24, -11, 5, -1)
Programs
Formula
G.f.: -(((1 + x) (-1 + x - 5 x^2 + x^3))/((-1 + 2 x - 4 x^2 + x^3) (-1 + 5 x - x^2 + x^3))).
a(n) = 7*a(n-1) - 15*a(n-2) + 24*a(n-3) - 11*a(n-4) + 5*a(n-5) - a(n-6) for n >= 7.
Comments