login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A177098
6*(10^n-7)
0
18, 558, 5958, 59958, 599958, 5999958, 59999958, 599999958, 5999999958, 59999999958, 599999999958, 5999999999958, 59999999999958, 599999999999958, 5999999999999958, 59999999999999958, 599999999999999958
OFFSET
1,1
FORMULA
G.f. 18*x*(1+20*x) / ( (10*x-1)*(x-1) ). - R. J. Mathar, Aug 24 2011
a(n) = 18*A033175(n-1). - R. J. Mathar, Aug 24 2011
MATHEMATICA
6(10^Range[20]-7) (* Harvey P. Dale, Mar 22 2011 *)
CROSSREFS
Sequence in context: A334179 A183498 A254381 * A375050 A133401 A211708
KEYWORD
nonn,easy
STATUS
approved