st3dent
- 21
- 0
I don't know what I'm doing wrong when taking this simple integral.
The integral is:
\int (1/x)(lnx)^2 dx
\int (2/x)(lnx) dx
2\int (lnx/x) dx
Let u = lnx
du/dx = 1/x
dx = xdu
2\int (u/x) xdu
2\int (u) du
2\int (u^2)/2 + C
(2(lnx)^2)/2 + C
(lnx)^2 + C
The answer is obviously wrong...how do i solve this properly?
The integral is:
\int (1/x)(lnx)^2 dx
\int (2/x)(lnx) dx
2\int (lnx/x) dx
Let u = lnx
du/dx = 1/x
dx = xdu
2\int (u/x) xdu
2\int (u) du
2\int (u^2)/2 + C
(2(lnx)^2)/2 + C
(lnx)^2 + C
The answer is obviously wrong...how do i solve this properly?