早稲田大学 創造理工学研究科 経営システム工学専攻 2022年7月実施 数理基礎 問題A
Author
Miyake, 思齐塾, 祭音Myyura
Description
日本語
小問A1・A2の日本語原文は未収録です。
小問A3
原点(origin)から楕円 (ellipse)
x2+xy+y2=3
までの最短距離(shortest distance)と最長距離(longest distance)を求めよ。
题目描述
小问A1
设 x>0,对函数
f(x)=(2x1)x
求导。
小问A2
计算定积分
∫23(x−1)2logxdx.
小问A3
求原点到椭圆
x2+xy+y2=3
的最短距离和最长距离。
Kai
小問A1
x>0 のとき f(x)>0 であり、次のように計算できる:
f(x)logf(x)f(x)f′(x)∴ f′(x)=(2x1)x=−xlog2x=−log2x−1=−f(x)(log2x+1)=−(2x1)x(log2x+1)
小問A2
∫23(x−1)2logxdx=[−x−1logx]23+∫23x(x−1)1dx=−2log3+log2+∫23(x−11−x1)dx=−2log3+log2+[log(x−1)−logx]23=−23log3+3log2
小問A3
極座標 (r,θ) を導入して、
x=rcosθ, y=rsinθ (r≥0,0≤θ<2π)
と書く。 x2+xy+y2=3 は、
r2+21r2sin2θ∴ r2=3=sin2θ+26
と書けるので、求める最短距離は 2 、最長距離は 6 である。