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!)
A155600 a(n) = 9^n-2^n+1^n. 26
1, 8, 78, 722, 6546, 59018, 531378, 4782842, 43046466, 387419978, 3486783378, 31381057562, 282429532386, 2541865820138, 22876792438578, 205891132061882, 1853020188786306, 16677181699535498, 150094635296736978 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/(1-9*x)-1/(1-2*x)+1/(1-x). E.g.f.: e^(9*x)-e^(2*x)+e^x.
a(n) = 11*a(n-1)-18*a(n-2)+8 with a(0)=1, a(1)=8 - Vincenzo Librandi, Jul 21 2010
a(n) = A191465(n)+1. - R. J. Mathar, Mar 10 2022
PROG
(PARI) a(n)=9^n-2^n+1 \\ Charles R Greathouse IV, Sep 24 2015
CROSSREFS
Sequence in context: A202732 A222191 A240343 * A091106 A199758 A111533
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Jan 25 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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)