[go: up one dir, main page]

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!)
A246059 (17*10^n-8)/9. 2
1, 18, 188, 1888, 18888, 188888, 1888888, 18888888, 188888888, 1888888888, 18888888888, 188888888888, 1888888888888, 18888888888888, 188888888888888, 1888888888888888, 18888888888888888, 188888888888888888, 1888888888888888888, 18888888888888888888 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: (1 + 7*x)/((1 - x)*(1 - 10*x)).
a(n) = 11*a(n-1) - 10*a(n-2).
MATHEMATICA
Table[(17 10^n - 8)/9, {n, 0, 20}]
PROG
(Magma) [(17*10^n-8)/9: n in [0..20]];
CROSSREFS
Cf. similar sequences listed in A246057.
Sequence in context: A155665 A036396 A036394 * A288836 A341393 A023016
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Aug 13 2014
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 August 30 00:57 EDT 2024. Contains 375520 sequences. (Running on oeis4.)