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!)
A155632 a(n) = 11^n - 4^n + 1^n. 17
1, 8, 106, 1268, 14386, 160028, 1767466, 19470788, 214293346, 2357685548, 25936376026, 285307476308, 3138411599506, 34522645035068, 379749565147786, 4177247095673828, 45949725568604866, 505447011319424588 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/(1-11*x)-1/(1-4*x)+1/(1-x). E.g.f.: e^(11*x)-e^(4*x)+e^x.
a(n)=15*a(n-1)-44*a(n-2)+30 with a(0)=1, a(1)=8 - Vincenzo Librandi, Jul 21 2010
PROG
(PARI) a(n)=11^n-4^n+1 \\ Charles R Greathouse IV, Sep 24 2015
CROSSREFS
Sequence in context: A082735 A024358 A055406 * A129278 A369512 A112701
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Jan 30 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 17 16:19 EDT 2024. Contains 372603 sequences. (Running on oeis4.)