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!)
A198698 a(n) = 3*10^n-1. 1
2, 29, 299, 2999, 29999, 299999, 2999999, 29999999, 299999999, 2999999999, 29999999999, 299999999999, 2999999999999, 29999999999999, 299999999999999, 2999999999999999, 29999999999999999, 299999999999999999 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = 10*a(n-1)+9, a(0)=2. a(n) = 11*a(n-1)-10*a(n-2), n>1.
G.f.: ( 2+7*x ) / ( (10*x-1)*(x-1) ). - R. J. Mathar, Oct 30 2011
PROG
(Magma) [3*10^n-1: n in [0..30]]
CROSSREFS
Sequence in context: A160952 A088615 A091716 * A094940 A152274 A183722
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Oct 29 2011
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 24 05:49 EDT 2024. Contains 371918 sequences. (Running on oeis4.)