定積分 $\int_{e}^{e^2} \frac{\log x}{x} dx$ を計算する。解析学定積分置換積分積分計算2025/6/91. 問題の内容定積分 ∫ee2logxxdx\int_{e}^{e^2} \frac{\log x}{x} dx∫ee2xlogxdx を計算する。2. 解き方の手順logx=t\log x = tlogx=t と置換する。すると 1xdx=dt\frac{1}{x} dx = dtx1dx=dt となる。積分範囲も変更する必要がある。x=ex = ex=e のとき、t=loge=1t = \log e = 1t=loge=1 である。x=e2x = e^2x=e2 のとき、t=loge2=2t = \log e^2 = 2t=loge2=2 である。したがって、積分は以下のように書き換えられる。∫12t dt\int_{1}^{2} t \, dt∫12tdtこの積分は簡単に計算できる。∫12t dt=[12t2]12=12(22−12)=12(4−1)=32\int_{1}^{2} t \, dt = \left[ \frac{1}{2} t^2 \right]_{1}^{2} = \frac{1}{2} (2^2 - 1^2) = \frac{1}{2} (4 - 1) = \frac{3}{2}∫12tdt=[21t2]12=21(22−12)=21(4−1)=233. 最終的な答え32\frac{3}{2}23