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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A165154 a(n)=100*a(n-1) +/- 9^(n-1) with a(0)=0 4
1, 91, 9181, 917371, 91743661, 9174307051, 917431236541, 91743118871131, 9174311930159821, 917431192628561611, 91743119266342945501 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Starting with addition: 0*100+9^0=1 ; 1*100-9^1=91 ; 91*100+9^2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..100

FORMULA

a(n)=(1/109)*(100^n-(-9)^n), with n>=1 [From Paolo P. Lava (paoloplava(AT)gmail.com), Dec 03 2009]

PROG

(MAGMA) [(1/109)*(100^n-(-9)^n): n in [1..20]]; // Vincenzo Librandi, Jun 10 2011

CROSSREFS

Cf. A164913, A021113

Sequence in context: A054216 A109627 A095372 * A015261 A168624 A131442

Adjacent sequences:  A165151 A165152 A165153 * A165155 A165156 A165157

KEYWORD

nonn,less

AUTHOR

M. Dols (markdols99(AT)yahoo.com), Sep 05 2009

EXTENSIONS

More terms from Vincenzo Librandi, Jun 10 2011

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 17 23:08 EST 2012. Contains 206085 sequences.