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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A014837 Sum of all the digits of n in every base from 2 to n-1. 4
2, 3, 7, 9, 15, 16, 20, 24, 34, 33, 45, 51, 59, 57, 73, 72, 90, 91, 103, 113, 135, 127, 143, 155, 167, 170, 198, 192, 222, 220, 240, 256, 280, 260, 296, 314, 338, 332, 372, 366, 408, 415, 429, 451, 497, 471, 507, 514, 546, 555, 607, 597, 637, 633, 669, 697 (list; graph; refs; listen; history; internal format)
OFFSET

3,1

MATHEMATICA

Table[Plus @@ Flatten[Table[IntegerDigits[n, b], {b, 2, n - 1}]], {n, 3, 36}] [From Alonso Delarte (alonso.delarte(AT)gmail.com), Mar 28 2009]

CROSSREFS

Sequence in context: A014839 A092293 A096072 * A019312 A135369 A109660

Adjacent sequences:  A014834 A014835 A014836 * A014838 A014839 A014840

KEYWORD

nonn,base

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

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 15 02:46 EST 2012. Contains 205689 sequences.