A partition of is a set of positive integers for which the sum equals .
The partitions of 5 are:
and .
Further we define the function as:
Now let be a partition of .
We assign to this particular partition the value:
is the sum of for all partitions of .
We can verify that .
We also define:
You are given
.
Find
.
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.