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!)
A158610 Expansion of (1+15*x)/(1-x-256*x^2). 0
1, 16, 272, 4368, 74000, 1192208, 20136208, 325341456, 5480210704, 88767623440, 1491701563664, 24216213164304, 406091813462288, 6605442383524112, 110564946629869840, 1801558196812042512, 30106184534058721552 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
H. S. M. Coxeter, Regular Polytopes, 3rd ed., Dover, NY, 1973, page 221.
LINKS
FORMULA
From Philippe Deléham, Mar 26 2009: (Start)
a(n) = a(n-1) + 256*a(n-2), a(0)=1, a(1)=16.
G.f.: (1+15x)/(1-x-256*x^2). (End)
MATHEMATICA
LinearRecurrence[{1, 256}, {1, 16}, 20] (* Harvey P. Dale, Jan 10 2015 *)
CROSSREFS
Sequence in context: A249391 A197622 A002303 * A221176 A231695 A363754
KEYWORD
nonn,easy
AUTHOR
Roger L. Bagula, Mar 22 2009
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:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)