Find all sets that satisfy sum and cardinality condition
Source: Mexico National Olympiad 2021 Problem 6
November 10, 2021
combinatoricsalgebranumber theoryMexico
Problem Statement
Determine all non empty sets such that each one of them has a finite number of elements, all their elements are positive integers, and they satisfy the following property: For any positive integers and , the number of elements in the set plus the number of elements in the set equals the sum of the elements in the set .Note: We denote the number of elements in the set , and as the sum of the elements in the set so the problem's condition is that for every and :
is satisfied.