次の3つの関数について、最大値と最小値があれば、それを求めよ。 (1) $y = x\sqrt{2-x^2}$ (2) $y = \frac{x+1}{x^2+1}$ (3) $y = \log(x^2+3) - \log(x+1)$

解析学微分最大値最小値関数のグラフ
2025/5/8

1. 問題の内容

次の3つの関数について、最大値と最小値があれば、それを求めよ。
(1) y=x2x2y = x\sqrt{2-x^2}
(2) y=x+1x2+1y = \frac{x+1}{x^2+1}
(3) y=log(x2+3)log(x+1)y = \log(x^2+3) - \log(x+1)

2. 解き方の手順

(1) y=x2x2y = x\sqrt{2-x^2}
まず、定義域を考える。根号の中身が0以上である必要があるので、2x202-x^2 \ge 0 より x22x^2 \le 2。よって、2x2-\sqrt{2} \le x \le \sqrt{2}となる。
次に、yyを微分する。
y=2x2+x122x2(2x)=2x2x22x2=2x2x22x2=22x22x2=2(1x2)2x2y' = \sqrt{2-x^2} + x \cdot \frac{1}{2\sqrt{2-x^2}}(-2x) = \sqrt{2-x^2} - \frac{x^2}{\sqrt{2-x^2}} = \frac{2-x^2-x^2}{\sqrt{2-x^2}} = \frac{2-2x^2}{\sqrt{2-x^2}} = \frac{2(1-x^2)}{\sqrt{2-x^2}}
y=0y' = 0となるのは、1x2=01-x^2 = 0のとき、つまり、x=±1x = \pm 1のとき。
x=2,1,1,2x = -\sqrt{2}, -1, 1, \sqrt{2}について、yyの値を計算する。
x=2x = -\sqrt{2}のとき、y=222=0y = -\sqrt{2}\sqrt{2-2} = 0
x=1x = -1のとき、y=121=1y = -1\sqrt{2-1} = -1
x=1x = 1のとき、y=121=1y = 1\sqrt{2-1} = 1
x=2x = \sqrt{2}のとき、y=222=0y = \sqrt{2}\sqrt{2-2} = 0
よって、最大値は1(x=1x=1のとき)、最小値は-1(x=1x=-1のとき)。
(2) y=x+1x2+1y = \frac{x+1}{x^2+1}
yy'を計算する。
y=(1)(x2+1)(x+1)(2x)(x2+1)2=x2+12x22x(x2+1)2=x22x+1(x2+1)2y' = \frac{(1)(x^2+1) - (x+1)(2x)}{(x^2+1)^2} = \frac{x^2+1-2x^2-2x}{(x^2+1)^2} = \frac{-x^2-2x+1}{(x^2+1)^2}
y=0y' = 0となるのは、x22x+1=0-x^2-2x+1 = 0のとき。
x2+2x1=0x^2+2x-1=0より、x=2±4+42=2±82=2±222=1±2x = \frac{-2 \pm \sqrt{4+4}}{2} = \frac{-2 \pm \sqrt{8}}{2} = \frac{-2 \pm 2\sqrt{2}}{2} = -1 \pm \sqrt{2}
x=12x = -1-\sqrt{2}のとき、y=12+1(12)2+1=21+22+2+1=24+22=2(422)(4+22)(422)=42+4168=42+48=2+12y = \frac{-1-\sqrt{2}+1}{(-1-\sqrt{2})^2+1} = \frac{-\sqrt{2}}{1+2\sqrt{2}+2+1} = \frac{-\sqrt{2}}{4+2\sqrt{2}} = \frac{-\sqrt{2}(4-2\sqrt{2})}{(4+2\sqrt{2})(4-2\sqrt{2})} = \frac{-4\sqrt{2}+4}{16-8} = \frac{-4\sqrt{2}+4}{8} = \frac{-\sqrt{2}+1}{2}
x=1+2x = -1+\sqrt{2}のとき、y=1+2+1(1+2)2+1=2122+2+1=2422=2(4+22)(422)(4+22)=42+4168=42+48=2+12y = \frac{-1+\sqrt{2}+1}{(-1+\sqrt{2})^2+1} = \frac{\sqrt{2}}{1-2\sqrt{2}+2+1} = \frac{\sqrt{2}}{4-2\sqrt{2}} = \frac{\sqrt{2}(4+2\sqrt{2})}{(4-2\sqrt{2})(4+2\sqrt{2})} = \frac{4\sqrt{2}+4}{16-8} = \frac{4\sqrt{2}+4}{8} = \frac{\sqrt{2}+1}{2}
limxx+1x2+1=0\lim_{x\to\infty} \frac{x+1}{x^2+1} = 0
limxx+1x2+1=0\lim_{x\to-\infty} \frac{x+1}{x^2+1} = 0
よって、最大値は2+12\frac{\sqrt{2}+1}{2}x=1+2x = -1+\sqrt{2}のとき)、最小値は2+12\frac{-\sqrt{2}+1}{2}x=12x = -1-\sqrt{2}のとき)。
(3) y=log(x2+3)log(x+1)=log(x2+3x+1)y = \log(x^2+3) - \log(x+1) = \log\left(\frac{x^2+3}{x+1}\right)
まず、定義域を考える。真数は正である必要があるので、x2+3>0x^2+3>0かつx+1>0x+1>0x2+3>0x^2+3>0は常に成立する。x+1>0x+1>0より、x>1x>-1
y=1x2+3x+1(2x)(x+1)(x2+3)(1)(x+1)2=x+1x2+32x2+2xx23(x+1)2=x2+2x3(x2+3)(x+1)=(x+3)(x1)(x2+3)(x+1)y' = \frac{1}{\frac{x^2+3}{x+1}} \cdot \frac{(2x)(x+1)-(x^2+3)(1)}{(x+1)^2} = \frac{x+1}{x^2+3} \cdot \frac{2x^2+2x-x^2-3}{(x+1)^2} = \frac{x^2+2x-3}{(x^2+3)(x+1)} = \frac{(x+3)(x-1)}{(x^2+3)(x+1)}
y=0y' = 0となるのは、x=1x = 1またはx=3x=-3のとき。しかし、x>1x>-1より、x=1x=1のみ考える。
x=1x=1のとき、y=log(1+31+1)=log(42)=log2y = \log(\frac{1+3}{1+1}) = \log(\frac{4}{2}) = \log 2
limx1+0log(x2+3x+1)=\lim_{x\to -1+0} \log\left(\frac{x^2+3}{x+1}\right) = \infty
limxlog(x2+3x+1)=\lim_{x\to \infty} \log\left(\frac{x^2+3}{x+1}\right) = \infty
よって、最小値はlog2\log 2x=1x = 1のとき)。最大値はない。

