与えられた6つの極限値を求める問題です。 (1) $\lim_{x \to +\infty} (\sqrt{x^2 + 5x} - x)$ (2) $\lim_{x \to 0} \frac{\sin x}{x}$ (3) $\lim_{x \to 2} \frac{3x^2 - 5x - 2}{2x^2 - 5x + 2}$ (4) $\lim_{x \to 0} \frac{1 - \cos x}{\sqrt{1 + x^2} - 1}$ (5) $\lim_{x \to 0} \frac{\log (\tan 3x)}{\log (\tan 2x)}$ (6) $\lim_{x \to +\infty} x (\frac{\pi}{2} - \arctan x)$

解析学極限関数の極限不定形三角関数対数関数arctan
2025/7/15

1. 問題の内容

与えられた6つの極限値を求める問題です。
(1) limx+(x2+5xx)\lim_{x \to +\infty} (\sqrt{x^2 + 5x} - x)
(2) limx0sinxx\lim_{x \to 0} \frac{\sin x}{x}
(3) limx23x25x22x25x+2\lim_{x \to 2} \frac{3x^2 - 5x - 2}{2x^2 - 5x + 2}
(4) limx01cosx1+x21\lim_{x \to 0} \frac{1 - \cos x}{\sqrt{1 + x^2} - 1}
(5) limx0log(tan3x)log(tan2x)\lim_{x \to 0} \frac{\log (\tan 3x)}{\log (\tan 2x)}
(6) limx+x(π2arctanx)\lim_{x \to +\infty} x (\frac{\pi}{2} - \arctan x)

2. 解き方の手順

(1) limx+(x2+5xx)\lim_{x \to +\infty} (\sqrt{x^2 + 5x} - x)
x2+5xx=(x2+5xx)(x2+5x+x)x2+5x+x=x2+5xx2x2+5x+x=5xx2+5x+x=5xx1+5x+x=51+5x+1\sqrt{x^2 + 5x} - x = \frac{(\sqrt{x^2 + 5x} - x)(\sqrt{x^2 + 5x} + x)}{\sqrt{x^2 + 5x} + x} = \frac{x^2 + 5x - x^2}{\sqrt{x^2 + 5x} + x} = \frac{5x}{\sqrt{x^2 + 5x} + x} = \frac{5x}{x\sqrt{1 + \frac{5}{x}} + x} = \frac{5}{\sqrt{1 + \frac{5}{x}} + 1}
したがって、limx+(x2+5xx)=limx+51+5x+1=51+0+1=52\lim_{x \to +\infty} (\sqrt{x^2 + 5x} - x) = \lim_{x \to +\infty} \frac{5}{\sqrt{1 + \frac{5}{x}} + 1} = \frac{5}{\sqrt{1 + 0} + 1} = \frac{5}{2}.
(2) limx0sinxx\lim_{x \to 0} \frac{\sin x}{x}
これは有名な極限で、limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1 です。
(3) limx23x25x22x25x+2\lim_{x \to 2} \frac{3x^2 - 5x - 2}{2x^2 - 5x + 2}
分子は 3x25x2=(3x+1)(x2)3x^2 - 5x - 2 = (3x + 1)(x - 2) と因数分解できます。
分母は 2x25x+2=(2x1)(x2)2x^2 - 5x + 2 = (2x - 1)(x - 2) と因数分解できます。
したがって、limx23x25x22x25x+2=limx2(3x+1)(x2)(2x1)(x2)=limx23x+12x1=3(2)+12(2)1=73\lim_{x \to 2} \frac{3x^2 - 5x - 2}{2x^2 - 5x + 2} = \lim_{x \to 2} \frac{(3x + 1)(x - 2)}{(2x - 1)(x - 2)} = \lim_{x \to 2} \frac{3x + 1}{2x - 1} = \frac{3(2) + 1}{2(2) - 1} = \frac{7}{3}.
(4) limx01cosx1+x21\lim_{x \to 0} \frac{1 - \cos x}{\sqrt{1 + x^2} - 1}
1cosx=2sin2(x2)1 - \cos x = 2 \sin^2(\frac{x}{2}). また、1+x21=(1+x21)(1+x2+1)1+x2+1=1+x211+x2+1=x21+x2+1\sqrt{1 + x^2} - 1 = \frac{(\sqrt{1 + x^2} - 1)(\sqrt{1 + x^2} + 1)}{\sqrt{1 + x^2} + 1} = \frac{1 + x^2 - 1}{\sqrt{1 + x^2} + 1} = \frac{x^2}{\sqrt{1 + x^2} + 1}.
したがって、limx01cosx1+x21=limx02sin2(x2)x21+x2+1=limx02sin2(x2)x2(1+x2+1)=limx02sin2(x2)4(x2)2(1+x2+1)=2141(1+0+1)=122=1\lim_{x \to 0} \frac{1 - \cos x}{\sqrt{1 + x^2} - 1} = \lim_{x \to 0} \frac{2 \sin^2(\frac{x}{2})}{\frac{x^2}{\sqrt{1 + x^2} + 1}} = \lim_{x \to 0} 2 \cdot \frac{\sin^2(\frac{x}{2})}{x^2} \cdot (\sqrt{1 + x^2} + 1) = \lim_{x \to 0} 2 \cdot \frac{\sin^2(\frac{x}{2})}{4(\frac{x}{2})^2} \cdot (\sqrt{1 + x^2} + 1) = 2 \cdot \frac{1}{4} \cdot 1 \cdot (\sqrt{1 + 0} + 1) = \frac{1}{2} \cdot 2 = 1.
(5) limx0log(tan3x)log(tan2x)\lim_{x \to 0} \frac{\log (\tan 3x)}{\log (\tan 2x)}
limx0log(tan3x)log(tan2x)=limx0log(3x)log(2x)=limx0log3+logxlog2+logx\lim_{x \to 0} \frac{\log (\tan 3x)}{\log (\tan 2x)} = \lim_{x \to 0} \frac{\log(3x)}{\log(2x)} = \lim_{x \to 0} \frac{\log 3 + \log x}{\log 2 + \log x}.
ここで、limx0log3+logxlog2+logx=limx0log3logx+1log2logx+1=0+10+1=1\lim_{x \to 0} \frac{\log 3 + \log x}{\log 2 + \log x} = \lim_{x \to 0} \frac{\frac{\log 3}{\log x} + 1}{\frac{\log 2}{\log x} + 1} = \frac{0 + 1}{0 + 1} = 1.
(6) limx+x(π2arctanx)\lim_{x \to +\infty} x (\frac{\pi}{2} - \arctan x)
limx+x(π2arctanx)=limx+π2arctanx1x\lim_{x \to +\infty} x (\frac{\pi}{2} - \arctan x) = \lim_{x \to +\infty} \frac{\frac{\pi}{2} - \arctan x}{\frac{1}{x}}.
arctanx+arctan1x=π2\arctan x + \arctan \frac{1}{x} = \frac{\pi}{2}. したがって π2arctanx=arctan1x\frac{\pi}{2} - \arctan x = \arctan \frac{1}{x}.
limx+π2arctanx1x=limx+arctan1x1x=1\lim_{x \to +\infty} \frac{\frac{\pi}{2} - \arctan x}{\frac{1}{x}} = \lim_{x \to +\infty} \frac{\arctan \frac{1}{x}}{\frac{1}{x}} = 1 (なぜなら limy0arctanyy=1\lim_{y \to 0} \frac{\arctan y}{y} = 1).

