以下の極限を求めます。 $\lim_{x \to -\infty} (\sqrt{x^2 + 4x} + \sqrt{x^2 + x})$

解析学極限関数の極限無理式テイラー展開
2025/8/5

1. 問題の内容

以下の極限を求めます。
limx(x2+4x+x2+x)\lim_{x \to -\infty} (\sqrt{x^2 + 4x} + \sqrt{x^2 + x})

2. 解き方の手順

xx \to -\infty のとき、x2=x=x\sqrt{x^2} = |x| = -x に注意します。
まず、x2+4x+x2+x\sqrt{x^2+4x}+\sqrt{x^2+x}x2+4xx2+xx2+4xx2+x\frac{\sqrt{x^2+4x}-\sqrt{x^2+x}}{\sqrt{x^2+4x}-\sqrt{x^2+x}} を掛けます。
x2+4x+x2+x=(x2+4x+x2+x)(x2+4xx2+x)x2+4xx2+x=(x2+4x)(x2+x)x2+4xx2+x=3xx2+4xx2+x\sqrt{x^2+4x}+\sqrt{x^2+x} = \frac{(\sqrt{x^2+4x}+\sqrt{x^2+x})(\sqrt{x^2+4x}-\sqrt{x^2+x})}{\sqrt{x^2+4x}-\sqrt{x^2+x}} = \frac{(x^2+4x) - (x^2+x)}{\sqrt{x^2+4x}-\sqrt{x^2+x}} = \frac{3x}{\sqrt{x^2+4x}-\sqrt{x^2+x}}
ここで、分母分子を xx で割ります。xx \to -\infty であるから、x<0x < 0 なので、x2=x=x\sqrt{x^2} = |x| = -xに注意すると、
x2+4x=x2(1+4/x)=x1+4/x=x1+4/x\sqrt{x^2+4x} = \sqrt{x^2(1+4/x)} = |x|\sqrt{1+4/x} = -x\sqrt{1+4/x}
x2+x=x2(1+1/x)=x1+1/x=x1+1/x\sqrt{x^2+x} = \sqrt{x^2(1+1/x)} = |x|\sqrt{1+1/x} = -x\sqrt{1+1/x}
となるので、
3xx2+4xx2+x=3xx1+4/x(x1+1/x)=3xx(1+4/x1+1/x)=31+4/x+1+1/x\frac{3x}{\sqrt{x^2+4x}-\sqrt{x^2+x}} = \frac{3x}{-x\sqrt{1+4/x} - (-x\sqrt{1+1/x})} = \frac{3x}{-x(\sqrt{1+4/x} - \sqrt{1+1/x})} = \frac{3}{-\sqrt{1+4/x} + \sqrt{1+1/x}}
xx \to -\infty のとき、4/x04/x \to 0 および 1/x01/x \to 0 なので、
limx31+4/x+1+1/x=31+0+1+0=31+1=30\lim_{x \to -\infty} \frac{3}{-\sqrt{1+4/x} + \sqrt{1+1/x}} = \frac{3}{-\sqrt{1+0} + \sqrt{1+0}} = \frac{3}{-1 + 1} = \frac{3}{0}
したがって、式変形では不定形を解消できなかった。しかし、x2+4x\sqrt{x^2+4x}x2+x\sqrt{x^2+x} の主要項は xx であることから、これらを展開して主要項である xx を打ち消すことを試みる。
x2+4x=x1+4x=x1+4x=x(1+124x+o(1x))=x2+o(1)\sqrt{x^2+4x} = |x|\sqrt{1+\frac{4}{x}} = -x\sqrt{1+\frac{4}{x}} = -x\left(1 + \frac{1}{2}\cdot \frac{4}{x} + o(\frac{1}{x})\right) = -x - 2 + o(1)
x2+x=x1+1x=x1+1x=x(1+121x+o(1x))=x12+o(1)\sqrt{x^2+x} = |x|\sqrt{1+\frac{1}{x}} = -x\sqrt{1+\frac{1}{x}} = -x\left(1 + \frac{1}{2}\cdot \frac{1}{x} + o(\frac{1}{x})\right) = -x - \frac{1}{2} + o(1)
したがって、
x2+4x+x2+x=212+o(1)=52+o(1)\sqrt{x^2+4x} + \sqrt{x^2+x} = -2 - \frac{1}{2} + o(1) = -\frac{5}{2} + o(1)
limx(x2+4x+x2+x)=52\lim_{x \to -\infty} (\sqrt{x^2+4x}+\sqrt{x^2+x}) = -\frac{5}{2}

3. 最終的な答え

-5/2

「解析学」の関連問題

関数 $f(x, y) = x^3 - 3xy^2 + 2y^2$ が与えられたとき、以下の問題を解きます。 (1) $\nabla f(x, y)$ を求める。 (2) $\nabla f(1, 2...

多変数関数勾配ベクトル接線偏微分
2025/8/5

長さ2の線分ABを直径とする半円周をn等分した点を $P_0 = A, P_1, ..., P_{n-1}, P_n = B$ とする。 (1) 三角形 $AP_kB$ の3辺の長さの和 $AP_k ...

三角関数極限リーマン和積分
2025/8/5

与えられた3つの極限値を計算する問題です。 (1) $\lim_{n \to \infty} \frac{(1 + 2 + 3 + \cdots + n)^5}{(1 + 2^4 + 3^4 + \c...

極限数列リーマン和スターリングの近似
2025/8/5

関数 $f(x, y) = x^3 - 3xy^2 + 2y^2$ が与えられている。 まず、$\nabla f(x, y)$ を求め、次に $\nabla f(1, 2)$ を計算する。 最後に、曲...

偏微分勾配接線多変数関数
2025/8/5

関数 $f(x) = x^2 e^{-x}$ の極大点の座標と極小点の座標を求める問題です。

微分極値関数の増減指数関数
2025/8/5

(1) $\lim_{n \to \infty} \frac{\pi}{n} \sum_{k=1}^{n} \cos^2 (\frac{k \pi}{6n})$ を求めよ。 (2) $\lim_{n ...

極限定積分積分
2025/8/5

関数 $F(x) = \int_{-x}^{x} \frac{\cos t}{1+e^t} dt$ について、(1) 導関数 $F'(x)$ を求めよ。(2) $F(x)$ を求めよ。

積分導関数定積分変数変換三角関数
2025/8/5

$0 \le x \le \frac{\pi}{2}$ に対して、関数 $f(x)$ が積分 $f(x) = \int_{0}^{\pi} |\sin t - \sin x| dt$ で定義されている...

積分定積分絶対値三角関数最小値
2025/8/5

与えられた2つの微分方程式を解く問題です。 (1) $\frac{dy}{dx} = x\sqrt{1+y^2}$ (2) $(1-x^2)\frac{dy}{dx} = 1-y^2$

微分方程式変数分離形積分
2025/8/5

(2) $n$を自然数とするとき、定積分 $\int_{-\pi}^{\pi} x \sin nx \, dx$ の値を求めよ。 (3) $n$個の実数 $a_1, a_2, \dots, a_n$ ...

定積分部分積分フーリエ級数最小化
2025/8/5