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!)
A155590 a(n) = 7^n+2^n-1^n. 21
1, 8, 52, 350, 2416, 16838, 117712, 823670, 5765056, 40354118, 282476272, 1977328790, 13841291296, 96889018598, 678223089232, 4747561542710, 33232930635136, 232630514118278, 1628413598172592, 11398895185897430 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/(1-7*x)+1/(1-2*x)-1/(1-x). E.g.f.: e^(7*x)+e^(2*x)-e^x.
a(n) = 9*a(n-1)-14*a(n-2)-6 with a(0)=1, a(1)=8 - Vincenzo Librandi, Jul 21 2010
a(n) = A074602(n)-1. - R. J. Mathar, Mar 10 2022
PROG
(PARI) a(n)=7^n+2^n-1 \\ Charles R Greathouse IV, Sep 24 2015
CROSSREFS
Sequence in context: A205218 A287813 A126503 * A130153 A359126 A199700
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Jan 24 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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)