Calculate $$E(Ω)=\int_1^2{\ln x \over x}{dx}$$ $E$ derives from the greek word "εμβαδόν" which in English means area. $Ω$ is the specific "area" that is being calculated by the integral.
Personal work:
$$E(Ω)=\int_1^2{\ln x \over x}{dx}= \int_1^2{\ln x {1\over x}}{dx}=\int_1^2{\ln x (|\ln x|)'}{dx}=[\ln x|\ln x|]_1^2-\int_1^2(\ln x)'|\ln x|dx=\cdots=\ln4-\int_1^2 {1\over x}|\ln x|\,dx$$
I've been taught in school that when I have an integral form like this: $P(x)*\ln(kx)$ I always rewrite the $P(x)$ as a derivative. My problem is that it is a vicious circle and I always get $$\int_1^2{\ln x}{(|\ln x|)'}.$$ What am I doing wrong?
Put $u=\ln x$ hence $du=\frac {dx}{x}$
The integral changes to $$\int_0^{\ln2} udu=\frac {u^2}{2}=\frac {(\ln 2)^2}{2}$$