Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066624
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066624 Number of 1's in binary expansion of parts in all partitions of n. +0
1
0, 1, 3, 7, 13, 23, 41, 65, 102, 156, 234, 340, 495, 697, 982, 1359, 1864, 2523, 3408, 4536, 6022, 7918, 10365, 13457, 17423, 22380, 28666, 36498, 46318, 58466, 73617, 92221, 115236, 143402, 177984, 220086, 271524, 333810, 409490, 500804, 611149 (list; graph; listen)
OFFSET

0,3

MAPLE

For n = 3: 11 = 10+1 = 1+1+1 [binary expansion of partitions of 3]. a(3) = (two 1's) + (two 1's) + (three 1's), so a(3) = 7.

MATHEMATICA

<< DiscreteMath`Combinatorica`; Table[Count[Flatten[IntegerDigits[Partitions[n], 2]], 1], {n, 0, 50}]

CROSSREFS

Cf. A000120, A000070.

Adjacent sequences: A066621 A066622 A066623 this_sequence A066625 A066626 A066627

Sequence in context: A136851 A122886 A078447 this_sequence A061761 A081494 A048462

KEYWORD

easy,nonn,base

AUTHOR

Naohiro Nomoto (n_nomoto(AT)yabumi.com), Jan 09 2002

EXTENSIONS

More terms from Vladeta Jovovic (vladeta(AT)Eunet.yu) and Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 11 2002

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 October 6 12:54 EDT 2008. Contains 144667 sequences.


AT&T Labs Research