点 $P(x, y)$ が原点Oを中心とする半径 $\sqrt{2}$ の円周上を動くとき、$\sqrt{3}x + y$ の最小値と、$x^2 + 2xy + 3y^2$ の最大値を求める問題です。

解析学三角関数最大・最小
2025/4/8

1. 問題の内容

P(x,y)P(x, y) が原点Oを中心とする半径 2\sqrt{2} の円周上を動くとき、3x+y\sqrt{3}x + y の最小値と、x2+2xy+3y2x^2 + 2xy + 3y^2 の最大値を求める問題です。

2. 解き方の手順

まず、3x+y\sqrt{3}x + y の最小値を求めます。
円の方程式は x2+y2=(2)2=2x^2 + y^2 = (\sqrt{2})^2 = 2 です。
x=2cosθx = \sqrt{2}\cos\theta, y=2sinθy = \sqrt{2}\sin\theta とおくと、
\begin{align*} \label{eq:1}\sqrt{3}x + y &= \sqrt{3} \cdot \sqrt{2}\cos\theta + \sqrt{2}\sin\theta \\ &= \sqrt{2}(\sqrt{3}\cos\theta + \sin\theta) \\ &= \sqrt{2} \cdot 2(\frac{\sqrt{3}}{2}\cos\theta + \frac{1}{2}\sin\theta) \\ &= 2\sqrt{2} (\sin(\frac{\pi}{3})\cos\theta + \cos(\frac{\pi}{3})\sin\theta) \\ &= 2\sqrt{2}\sin(\theta + \frac{\pi}{3})\end{align*}
1sin(θ+π3)1-1 \leq \sin(\theta + \frac{\pi}{3}) \leq 1 より、3x+y\sqrt{3}x + y の最小値は 22-2\sqrt{2} です。
次に、x2+2xy+3y2x^2 + 2xy + 3y^2 の最大値を求めます。
x=2cosθx = \sqrt{2}\cos\theta, y=2sinθy = \sqrt{2}\sin\theta を代入すると、
\begin{align*}x^2 + 2xy + 3y^2 &= (\sqrt{2}\cos\theta)^2 + 2(\sqrt{2}\cos\theta)(\sqrt{2}\sin\theta) + 3(\sqrt{2}\sin\theta)^2 \\ &= 2\cos^2\theta + 4\cos\theta\sin\theta + 6\sin^2\theta \\ &= 2\cos^2\theta + 2\sin^2\theta + 4\sin^2\theta + 2\sin2\theta \\ &= 2(\cos^2\theta + \sin^2\theta) + 4\sin^2\theta + 2\sin2\theta \\ &= 2 + 4\sin^2\theta + 2\sin2\theta \\ &= 2 + 4 \cdot \frac{1 - \cos2\theta}{2} + 2\sin2\theta \\ &= 2 + 2 - 2\cos2\theta + 2\sin2\theta \\ &= 4 + 2(\sin2\theta - \cos2\theta) \\ &= 4 + 2\sqrt{2}(\frac{1}{\sqrt{2}}\sin2\theta - \frac{1}{\sqrt{2}}\cos2\theta) \\ &= 4 + 2\sqrt{2}(\cos(\frac{\pi}{4})\sin2\theta - \sin(\frac{\pi}{4})\cos2\theta) \\ &= 4 + 2\sqrt{2}\sin(2\theta - \frac{\pi}{4})\end{align*}
1sin(2θπ4)1-1 \leq \sin(2\theta - \frac{\pi}{4}) \leq 1 より、最大値は 4+224 + 2\sqrt{2} です。

3. 最終的な答え

3x+y\sqrt{3}x + y の最小値は 22-2\sqrt{2} です。
x2+2xy+3y2x^2 + 2xy + 3y^2 の最大値は 4+224 + 2\sqrt{2} です。

「解析学」の関連問題

与えられた関数が極値を持つように、$a$ の値の範囲を求める。 (1) $y = x^3 + ax^2 + 6x - 3$ (2) $y = ax - \sin 3x$

微分極値関数の増減導関数判別式
2025/7/25

関数 $y = x + \sqrt{2-x^2}$ の最大値と最小値を求めます。

関数の最大最小微分定義域増減
2025/7/25

画像に記載されている問題は、線積分と面積分に関する練習問題です。具体的には以下の問題が含まれます。 * 摩擦係数が与えられたときの線積分の計算 * ある曲線に沿った線積分の計算 * 3次元...

線積分多変数関数積分
2025/7/25

定積分 $\int_0^{\frac{\pi}{4}} \frac{x}{\cos^2 x} dx$ を計算し、$\frac{\text{ム} - \text{メ} \log \text{モ}}{\t...

定積分部分積分部分分数分解置換積分
2025/7/25

三角方程式 $\sin \frac{2\pi}{5} = \cos (2x + \frac{2\pi}{5})$ を、$0 \le x < 2\pi$ の範囲で解く問題です。

三角方程式三角関数解の公式
2025/7/25

関数 $f(x) = x\sqrt{1-x}$ の区間 $[-1, 1]$ における導関数 $f'(x)$ が与えられており、$f'(x) = \frac{2-3x}{2\sqrt{1-x}}$ とな...

導関数関数の微分増減最大値最小値
2025/7/25

与えられた極限が存在するように定数 $a$ の値を定め、そのときの極限値を求めます。 (1) $\lim_{x \to 2} \frac{x^2 - ax - 6}{x - 2}$ (2) $\lim...

極限関数の極限不定形
2025/7/25

(1) $sin(2\theta) > cos(\theta)$ を満たす $\theta$ の範囲を $0 \le \theta < 2\pi$ で求めます。 (2) $2sin(\theta)co...

三角関数三角不等式不等式三角関数の合成
2025/7/25

以下の定積分、不定積分を計算します。 (4) $\int 4x^7 dx$ (5) $\int (x+3)(x-3) dx$ (6) $\int_{-1}^{1} 2x^4 dx$ (7) $\int...

積分定積分不定積分積分計算
2025/7/25

関数 $f(x) = x^x$ について、$\lim_{x \to +0} f(x)$ を求め、さらに $x \to +0$ のときの $f'(x)$ の振る舞いを求める問題です。選択肢から適切なもの...

極限微分ロピタルの定理関数の振る舞い
2025/7/25