login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152594 a(n) = -5*a(n-1)-2*a(n-2), n>1 ; a(0)=1, a(1)=-1 . 3
1, -1, 3, -13, 59, -269, 1227, -5597, 25531, -116461, 531243, -2423293, 11053979, -50423309, 230008587, -1049196317, 4785964411, -21831429421, 99585218283, -454263232573, 2072145726299, -9452202166349, 43116719379147 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: (1+4*x)/(1+5*x+2*x^2).
a(n) = Sum_{k, 0<=k<n} A147703(n,k)*(-2)^(n-k).
a(n) = (-1)^n*A052984(n-1), n>=1 ; a(0)=1.
MATHEMATICA
LinearRecurrence[{-5, -2}, {1, -1}, 30] (* Harvey P. Dale, Jun 18 2015 *)
CROSSREFS
Sequence in context: A336791 A268596 A199297 * A052984 A360143 A262664
KEYWORD
sign
AUTHOR
Philippe Deléham, Dec 09 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)