login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152239 a(n)=-5*a(n-1)+7*a(n-2), n>1 ; a(0)=1, a(1)=-7 . 3
1, -7, 42, -259, 1589, -9758, 59913, -367871, 2258746, -13868827, 85155357, -522858574, 3210380369, -19711911863, 121032221898, -743144492531, 4562948015941, -28016751527422, 172024393748697, -1056239229435439 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (-5,7).

FORMULA

G.f.: (1-2*x)/(1+5*x-7*x^2). a(n)=Sum_{k, 0<=k<=n}A147703(n,k)*(-8)^k.

a(n)=(1/2)*{[ -(5/2)+(1/2)*sqrt(53)]^n+[ -(5/2)-(1/2)*sqrt(53)]^n}+(9/106)*sqrt(53)*{[ -(5/2)-(1/2)*sqrt(53)]^n -[ -(5/2)+(1/2)*sqrt(53)]^n}, with n>=0 [From Paolo P. Lava (paoloplava(AT)gmail.com), Dec 12 2008]

PROG

(PARI) Vec((1-2*x)/(1+5*x-7*x^2)+O(x^99)) \\ Charles R Greathouse IV, Jan 17 2012

CROSSREFS

Sequence in context: A033133 A082035 A127016 * A152240 A187246 A073506

Adjacent sequences:  A152236 A152237 A152238 * A152240 A152241 A152242

KEYWORD

sign,easy,less

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 30 2008

EXTENSIONS

Several terms corrected by Johannes W. Meijer (meijgia(AT)hotmail.com), Aug 17 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 12:38 EST 2012. Contains 206021 sequences.