The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A301934 Number of positive subset-sum trees of weight n. 4
1, 3, 14, 85, 586, 4331, 33545, 268521, 2204249 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
A positive subset-sum tree with root x is either the symbol x itself, or is obtained by first choosing a positive subset-sum x <= (y_1,...,y_k) with k > 1 and then choosing a positive subset-sum tree with root y_i for each i = 1...k. The weight is the sum of the leaves. We write positive subset-sum trees in the form rootsum(branch,...,branch). For example, 4(1(1,3),2,2(1,1)) is a positive subset-sum tree with composite 4(1,1,1,2,3) and weight 8.
LINKS
EXAMPLE
The a(3) = 14 positive subset-sum trees:
3 3(1,2) 3(1,1,1) 3(1,2(1,1))
2(1,2) 2(1,1,1) 2(1,1(1,1)) 2(1(1,1),1) 2(1,2(1,1))
1(1,2) 1(1,1,1) 1(1,1(1,1)) 1(1(1,1),1) 1(1,2(1,1))
CROSSREFS
Sequence in context: A324237 A352887 A230218 * A160881 A263187 A213628
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Mar 28 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 12 17:26 EDT 2024. Contains 373349 sequences. (Running on oeis4.)