OFFSET
1,1
LINKS
Ivana Jovović and Branko Malešević, Some enumerations of non-trivial composition of the differential operations and the directional derivative, Notes on Number Theory and Discrete Mathematics, Vol. 23, 2017, No. 1, 28-38.
Index entries for linear recurrences with constant coefficients, signature (2,0,-1).
FORMULA
a(n) = A000045(n) + 7.
a(n) = 2*a(n-1)-a(n-3). G.f.: -x*(7*x^2+8*x-8) / ((x-1)*(x^2+x-1)). [Colin Barker, Dec 14 2012]
MATHEMATICA
LinearRecurrence[{2, 0, -1}, {8, 8, 9}, 50] (* Harvey P. Dale, Jul 10 2017 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Branko Malesevic, Mar 06 2011
STATUS
approved