I need to show that $x > -1 \implies x^2 \ge (1+x)(\log(1+x))^2$
I'm not sure how to go about this. I have thought about showing that the derivative of $x^2 - (1+x) \{\log(1+x)\}^2$ is positive for $x>0$ and negative for $x<0$ but that isn't much easier, and Taylor series doesn't really work either. Any hints?
Let $y = x+1$
In general, $y^y = e^{y\ln y} \implies e^y <= y^y <= e^{y\ln y} <= e^{y^2}$
Hence, $y^{y\ln y} <= e^{y(\ln y)^2} <= e^{y^2 \ln y}$
we need to prove that $e^{y(\ln y)^2} <= e^{y^2}$ which can be trivially proven.