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!)
A105694 10^n-10^(n-2). 0
1, 10, 99, 990, 9900, 99000, 990000, 9900000, 99000000, 990000000, 9900000000, 99000000000, 990000000000, 9900000000000, 99000000000000, 990000000000000, 9900000000000000, 99000000000000000, 990000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Apply the Riordan array (1-x,x/(1+x)) to 11^n.
LINKS
FORMULA
G.f.: (1-x^2)/(1-10x); a(0)=1, a(1)=10, a(n)=10^n-10^(n-2), n>1.
MATHEMATICA
Join[{1, 10}, NestList[10#&, 99, 20]] (* Harvey P. Dale, Sep 18 2022 *)
CROSSREFS
Sequence in context: A179556 A179477 A179555 * A179557 A300000 A213454
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Apr 17 2005
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 11:21 EDT 2024. Contains 371967 sequences. (Running on oeis4.)