以下の極限を計算します。 $$ \lim_{x \to 0} \frac{\sqrt{1+x} - \sqrt{1-x^2}}{\sqrt{1-x} - \sqrt{1+x^2}} $$解析学極限関数の極限有理化2025/7/61. 問題の内容以下の極限を計算します。limx→01+x−1−x21−x−1+x2 \lim_{x \to 0} \frac{\sqrt{1+x} - \sqrt{1-x^2}}{\sqrt{1-x} - \sqrt{1+x^2}} x→0lim1−x−1+x21+x−1−x22. 解き方の手順まず、分子と分母にそれぞれ共役な式を掛けます。分子の共役な式は 1+x+1−x2\sqrt{1+x} + \sqrt{1-x^2}1+x+1−x2、分母の共役な式は 1−x+1+x2\sqrt{1-x} + \sqrt{1+x^2}1−x+1+x2 です。limx→01+x−1−x21−x−1+x2=limx→0(1+x−1−x2)(1+x+1−x2)(1−x+1+x2)(1−x−1+x2)(1−x+1+x2)(1+x+1−x2) \lim_{x \to 0} \frac{\sqrt{1+x} - \sqrt{1-x^2}}{\sqrt{1-x} - \sqrt{1+x^2}} = \lim_{x \to 0} \frac{(\sqrt{1+x} - \sqrt{1-x^2})(\sqrt{1+x} + \sqrt{1-x^2})(\sqrt{1-x} + \sqrt{1+x^2})}{(\sqrt{1-x} - \sqrt{1+x^2})(\sqrt{1-x} + \sqrt{1+x^2})(\sqrt{1+x} + \sqrt{1-x^2})} x→0lim1−x−1+x21+x−1−x2=x→0lim(1−x−1+x2)(1−x+1+x2)(1+x+1−x2)(1+x−1−x2)(1+x+1−x2)(1−x+1+x2)=limx→0(1+x−(1−x2))(1−x+1+x2)(1−x−(1+x2))(1+x+1−x2) = \lim_{x \to 0} \frac{(1+x - (1-x^2))(\sqrt{1-x} + \sqrt{1+x^2})}{(1-x - (1+x^2))(\sqrt{1+x} + \sqrt{1-x^2})} =x→0lim(1−x−(1+x2))(1+x+1−x2)(1+x−(1−x2))(1−x+1+x2)=limx→0(x+x2)(1−x+1+x2)(−x−x2)(1+x+1−x2) = \lim_{x \to 0} \frac{(x+x^2)(\sqrt{1-x} + \sqrt{1+x^2})}{(-x-x^2)(\sqrt{1+x} + \sqrt{1-x^2})} =x→0lim(−x−x2)(1+x+1−x2)(x+x2)(1−x+1+x2)x+x2=x(1+x)x+x^2 = x(1+x)x+x2=x(1+x)、 −x−x2=−x(1+x)-x-x^2 = -x(1+x)−x−x2=−x(1+x) なので、=limx→0x(1+x)(1−x+1+x2)−x(1+x)(1+x+1−x2) = \lim_{x \to 0} \frac{x(1+x)(\sqrt{1-x} + \sqrt{1+x^2})}{-x(1+x)(\sqrt{1+x} + \sqrt{1-x^2})} =x→0lim−x(1+x)(1+x+1−x2)x(1+x)(1−x+1+x2)x→0x \to 0x→0のとき、x≠0x \neq 0x=0なので、x(1+x)x(1+x)x(1+x)で約分できます。=limx→01−x+1+x2−(1+x+1−x2) = \lim_{x \to 0} \frac{\sqrt{1-x} + \sqrt{1+x^2}}{-(\sqrt{1+x} + \sqrt{1-x^2})} =x→0lim−(1+x+1−x2)1−x+1+x2ここで、x→0x \to 0x→0 のとき、1−x→1\sqrt{1-x} \to 11−x→1, 1+x2→1\sqrt{1+x^2} \to 11+x2→1, 1+x→1\sqrt{1+x} \to 11+x→1, 1−x2→1\sqrt{1-x^2} \to 11−x2→1 なので、=1+1−(1+1)=2−2=−1 = \frac{1+1}{-(1+1)} = \frac{2}{-2} = -1 =−(1+1)1+1=−22=−13. 最終的な答え-1