This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 1

2020 SJMO, 2

Anthony writes the $(n+1)^2$ distinct positive integer divisors of $10^n$, each once, on a whiteboard. On a move, he may choose any two distinct numbers $a$ and $b$ on the board, erase them both, and write $\gcd(a, b)$ twice. Anthony keeps making moves until all of the numbers on the board are the same. Find the minimum possible number of moves Anthony could have made. [i]Proposed by Andrew Wen[/i]