The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A099139 a(n) = (18^n - (-6)^n)/24. 0
0, 1, 12, 252, 4320, 79056, 1415232, 25520832, 459095040, 8265390336, 148766948352, 2677865536512, 48201216860160, 867624080265216, 15617220384079872, 281110045277601792, 5059980344811847680, 91079649027723165696, 1639433665572357537792, 29509806081862392348672 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
In general k^(n-1)*A015518(n) is given by ((3k)^n-(-k)^n)/(4k) with g.f. x/((1+kx)(1-3kx)).
LINKS
FORMULA
G.f.: x/((1+6x)*(1-18x)).
a(n) = 12a(n-1)+108a(n-2). a(n) = 6^(n-1)*A015518(n).
MATHEMATICA
LinearRecurrence[{12, 108}, {0, 1}, 20] (* Harvey P. Dale, May 24 2015 *)
CROSSREFS
Sequence in context: A265453 A367737 A210484 * A289565 A198475 A035013
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Sep 29 2004
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 June 6 16:10 EDT 2024. Contains 373133 sequences. (Running on oeis4.)