I got a question when I started factorials
Q. If $a^8$ and $8^a$ is completely divisible by $50!$ Then which one of the following is true about 'highest value of a'?
(A) $10<a<14$
(B) $14<a<16$
(C) $16<a<18$
(D) $18<a<20$
My approach : If we divide $8^a$ by $50!$ then the quotient will not be an integer for any value of a.
But the options in this question doesn't say so. What am I doing wrong?
EDIT: Solution given in the book is as follows:
Since highest power of $2$ in $50!$ is $47$ hence highest power of $8$ in $50!$ is $[47/3]$ = $15$. Here [] sign denotes greatest integer function.
If we assume a = $15$ then $15^8$ or $3^8$ and $5^8$.
So we have to check that whether $3^8$ and $5^8$ are divisible by $50!$ or not, Since highest power of $3$ in $50!$ is $22$ and that of $5$ is $12$, hence $a = 15$ will satisfy the condition.