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!)
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 .
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 April 25 08:20 EDT 2024. Contains 371964 sequences. (Running on oeis4.)