The first few powers of 101 all begin with 1, as highlighted by red colors below:
\[ \begin{aligned} 101^1 &= {\color{red}{1}}01 \\ 101^2 &= {\color{red}{1}}0201 \\ 101^3 &= {\color{red}{1}}030301 \\ 101^4 &= {\color{red}{1}}04060401 \\ &\vdots& \end{aligned} \]
Is this always the case for all positive integer powers of 101?
Bonus: If it is the case, why? If not, what is the smallest power of 101 that doesn't start with a 1?