even partitions = odd partitions, sum of even numbers is n
Source: IMOC 2019 C1
August 19, 2021
combinatoricspartitionDistributionscombinatorics solvedParity
Problem Statement
Given a natural number , if the tuple satisfies
then we say that it's an even partition. We define odd partition in a similar way. Determine all such that the number of even partitions is equal to the number of odd partitions.