
Problem 2
For any non-empty subsets Xand Yof Ně1, we define X¨Y:“{xy, x PX, y PY}. For
instance, if
X“{1,2,4}and Y“{3,4,6}
then
X¨Y“{3,4,6,8,12,16,24}.
We say that a subset Sof Ně1is Moroccan if there exists no two subsets Aand Bof Ně1,
each containing at least two elements, such that A¨Band Sare equal.
Prove that the set of perfect powers which are greater or equal to 2025 is Moroccan.
(A perfect power is an integer nk, where n > 1and k > 1are integers.)
Solution
Sol by I.T:
Denote by Pthe set of primes ě2025 and let us take non-empty sets Aand Bsuch that A¨B
is equal to the set of perfect powers ě2025. Our goal is to show that Aor Bis a singleton.
First, notice we must have 1PAYB, otherwise, by taking p‰qPPand using p2, q2PA¨B,
we get p, q PAXB, and so pq PA¨B, which is a contradiction. WLOG, say 1PA. Clearly,
since 1RA¨B, we have 1RB.
Let pPPbe arbitrary, then p2PA¨Byet pRA¨Bso, combined with 1PAand 1RB, we
get that p2PB. This means that all elements of Aare perfect squares (we allow 1). Indeed,
take aPAand pPPnot a divisor of a, then ap2PA¨Bis a perfect power, which can only be
a perfect square, so ais a perfect square.
Let pPPbe arbitrary, then p3PA¨Band Acontaining only perfect squares implies either
p3PBor pPB. The case pPBis incompatible with 1PAand pRA¨B, so p3PB. Similar
to before, we get that all elements of Aare perfect cubes (we allow 1).
We will show by induction that @pPP, @ně2, pnPB. The base cases n“2and n“3were
already proven. Let ně3and assume that @pPP, @kP[2, n], pkPB. Let p‰qPPbe
arbitrary, it is clear that @kP[1, n `1], pkRA. Indeed, assume the opposite and take such a
k. Since Acontains only perfect cubes, kě3. Recall that qk´1PBby induction hypothesis,
as such, pkqk´1PA¨B, which is a contradiction. Now, we know that pn`1PA¨B. The only
possible case is pn`1PB. By induction, we get the result for all ně2.
Finally, using the usual trick on prime values p, we get that Acontains only p-th powers for all
primes p(we allow 1). The only such element is 1, so A“{1}.
Sol by A.K:
Assume the contrary and denote n0“2025. Hence there are sets A, B such that |A|,|B|ě2
and S“A¨B. Let p>n0be any prime – then p2PS, as it is a perfect power. We must have
either pPAXB, or 1PA,p2PB, or p2PA, 1PB.
Suppose, for contradiction, that pPAXB. Take any prime q > n0,q‰p– again, q2PSand
at least one of q2and qmust be in AYB. However, then one of pq, pq2is in S, contradiction.
Hence, for any prime p>n0, we have 1PA,p2PBor p2PA,1PB.
2