login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A155673 11^n+10^n-1^n 1
1, 20, 220, 2330, 24640, 261050, 2771560, 29487170, 314358880, 3357947690, 35937424600, 385311670610, 4138428376720, 44522712143930, 479749833583240, 5177248169415650, 55949729863572160, 605447028499293770 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f.: 1/(1-11*x)+1/(1-10*x)-1/(1-x). E.g.f.: e^(11*x)+e^(10*x)-e^x.

a(n)=21*a(n-1)-110*a(n-2)-90 with a(0)=1, a(1)=20 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jul 21 2010]

MATHEMATICA

Table[11^n+10^n-1, {n, 0, 20}]  (* From Harvey P. Dale, Feb 24 2011 *}

CROSSREFS

A155654, A155655, A155656, A155657, A155658, A155659, A155660, A155661, A155662, A155663, A155664, A155665, A155666, A155667, A155668, A155669, A155670, A155671, A155672

Sequence in context: A140236 A004411 A140354 * A000833 A178261 A054329

Adjacent sequences:  A155670 A155671 A155672 * A155674 A155675 A155676

KEYWORD

nonn

AUTHOR

Mohammad K. Azarian (azarian(AT)evansville.edu), Feb 01 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 03:59 EST 2012. Contains 205694 sequences.