関数 $y = 2\sin^2\theta + 2\cos\theta + 4$ の最大値と最小値を求めよ。解析学三角関数最大値最小値平方完成2025/6/91. 問題の内容関数 y=2sin2θ+2cosθ+4y = 2\sin^2\theta + 2\cos\theta + 4y=2sin2θ+2cosθ+4 の最大値と最小値を求めよ。2. 解き方の手順まず、sin2θ\sin^2\thetasin2θをcos\coscosの関数で表します。三角関数の恒等式sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1sin2θ+cos2θ=1より、sin2θ=1−cos2θ\sin^2\theta = 1 - \cos^2\thetasin2θ=1−cos2θです。これを元の式に代入します。y=2(1−cos2θ)+2cosθ+4y = 2(1 - \cos^2\theta) + 2\cos\theta + 4y=2(1−cos2θ)+2cosθ+4次に、式を整理します。y=2−2cos2θ+2cosθ+4y = 2 - 2\cos^2\theta + 2\cos\theta + 4y=2−2cos2θ+2cosθ+4y=−2cos2θ+2cosθ+6y = -2\cos^2\theta + 2\cos\theta + 6y=−2cos2θ+2cosθ+6cosθ=t\cos\theta = tcosθ=tとおくと、−1≤t≤1-1 \le t \le 1−1≤t≤1です。すると、関数は次のようになります。y=−2t2+2t+6y = -2t^2 + 2t + 6y=−2t2+2t+6これを平方完成します。y=−2(t2−t)+6y = -2(t^2 - t) + 6y=−2(t2−t)+6y=−2(t2−t+14−14)+6y = -2(t^2 - t + \frac{1}{4} - \frac{1}{4}) + 6y=−2(t2−t+41−41)+6y=−2(t−12)2+12+6y = -2(t - \frac{1}{2})^2 + \frac{1}{2} + 6y=−2(t−21)2+21+6y=−2(t−12)2+132y = -2(t - \frac{1}{2})^2 + \frac{13}{2}y=−2(t−21)2+213t=12t = \frac{1}{2}t=21のとき、yは最大値132\frac{13}{2}213をとります。tttの範囲は−1≤t≤1-1 \le t \le 1−1≤t≤1です。t=−1t = -1t=−1のとき、y=−2(−1)2+2(−1)+6=−2−2+6=2y = -2(-1)^2 + 2(-1) + 6 = -2 - 2 + 6 = 2y=−2(−1)2+2(−1)+6=−2−2+6=2t=1t = 1t=1のとき、y=−2(1)2+2(1)+6=−2+2+6=6y = -2(1)^2 + 2(1) + 6 = -2 + 2 + 6 = 6y=−2(1)2+2(1)+6=−2+2+6=6したがって、t=−1t = -1t=−1のとき、yは最小値222をとります。3. 最終的な答え最大値:132\frac{13}{2}213最小値:222