Using substitution ($u=\ln x$), it can be shown that $\int_0^{1/2}\frac{dx}{(x\ln^2x)}$ = $\frac{1}{\ln2}$. However, if we raise the integrand to a number slightly greater than one, this integral diverges, and we're having trouble showing this. We've tried finding a "lower bound" integral, $\int_0^{1/2}f <\int_0^{1/2}\frac{dx}{(x\ln^2x)^{1+\epsilon}}$, such that $\int_0^{1/2}f$ diverges and using that to show that the other integral also diverges. However, we haven't been able to find anything that we can integrate.
The other idea we came to was by looking at the graph of $(x\ln^2x)^{1+\epsilon}$ from 0 to 1/2. This function is bounded above by some constant at $\frac{1}{e^2}$. If we take this constant $C(\epsilon)$ and look at $\int_0^{1/2}\frac{1}{C(\epsilon)\ln^2x}$, this seems like a divergent lower bound integral. Does this seem reasonable?
Thank you!
< I am so sorry for still not understanding. So I know what you're saying is true; we can write $\lim{x\rightarrow 0}\frac{\ln(x)}{x^{-\epsilon}}$ and use L'Hopital to show that this goes to zero. But I'm having trouble seeing where that comes into play. Are we comparing with $(x\ln^2(x))^{1+\epsilon}$? So this will go to zero because of the $x^{\epsilon}\ln(x)$ but so will $x^{-(1+\epsilon/2)}$ no?
– letslearnmath Nov 15 '17 at 22:06