Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135569
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135569 a(n) = S2(n)*2^n; where S2(n) is digit sum of n, n in binary notation. +0
1
0, 2, 4, 16, 16, 64, 128, 384, 256, 1024, 2048, 6144, 8192, 24576, 49152, 131072, 65536, 262144, 524288, 1572864, 2097152, 6291456, 12582912, 33554432, 33554432, 100663296, 201326592, 536870912, 805306368, 2147483648, 4294967296 (list; graph; listen)
OFFSET

0,2

FORMULA

For all n we have : 2/n <= a(n+1)/a(n)<= 4. This holds because a(2^n -1)= n*2^(2^n -1); a(2^n)= 2^2^n; a(2^n +1)=4*2^2^n.

a(n)=A000120(n)*2^n. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 03 2008

MAPLE

A000120 := proc(n) add(i, i=convert(n, base, 2)) ; end: A135569 := proc(n) A000120(n)*2^n ; end: seq(A135569(n), n=0..80) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 03 2008

CROSSREFS

Cf. A000120, A010060.

Sequence in context: A073923 A098819 A067846 this_sequence A131560 A067709 A102545

Adjacent sequences: A135566 A135567 A135568 this_sequence A135570 A135571 A135572

KEYWORD

easy,nonn,base

AUTHOR

Ctibor O. ZIZKA (ctibor.zizka(AT)seznam.cz), Feb 23 2008, Mar 03 2008

EXTENSIONS

Corrected and extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 03 2008

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research