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) + 6.
a(n) = 2*a(n-1)-a(n-3). G.f.: -x*(6*x^2+7*x-7) / ((x-1)*(x^2+x-1)). [Colin Barker, Dec 14 2012]
MATHEMATICA
LinearRecurrence[{2, 0, -1}, {7, 7, 8}, 40] (* Harvey P. Dale, Apr 29 2015 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Branko Malesevic, Mar 06 2011
STATUS
approved