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

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133680 a(n)=8*a(n-1)+72*a(n-2) for n>=3, a(0)=1, a(1)=8, a(2)=128 . 2
1, 8, 128, 1600, 22016, 291328, 3915776, 52301824, 700350464, 9368535040, 125373513728, 1677522632704, 22447074050048, 300358221955072, 4019055107244032, 53778232838717440, 719597830431309824 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: (1-8*x^2)/(1-8*x-72*x^2) . a(n) = Sum_{k, 0<=k<=n}A122950(n,k)*8^k .
a(n)=4*[4+2*sqrt(22)]^(n-1)+4*[4-2*sqrt(22)]^(n-1)+(12/11)*[4+2*sqrt(22)]^(n-1)*sqrt(22)-(12/11)*[4-2 *sqrt(22)]^(n-1)*sqrt(22)+(1/9)*[C(2*n,n) mod 2], with n>=0 [From Paolo P. Lava, Aug 28 2008]
MATHEMATICA
LinearRecurrence[{8, 72}, {1, 8, 128}, 20] (* Harvey P. Dale, Sep 15 2015 *)
CROSSREFS
Sequence in context: A036294 A298966 A299736 * A316811 A320367 A317561
KEYWORD
easy,nonn
AUTHOR
Philippe Deléham, Dec 31 2007
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 December 8 08:02 EST 2023. Contains 367662 sequences. (Running on oeis4.)