There are $n \ge 2$ positive integers written on the whiteboard. A move consists of three steps: calculate the least common multiple $N$ of all numbers then choose any number $a$ and replace $a$ by $N/a$ . Prove that, using a finite number of moves, you can always make all the numbers on the whiteboard equal to $ 1$.