Question: A number $n$ is given as $2^{31}3^{19}$. Find the number of divisors of $n^2$ which are less than $n$ and not a divisor of $n$.
Well the total number of divisors of a number is given by adding one to the power and multiplying them. Not sure how I would proceed for this question however. Any hint?
Hint: The exponent of 2 or 3 (or both) in the divisors of $n^2$ which do not divide $n$ must be greater than 31 and 19, respectively.