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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099674 Partial sums of repdigits of A002281. 1
7, 84, 861, 8638, 86415, 864192, 8641969, 86419746, 864197523, 8641975300, 86419753077, 864197530854, 8641975308631, 86419753086408, 864197530864185, 8641975308641962, 86419753086419739, 864197530864197516 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n) = (7/81)*(10^(n+1)-9*n-10) - R. Piyo (nagoya314(AT)yahoo.com), Dec 10 2004

EXAMPLE

7+77+777+7777+77777=a[5]=86415

MATHEMATICA

<<NumberTheory`NumberTheoryFunctions` Table[{k, Table[Apply[Plus, Table[k*(10^n-1)/9, {n, 1, m}]], {m, 1, 35}]}, {k, 1, 9}]

Table[8/9*Sum[10^i - 1, {i, n}], {n, 18}] (from Robert G. Wilson v Nov 20 2004)

CROSSREFS

Cf. A057932, A002275-A002283, A099669-A099675.

Sequence in context: A053128 A027819 A177009 * A067413 A166178 A034323

Adjacent sequences:  A099671 A099672 A099673 * A099675 A099676 A099677

KEYWORD

base,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Nov 17 2004

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 06:13 EST 2012. Contains 205991 sequences.