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!)
A155620 9^n+4^n-1. 1
1, 12, 96, 792, 6816, 60072, 535536, 4799352, 43112256, 387682632, 3487832976, 31385253912, 282446313696, 2541932937192, 22877060890416, 205892205836472, 1853024483819136, 16677198879535752, 150094704016475856 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/(1-9*x)+1/(1-4*x)-1/(1-x). E.g.f.: e^(9*x)+e^(4*x)-e^x.
a(n)=13*a(n-1)-36*a(n-2)-24 with a(0)=1, a(1)=12 [From Vincenzo Librandi, Jul 21 2010]
a(0)=1, a(1)=12, a(2)=96, a(n)=14*a(n-1)-49*a(n-2)+36*a(n-3). - Harvey P. Dale, Feb 02 2015
MATHEMATICA
LinearRecurrence[{14, -49, 36}, {1, 12, 96}, 30] (* Harvey P. Dale, Feb 02 2015 *)
CROSSREFS
Sequence in context: A204623 A270568 A223151 * A219438 A219139 A059375
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Jan 27 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 May 15 14:34 EDT 2024. Contains 372540 sequences. (Running on oeis4.)