A350921 a(0) = 3, a(1) = 3, and a(n) = 6*a(n-1) - a(n-2) - 4 for n >= 2.
3, 3, 11, 59, 339, 1971, 11483, 66923, 390051, 2273379, 13250219, 77227931, 450117363, 2623476243, 15290740091, 89120964299, 519435045699, 3027489309891, 17645500813643, 102845515571963, 599427592618131, 3493720040136819, 20362892648202779, 118683635849079851, 691738922446276323
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (7,-7,1).
Crossrefs
Formula
G.f.: (3 - 18*x + 11*x^2)/((1 - x)*(1 - 6*x + x^2)). - Stefano Spezia, Jan 22 2022
Comments