3. 最終的な答え

(1) 52\frac{5}{2}
(2) 11
(3) 73\frac{7}{3}
(4) 11
(5) 11
(6) 11

「解析学」の関連問題

3次方程式 $x^3 - 4x + a = 0$ の解 $\alpha, \beta, \gamma$ がすべて実数となるような実数 $a$ の値の範囲を求め、そのときの $|\alpha| + |\...

三次方程式解の範囲極値絶対値
2025/7/16

数直線上を運動する点Pの速度 $v(t)$ が $v(t) = 4 - 2t$ で与えられている。時刻 $t=0$ における点Pの座標が2であるとき、時刻 $t=3$ における点Pの座標を求める。

積分運動座標
2025/7/16

曲線 $x = \sin t$, $y = \sin 2t$ ($0 \le t \le \frac{\pi}{2}$) と x軸で囲まれた部分を、x軸の周りに1回転させてできる回転体の体積 $V$ ...

積分回転体の体積置換積分三角関数
2025/7/16

放物線 $y = 4x - x^2$ と直線 $y = x$ で囲まれた部分を、$x$軸の周りに回転させてできる回転体の体積 $V$ を求めよ。

積分回転体の体積定積分放物線直線
2025/7/16

次の2つの問題を解きます。いずれの問題も、曲線と直線で囲まれた部分を$y$軸の周りに1回転させてできる回転体の体積$V$を求めます。 (1) $y = 4 - x^2$ と $y = 1$ で囲まれた...

積分回転体の体積定積分置換積分
2025/7/16

(4) 定積分 $\int_{2}^{e+1} \frac{dy}{1-y}$ を計算します。 (5) 定積分 $\int_{0}^{\pi} \sin{\theta} d\theta$ を計算します...

定積分積分積分計算
2025/7/16

関数 $y = x^{\cos^{-1}(3x)}$ の微分を求める問題です。

微分合成関数対数微分法逆三角関数
2025/7/16

関数 $y = (x^2 + 1)^{x+1}$ の導関数を求める問題です。

導関数対数微分法積の微分合成関数の微分微分
2025/7/16

与えられた関数 $y=e^{\sqrt{x}}$ の微分 $dy/dx$ を求める問題です。

微分合成関数の微分指数関数連鎖律
2025/7/16

画像に写っている関数 $y = 2^{x^2}$ の導関数を求める問題です。

微分合成関数指数関数
2025/7/16