A350920 a(0) = 5, a(1) = 5, and a(n) = 4*a(n-1) - a(n-2) - 4 for n >= 2.
5, 5, 11, 35, 125, 461, 1715, 6395, 23861, 89045, 332315, 1240211, 4628525, 17273885, 64467011, 240594155, 897909605, 3351044261, 12506267435, 46674025475, 174189834461, 650085312365, 2426151414995, 9054520347611, 33791929975445, 126113199554165, 470660868241211, 1756530273410675, 6555460225401485, 24465310628195261, 91305782287379555
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (5,-5,1).
Crossrefs
Formula
a(n) = 3*A001835(n) + 2. - Hugo Pfoertner, Jan 22 2022
G.f.: (5 - 20*x + 11*x^2)/((1 - x)*(1 - 4*x + x^2)). - Stefano Spezia, Jan 22 2022
Comments