Let m = number of ways of partitioning n into parts using all the parts of a subset of {1, 2, ..., n-1} whose sum of all parts of a subset is less than n; a(n) gives number of different subsets of {1, 2, ..., n-1} whose m is 0.
A088528
Let m = number of ways of partitioning n into parts using all the parts of a subset of {1, 2, ..., n-1} whose sum of all parts of a subset is less than n; a(n) gives number of different subsets of {1, 2, ..., n-1} whose m is 0.
Terms
- a(0) =0a(1) =0a(2) =1a(3) =1a(4) =3a(5) =3a(6) =6a(7) =6a(8) =10a(9) =12a(10) =17a(11) =18a(12) =26a(13) =30a(14) =40a(15) =44a(16) =58a(17) =66a(18) =84a(19) =95a(20) =120a(21) =135a(22) =166a(23) =186a(24) =230a(25) =257a(26) =314a(27) =350a(28) =421a(29) =476
External references
- oeis: A088528