問題は、関数 $y = 2\sin\theta\cos\theta - 2(\sin\theta + \cos\theta) + 3$ について、$\sin\theta + \cos\theta = t$ とおいたとき、$\sin\theta\cos\theta$ を $t$ で表し、$y$ を $t$ で表す。さらに、得られた $t$ の関数である $y$ の最大値、最小値とそのときの $\theta$ の値を求める。ただし、$0 \le \theta < 2\pi$ とする。

解析学三角関数最大値最小値合成関数のグラフ
2025/6/19

1. 問題の内容

問題は、関数 y=2sinθcosθ2(sinθ+cosθ)+3y = 2\sin\theta\cos\theta - 2(\sin\theta + \cos\theta) + 3 について、sinθ+cosθ=t\sin\theta + \cos\theta = t とおいたとき、sinθcosθ\sin\theta\cos\thetatt で表し、yytt で表す。さらに、得られた tt の関数である yy の最大値、最小値とそのときの θ\theta の値を求める。ただし、0θ<2π0 \le \theta < 2\pi とする。

2. 解き方の手順

(1) sinθ+cosθ=t\sin\theta + \cos\theta = t より、t2=(sinθ+cosθ)2=sin2θ+2sinθcosθ+cos2θ=1+2sinθcosθt^2 = (\sin\theta + \cos\theta)^2 = \sin^2\theta + 2\sin\theta\cos\theta + \cos^2\theta = 1 + 2\sin\theta\cos\theta
よって、sinθcosθ=t212\sin\theta\cos\theta = \frac{t^2-1}{2} となる。
(2) y=2sinθcosθ2(sinθ+cosθ)+3y = 2\sin\theta\cos\theta - 2(\sin\theta + \cos\theta) + 3 に、sinθ+cosθ=t\sin\theta + \cos\theta = tsinθcosθ=t212\sin\theta\cos\theta = \frac{t^2-1}{2} を代入すると、
y=2(t212)2t+3=t212t+3=t22t+2y = 2\left(\frac{t^2-1}{2}\right) - 2t + 3 = t^2 - 1 - 2t + 3 = t^2 - 2t + 2
(3) y=t22t+2=(t1)2+1y = t^2 - 2t + 2 = (t-1)^2 + 1 と変形できる。
また、t=sinθ+cosθ=2sin(θ+π4)t = \sin\theta + \cos\theta = \sqrt{2}\sin(\theta + \frac{\pi}{4}) であり、0θ<2π0 \le \theta < 2\pi より、π4θ+π4<9π4\frac{\pi}{4} \le \theta + \frac{\pi}{4} < \frac{9\pi}{4} なので、2t2-\sqrt{2} \le t \le \sqrt{2}
(4) y=(t1)2+1y = (t-1)^2 + 12t2-\sqrt{2} \le t \le \sqrt{2} における最大値と最小値を求める。
t=1t = 1 のとき最小値 y=1y = 1 となる。
t=2t = -\sqrt{2} のとき最大値 y=(21)2+1=(2+22+1)+1=4+22y = (-\sqrt{2}-1)^2 + 1 = (2 + 2\sqrt{2} + 1) + 1 = 4 + 2\sqrt{2} となる。
(5) 最小値を与える θ\theta を求める。
t=1t = 1 のとき、2sin(θ+π4)=1\sqrt{2}\sin(\theta + \frac{\pi}{4}) = 1 より、sin(θ+π4)=12\sin(\theta + \frac{\pi}{4}) = \frac{1}{\sqrt{2}}
θ+π4=π4,3π4\theta + \frac{\pi}{4} = \frac{\pi}{4}, \frac{3\pi}{4}
θ=0,π2\theta = 0, \frac{\pi}{2}
(6) 最大値を与える θ\theta を求める。
t=2t = -\sqrt{2} のとき、2sin(θ+π4)=2\sqrt{2}\sin(\theta + \frac{\pi}{4}) = -\sqrt{2} より、sin(θ+π4)=1\sin(\theta + \frac{\pi}{4}) = -1
θ+π4=3π2\theta + \frac{\pi}{4} = \frac{3\pi}{2}
θ=3π2π4=6ππ4=5π4\theta = \frac{3\pi}{2} - \frac{\pi}{4} = \frac{6\pi - \pi}{4} = \frac{5\pi}{4}

3. 最終的な答え

sinθcosθ=t212\sin\theta\cos\theta = \frac{t^2-1}{2}
y=t22t+2y = t^2 - 2t + 2
最大値: 4+224+2\sqrt{2} (θ=5π4\theta = \frac{5\pi}{4})
最小値: 11 (θ=0,π2\theta = 0, \frac{\pi}{2})

「解析学」の関連問題

関数 $y = \sqrt{2+x}$ のマクローリン展開の第 $n+1$ 項を求める問題です。与えられた式を埋める形で答えます。

マクローリン展開テイラー展開関数の展開微分
2025/6/19

与えられた3つの関数について、それぞれの極値を求めます。 (1) $f(x) = x^2 e^{-x} + 4$ (2) $f(x) = x \log x$ (3) $f(x) = \frac{x+2...

極値導関数増減表対数関数指数関数
2025/6/19

$y = \sin(3x)$ のマクローリン展開における第 $n+1$ 項を求める問題です。

マクローリン展開三角関数級数
2025/6/19

次の関数の極値を求めよ。 (1) $f(x) = |x|(x+1)$ (2) $f(x) = |x|\sqrt{x+2}$

極値導関数絶対値関数平方根関数
2025/6/19

$y = \sin \theta$ と $y = \tan \theta$ のグラフが与えられており、図中の目盛り A から J の値を求める問題です。

三角関数グラフsintan周期最大値最小値
2025/6/19

以下の4つの和を計算する問題です。 (1) $\sum_{k=1}^{10} 1$ (2) $\sum_{k=1}^{20} k$ (3) $\sum_{k=1}^{24} k^2$ (4) $\su...

級数シグマ
2025/6/19

関数 $y = \sin x - \sqrt{3} \cos x$ ($0 \le x < 2\pi$) について、以下の問いに答えます。 (1) 関数の最大値、最小値と、そのときの $x$ の値を求...

三角関数関数の合成最大値最小値不等式
2025/6/19

問題2では、$0 \le \theta < 2\pi$ のとき、方程式 $\sin(\theta - \frac{2}{3}\pi) = -\frac{1}{2}$ を解き、空欄を埋めます。 問題3で...

三角関数三角方程式三角不等式
2025/6/19

$0 \le \theta < 2\pi$ のとき、次の方程式を解く問題です。 (1) $\sin \theta = \frac{1}{\sqrt{2}}$ (2) $\cos \theta = -\...

三角関数方程式三角方程式角度
2025/6/19

与えられた3つの関数 $y = 2\sin\theta$、$y = \sin(\theta + \frac{\pi}{3})$、$y = \cos2\theta$ について、それぞれグラフの概形を、選...

三角関数グラフ周期振幅
2025/6/19