I wish to show that $2^{2^{2^x}}<100^{100^x}$ for $x$ sufficiently large. I have taken logs (base 10) of both sides to get $2^{(2^x-1)}\log_{10} 2$ and $100^x$. It is not immediately clear how I can prove that the second term here is larger than the first.
Any help appreciated.
HINT
Since $\log$ function is strictly increasing we have
$$2^{2^{2^x}}<100^{100^x}\iff \log_{10}\left(2^{2^{2^x}}\right)<\log_{10}\left(100^{100^x}\right) \iff 2^{2^x}\log_{10}2<2\cdot 100^x$$
then again
$$2^{2^x}\log_{10}2<2\cdot 100^x \iff \log_{10}\left(2^{2^x}\log_{10}2\right)<\log_{10}\left(2\cdot 100^x\right)$$
$$2^x\log_{10}2 + \log_{10}(\log_{10}2)<\log_{10}2+2x$$