2023 INMO Problems/Problem 1

Revision as of 11:48, 1 November 2023 by Combi-hater (talk | contribs) (SOLUTION)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PROBLEM

Let S be a finite set of positive integers. Assume that there are precisely 2023 ordered pairs (x, y) in S × S so that the product xy is a perfect square. Prove that one can find at least four distinct elements in S so that none of their pairwise products is a perfect square. Note: As an example, if S = {1, 2, 4}, there are exactly five such ordered pairs: (1, 1), (1, 4), (2, 2), (4, 1), and (4, 4).

==SOLUTION==hi