What is the value of $n$ for which $n!=2^{25} \times 3^{13} \times 5^6 \times 7^4 \times 11^2 \times 13^2 \times 17 \times 19 \times 23 $
The way I am approaching this problem is just to find the highest number possible and to get all the numbers in between $2$ and $23$ because I thought it might be $23!$
but I had the remaining numbers:
$$2^{10},3^5,5^3,7, 11, 13 $$
So i know $n$ is higher than $23!$ My next method would be to exhaust all numbers. However, my question is would anyone do this question a different besides exhausting all the numbers? I'm just curious to see if there is any method in solving this question.
This might be pointless but just throwing it out there, im not looking for the "using the calculator" method.
You know $n$ is between $23$ and $28$, inclusive, because there is a $23$ in the prime factorization of $n!$ but no $29$. There are $4$ factors of $7$, so these must be from $7$, $14$, $21$, and $28$.
Therefore $n=28$.