Find the greatest $n$ such that $2^n\mid 63^{2018}-1$
I got to this question and don't know how to solve it, I'm not familiar with questions in this type. I feel that we should get how many factors of $2$ we have in the $RHS$, so it would make it easier. I thought too in:
$63^{2018}-1=\underbrace{(63^{1009}-1)}_x \underbrace{(63^{1009}+1)}_y \implies n=\nu_2(xy)=\nu_2(x)+\nu_2(y)$, where $\nu_p(a)$ is the p-adic valuation. But $x$ and $y$ are not looking good.
I would be glad for help.