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!)
A155621 10^n+4^n-1^n 0
1, 13, 115, 1063, 10255, 101023, 1004095, 10016383, 100065535, 1000262143, 10001048575, 100004194303, 1000016777215, 10000067108863, 100000268435455, 1000001073741823, 10000004294967295, 100000017179869183 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/(1-10*x)+1/(1-4*x)-1/(1-x). E.g.f.: e^(10*x)+e^(4*x)-e^x.
a(n)=14*a(n-1)-40*a(n-2)-27 with a(0)=1, a(1)=13 [From Vincenzo Librandi, Jul 21 2010]
MATHEMATICA
LinearRecurrence[{15, -54, 40}, {1, 13, 115}, 20] (* Harvey P. Dale, Oct 24 2016 *)
CROSSREFS
Sequence in context: A016765 A362514 A115188 * A232319 A296332 A021034
KEYWORD
nonn
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 April 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)