Citat:
Ursprungligen postat av
tOpOff
Vart blir det tokigt?
[; \int_{1}^{e}\left [ \int_{1}^{e} ln(xy) dx\right ] dy ;]
[; \int_{1}^{e} \frac{1}{e}-1 dy = e+\frac{1}{e}-2 ;]
Svaret ska vara 2(e-1)?
[;
\\
\int_1^e \int_1^e ln(xy)\,dxdy = \int_1^e \int_1^e (ln(x) + ln(y))\,dxdy =
\\
\\
=\int_1^e \Big( \int_1^e (ln(x)+ln(y)) dx \Big) dy = \int_1^e \Big[x\cdot ln(x) - x + x\cdot ln(y)\Big]_1^e dy =
\\
\\
= \int_1^e (e\cdot ln(e) - e + e\cdot ln(y) - 1\cdot ln(1) + 1 - 1\cdot ln(y)) dy =
\\
\\
= \int_1^e (e-e+e\cdot ln(y) + 1 - ln(y)) dy = \int_1^e (e-1)\cdot ln(y) + 1) dy =
\\
\\
= \Big[ (e-1)\cdot (y\cdot ln(y) - y) + y\Big]_1^e =
\\
\\
=(e-1)\cdot (e\cdot ln(e) - e) + e + (e-1)\cdot (-1\cdot ln(1) + 1) - 1 =
\\
\\
=e+(e-1)-1 = 2(e-1)
;]