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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016324 Expansion of 1/((1-2x)(1-9x)(1-12x)). 1
1, 23, 379, 5483, 74227, 966635, 12282883, 153544091, 1897874803, 23272609547, 283754322787, 3445398949499, 41707911082579, 503763046196459, 6074569573223491, 73159552048508507, 880297079110607155 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..900

Index to sequences with linear recurrences with constant coefficients, signature (23,-150,216).

FORMULA

Contribution by Vincenzo Librandi, Oct 09 2011: (Start)

a(n) = (168*12^n +2^(n+1)-5*3^(2*n+3))/35.

a(n) = 21*a(n-1) - 108*a(n-2) + 2^n.

a(n) = 23*a(n-1) - 150*a(n-2) + 216*a(n-3), n>=3. (End)

PROG

(MAGMA) [(168*12^n +2^(n+1)-5*3^(2*n+3))/35 : n in [0..20]]; // Vincenzo Librandi, Oct 09 2011

CROSSREFS

Sequence in context: A021279 A018071 A016325 * A046493 A014926 A016267

Adjacent sequences:  A016321 A016322 A016323 * A016325 A016326 A016327

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 14 15:29 EST 2012. Contains 205631 sequences.