OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (15,-54,40).
FORMULA
G.f.: 1/(1-10*x)+1/(1-4*x)-1/(1-x). E.g.f.: e^(10*x)+e^(4*x)-e^x.
a(n)=14*a(n-1)-40*a(n-2)-27 with a(0)=1, a(1)=13 [From Vincenzo Librandi, Jul 21 2010]
MATHEMATICA
LinearRecurrence[{15, -54, 40}, {1, 13, 115}, 20] (* Harvey P. Dale, Oct 24 2016 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Mohammad K. Azarian, Jan 27 2009
STATUS
approved