跳到主要内容

早稲田大学 創造理工学研究科 経営システム工学専攻 2022年8月実施 数理基礎

Author

Miyake

Description

Kai

[A]

[小問 A1]

x>0x \gt 0 のとき f(x)>0f(x) \gt 0 であり、次のように計算できる:

f(x)=(12x)xlogf(x)=xlog2xf(x)f(x)=log2x1  f(x)=f(x)(log2x+1)=(12x)x(log2x+1) \begin{aligned} f(x) &= \left( \frac{1}{2x} \right)^x \\ \log f(x) &= - x \log 2x \\ \frac{f'(x)}{f(x)} &= - \log 2x - 1 \\ \therefore \ \ f'(x) &= - f(x) \left( \log 2x + 1 \right) \\ &= - \left( \frac{1}{2x} \right)^x \left( \log 2x + 1 \right) \end{aligned}

[小問 A2]

23logx(x1)2dx=[logxx1]23+231x(x1)dx=log32+log2+23(1x11x)dx=log32+log2+[log(x1)logx]23=32log3+3log2 \begin{aligned} \int_2^3 \frac{\log x}{(x-1)^2} dx &= \left[ - \frac{\log x}{x-1} \right]_2^3 + \int_2^3 \frac{1}{x(x-1)} dx \\ &= - \frac{\log 3}{2} + \log 2 + \int_2^3 \left( \frac{1}{x-1} - \frac{1}{x} \right) dx \\ &= - \frac{\log 3}{2} + \log 2 + \left[ \log (x-1) - \log x \right]_2^3 \\ &= - \frac{3}{2} \log 3 + 3 \log 2 \end{aligned}

[小問 A3]

極座標 (r,θ)(r, \theta) を導入して、

x=rcosθ, y=rsinθ    (r0,0θ<2π) \begin{aligned} x = r \cos \theta, \ y = r \sin \theta \ \ \ \ (r \geq 0, 0 \leq \theta \lt 2 \pi) \end{aligned}

と書く。x2+xy+y2=3x^2 + xy + y^2 = 3 は、

r2+12r2sin2θ=3  r2=6sin2θ+2 \begin{aligned} r^2 + \frac{1}{2} r^2 \sin 2 \theta &= 3 \\ \therefore \ \ r^2 &= \frac{6}{\sin 2 \theta + 2} \end{aligned}

と書けるので、求める最短距離は 2\sqrt{2} 、最長距離は 6\sqrt{6} である。

[B]

[C]