Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113999
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113999 a(n) = Sum_{ k, k|n } 10^(k-1). +0
2
1, 11, 101, 1011, 10001, 100111, 1000001, 10001011, 100000101, 1000010011, 10000000001, 100000101111, 1000000000001, 10000001000011, 100000000010101, 1000000010001011, 10000000000000001, 100000000100100111 (list; graph; listen)
OFFSET

1,2

COMMENT

A034729 to base 2. Stacking elements of the sequence gives A113998.

FORMULA

G.f.: Sum_{n>0} x^n/(1-10*x^n).

PROGRAM

(PARI) a(n)=if(n<1, 0, sumdiv(n, k, 10^(k-1))).

CROSSREFS

Sequence in context: A116129 A000533 A089183 this_sequence A068166 A113978 A006943

Adjacent sequences: A113996 A113997 A113998 this_sequence A114000 A114001 A114002

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Nov 12 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research