What is the smallest whole number such that, when divided by each of $10,9,8,7,...,2$ gives a remainder of $9, 8,7,6,...,1$, respectively?
One can use the Chinese remainder theorem for each pair of $3$ or $4$ numbers, but for $9$ numbers it'll take quite a while. Is there another way or formula to do this problem? Thanks.