Given two positive numbers $r,s$, what is a positive solution of $$\sum_{i=0}^{m-1} k_i = r \quad\text{ and } \quad \sum_{i=0}^{m-1} (i+1)k_i = s \quad ??$$
I would like to get some reference to treat this kind of partition.
remark: There is a famous related subject called "Ewens's sampling formula".