3. 最終的な答え

(1) 最大値: 1 (x=1), 最小値: -1 (x=-1)
(2) 最大値: 2+12\frac{\sqrt{2}+1}{2} (x=-1+2\sqrt{2}), 最小値: 2+12\frac{-\sqrt{2}+1}{2} (x=-1-2\sqrt{2})
(3) 最小値: log2\log 2 (x=1), 最大値: なし

「解析学」の関連問題

問題は2つあります。 問題3: 無限等比数列 $2, x, \frac{x^2}{2}, \frac{x^3}{4}, \dots$ が収束するような $x$ の値の範囲を求め、そのときの極限値を求め...

数列極限無限等比数列収束
2025/5/8

$-\frac{\pi}{2} \le x \le \frac{\pi}{2}$ の範囲において、関数 $y = 2\sin x - \cos 2x$ の最大値、最小値と、そのときの $x$ の値を求...

三角関数最大値最小値2次関数微分
2025/5/8

与えられた式 $\frac{1}{2}\sin\theta + \frac{\sqrt{3}}{2}\cos\theta$ を $r\sin(\theta+\alpha)$ の形に変形せよ。

三角関数三角関数の合成sincos
2025/5/8

$-\sin \theta + \sqrt{3} \cos \theta$ を $r \sin(\theta + \alpha)$ の形に変形せよ。

三角関数三角関数の合成三角関数の変形
2025/5/8

与えられた式 $\sqrt{2}\sin\theta - \sqrt{2}\cos\theta$ を簡単にします。

三角関数三角関数の合成sincos角度
2025/5/8

(5) $y = \tan^{-1}\sqrt{x^2 - 1}$ を微分する。 (6) $y = (\tan x)^{\sin x}$ (ただし、$\tan x > 0$) を微分する。

微分合成関数の微分対数微分法逆三角関数
2025/5/8

次の関数の逆関数を求め、グラフを描け。 (1) $y = \sqrt{-x}$ (2) $y = \frac{1}{2}x^2$ (ただし、$2 \le x \le 4$)

関数逆関数グラフ定義域値域
2025/5/8

提供された画像に3つの関数があるようです。それぞれ微分を求めます。

微分合成関数積の微分対数微分
2025/5/8

$a < b$のとき、$e^a < \frac{e^b - e^a}{b - a} < e^b$ を示す問題です。

平均値の定理指数関数不等式微分
2025/5/8

$0 \le x \le \pi$ のとき、不等式 $\cos x \ge \sin 2x$ を満たす $x$ の範囲を求めよ。

三角関数不等式倍角の公式三角関数のグラフ
2025/5/8