I'm proving the following $$\lim_{x\rightarrow\infty} \bigg(-\frac{x^2}{2}+\frac{7}{2}\log(x^2+2\sqrt{2})\bigg)=-\infty$$ but how to state that $-x^2$ is going faster to $-\infty$ than $\log(x^2)$ is going to $\infty$?
This is a part of a proof for convergence of heavy tailed distributions.
Thank you in advance.
hint
If we put $t=x^2$, it will be equivalent to prove that
$$\lim_{t\to+\infty}\Bigl(-\frac t2+\frac 72\ln(t+2\sqrt{2})\Bigr)=-\infty$$
$$\ln(t+2\sqrt{2})=\ln(t)+\ln(1+\frac{2\sqrt{2}}{t})$$
we want $$\lim_{t\to+\infty}\Bigl(t(\frac{-1}{2}+\frac 72\frac{\ln(t)}{t})+\ln(1+\frac{2\sqrt{2}}{t})\Bigr)$$ $$=+\infty(\frac{-1}{2}+0) + 0 =-\infty$$