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!)
A155627 a(n) = 6^n - 4^n + 1. 13
1, 3, 21, 153, 1041, 6753, 42561, 263553, 1614081, 9815553, 59417601, 358602753, 2160005121, 12993585153, 78095728641, 469111242753, 2816814940161, 16909479575553, 101491237191681, 609084862103553, 3655058928435201 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
O.g.f.: 1/(1 - 6*x) - 1/(1 - 4*x) + 1/(1 - x).
E.g.f.: exp(6*x) - exp(4*x) + exp(x).
a(n) = 10*a(n-1)-24*a(n-2)+15 with a(0)=1, a(1)=3 - Vincenzo Librandi, Jul 21 2010
PROG
(PARI) a(n)=6^n-4^n+1 \\ Charles R Greathouse IV, Jun 11 2015
CROSSREFS
Sequence in context: A074577 A007566 A183412 * A163472 A229809 A074575
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Jan 29 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 26 12:01 EDT 2024. Contains 371997 sequences. (Running on oeis4.)