MathDB
largest cardinality of a set with a given binary operation

Source: RMM Shortlist 2017 A1

July 4, 2019
algebraBinary operationsetcardinality

Problem Statement

A set AA is endowed with a binary operation * satisfying the following four conditions: (1) If a,b,ca, b, c are elements of AA, then a(bc)=(ab)ca * (b * c) = (a * b) * c , (2) If a,b,ca, b, c are elements of AA such that ac=bca * c = b *c, then a=ba = b , (3) There exists an element ee of AA such that ae=aa * e = a for all aa in AA, and (4) If a and b are distinct elements of A{e}A-\{e\}, then a3b=b3a2a^3 * b = b^3 * a^2, where xk=xxk1x^k = x * x^{k-1} for all integers k2k \ge 2 and all xx in AA. Determine the largest cardinality AA may have.
proposed by Bojan Basic, Serbia