与えられた関数の極限 $\lim_{x \to -\infty} (\sqrt{x^2+2x}+x)$ を求める問題です。解析学極限関数の極限無理関数不定形2025/7/271. 問題の内容与えられた関数の極限 limx→−∞(x2+2x+x)\lim_{x \to -\infty} (\sqrt{x^2+2x}+x)limx→−∞(x2+2x+x) を求める問題です。2. 解き方の手順まず、x2+2x+x\sqrt{x^2+2x} + xx2+2x+x の形を変形することを考えます。x→−∞x \to -\inftyx→−∞ なので、x<0x < 0x<0 であることに注意して、x2=∣x∣=−x\sqrt{x^2} = |x| = -xx2=∣x∣=−x を用います。x2+2x+x=(x2+2x+x)(x2+2x−x)x2+2x−x=(x2+2x)−x2x2+2x−x=2xx2+2x−x\sqrt{x^2+2x} + x = \frac{(\sqrt{x^2+2x} + x)(\sqrt{x^2+2x} - x)}{\sqrt{x^2+2x} - x} = \frac{(x^2+2x)-x^2}{\sqrt{x^2+2x}-x} = \frac{2x}{\sqrt{x^2+2x}-x}x2+2x+x=x2+2x−x(x2+2x+x)(x2+2x−x)=x2+2x−x(x2+2x)−x2=x2+2x−x2x次に、分母と分子を xxx で割ることを考えます。ただし、x<0x<0x<0 なので、x=−x2x = -\sqrt{x^2}x=−x2 を利用します。2xx2+2x−x=2xx2(1+2x)−x=2xx21+2x−x=2x∣x∣1+2x−x=2x−x1+2x−x\frac{2x}{\sqrt{x^2+2x}-x} = \frac{2x}{\sqrt{x^2(1+\frac{2}{x})}-x} = \frac{2x}{\sqrt{x^2}\sqrt{1+\frac{2}{x}}-x} = \frac{2x}{|x|\sqrt{1+\frac{2}{x}}-x} = \frac{2x}{-x\sqrt{1+\frac{2}{x}}-x}x2+2x−x2x=x2(1+x2)−x2x=x21+x2−x2x=∣x∣1+x2−x2x=−x1+x2−x2xさらに分母分子を xxx で割ると、2x−x1+2x−x=2−1+2x−1\frac{2x}{-x\sqrt{1+\frac{2}{x}}-x} = \frac{2}{-\sqrt{1+\frac{2}{x}}-1}−x1+x2−x2x=−1+x2−12ここで、x→−∞x \to -\inftyx→−∞ のとき、2x→0\frac{2}{x} \to 0x2→0 なので、1+2x→1+0=1\sqrt{1+\frac{2}{x}} \to \sqrt{1+0} = 11+x2→1+0=1 となります。したがって、limx→−∞(x2+2x+x)=limx→−∞2−1+2x−1=2−1+0−1=2−1−1=2−2=−1\lim_{x \to -\infty} (\sqrt{x^2+2x}+x) = \lim_{x \to -\infty} \frac{2}{-\sqrt{1+\frac{2}{x}}-1} = \frac{2}{-\sqrt{1+0}-1} = \frac{2}{-1-1} = \frac{2}{-2} = -1limx→−∞(x2+2x+x)=limx→−∞−1+x2−12=−1+0−12=−1−12=−22=−13. 最終的な答え-1