This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
36.28. It is clear that (1−xn)−1=1+xn+x2n+x3n+… Therefore, the coefficient of xm in the formal series (∏n=1∞(1−xn))−1 is equal to the number of representations of the number m in the form a1+2a2+…+kak, where a1,a2,…,ak are non-negative integers. Such a representation can be written as follows:
a11+…+1+a22+…+2+…+akk+…+k.
Therefore, the number of representations of the number m in such a form is p(m).
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.