与えられた極限を計算します。具体的には、以下の問題が含まれます。 [1] 1. $\lim_{x \to 2} \frac{x^3 - 8}{x - 2}$

解析学極限関数の極限三角関数指数関数対数関数
2025/5/31
はい、承知いたしました。画像の数学の問題を解きます。ロピタルの定理は使用しません。

1. 問題の内容

与えられた極限を計算します。具体的には、以下の問題が含まれます。
[1]

1. $\lim_{x \to 2} \frac{x^3 - 8}{x - 2}$

2. $\lim_{x \to +\infty} \frac{2^x - 2^{-x}}{2^x + 2^{-x}}$

3. $\lim_{x \to 1} \frac{x^2 + 2x - 3}{x^2 - 1}$

4. $\lim_{x \to 3} \frac{x^2 - 9}{x^2 - 2x - 3}$

5. $\lim_{x \to +\infty} \{ \sqrt{x^2 + 9x} - \sqrt{x^2 - 9x} \}$

[2]

1. $\lim_{x \to 0} \frac{\sin 2x}{x}$

2. $\lim_{x \to 0} (1+x)^{\frac{1}{x}}$

3. $\lim_{x \to 0} \frac{1 - \cos x}{x}$

4. $\lim_{x \to 0} (1+2x)^{\frac{1}{x}}$

5. $\lim_{x \to 0} \frac{\log(1+x)}{\sin x}$

2. 解き方の手順

[1]

1. $\lim_{x \to 2} \frac{x^3 - 8}{x - 2}$

x38=(x2)(x2+2x+4)x^3 - 8 = (x - 2)(x^2 + 2x + 4) なので、
limx2(x2)(x2+2x+4)x2=limx2(x2+2x+4)=22+22+4=4+4+4=12\lim_{x \to 2} \frac{(x - 2)(x^2 + 2x + 4)}{x - 2} = \lim_{x \to 2} (x^2 + 2x + 4) = 2^2 + 2 \cdot 2 + 4 = 4 + 4 + 4 = 12

2. $\lim_{x \to +\infty} \frac{2^x - 2^{-x}}{2^x + 2^{-x}}$

2x2x2x+2x=122x1+22x\frac{2^x - 2^{-x}}{2^x + 2^{-x}} = \frac{1 - 2^{-2x}}{1 + 2^{-2x}} なので、
limx+122x1+22x=101+0=1\lim_{x \to +\infty} \frac{1 - 2^{-2x}}{1 + 2^{-2x}} = \frac{1 - 0}{1 + 0} = 1

3. $\lim_{x \to 1} \frac{x^2 + 2x - 3}{x^2 - 1}$

x2+2x3=(x1)(x+3)x^2 + 2x - 3 = (x - 1)(x + 3)x21=(x1)(x+1)x^2 - 1 = (x - 1)(x + 1) なので、
limx1(x1)(x+3)(x1)(x+1)=limx1x+3x+1=1+31+1=42=2\lim_{x \to 1} \frac{(x - 1)(x + 3)}{(x - 1)(x + 1)} = \lim_{x \to 1} \frac{x + 3}{x + 1} = \frac{1 + 3}{1 + 1} = \frac{4}{2} = 2

4. $\lim_{x \to 3} \frac{x^2 - 9}{x^2 - 2x - 3}$

x29=(x3)(x+3)x^2 - 9 = (x - 3)(x + 3)x22x3=(x3)(x+1)x^2 - 2x - 3 = (x - 3)(x + 1) なので、
limx3(x3)(x+3)(x3)(x+1)=limx3x+3x+1=3+33+1=64=32\lim_{x \to 3} \frac{(x - 3)(x + 3)}{(x - 3)(x + 1)} = \lim_{x \to 3} \frac{x + 3}{x + 1} = \frac{3 + 3}{3 + 1} = \frac{6}{4} = \frac{3}{2}

5. $\lim_{x \to +\infty} \{ \sqrt{x^2 + 9x} - \sqrt{x^2 - 9x} \}$

x2+9xx29x=(x2+9x)(x29x)x2+9x+x29x=18xx2+9x+x29x=18xx(1+9x+19x)\sqrt{x^2 + 9x} - \sqrt{x^2 - 9x} = \frac{(x^2 + 9x) - (x^2 - 9x)}{\sqrt{x^2 + 9x} + \sqrt{x^2 - 9x}} = \frac{18x}{\sqrt{x^2 + 9x} + \sqrt{x^2 - 9x}} = \frac{18x}{x(\sqrt{1 + \frac{9}{x}} + \sqrt{1 - \frac{9}{x}})}
limx+181+9x+19x=181+0+10=181+1=182=9\lim_{x \to +\infty} \frac{18}{\sqrt{1 + \frac{9}{x}} + \sqrt{1 - \frac{9}{x}}} = \frac{18}{\sqrt{1 + 0} + \sqrt{1 - 0}} = \frac{18}{1 + 1} = \frac{18}{2} = 9
[2]

1. $\lim_{x \to 0} \frac{\sin 2x}{x}$

limx0sin2xx=limx02sin2x2x\lim_{x \to 0} \frac{\sin 2x}{x} = \lim_{x \to 0} 2 \cdot \frac{\sin 2x}{2x}
2x=t2x = tと置くと、x0x \to 0 のとき t0t \to 0 なので、
2limt0sintt=21=22 \cdot \lim_{t \to 0} \frac{\sin t}{t} = 2 \cdot 1 = 2

2. $\lim_{x \to 0} (1+x)^{\frac{1}{x}}$

これは定義より ee になります。
limx0(1+x)1x=e\lim_{x \to 0} (1+x)^{\frac{1}{x}} = e

3. $\lim_{x \to 0} \frac{1 - \cos x}{x}$

1cosxx=(1cosx)(1+cosx)x(1+cosx)=1cos2xx(1+cosx)=sin2xx(1+cosx)=sinxxsinx1+cosx\frac{1 - \cos x}{x} = \frac{(1 - \cos x)(1 + \cos x)}{x(1 + \cos x)} = \frac{1 - \cos^2 x}{x(1 + \cos x)} = \frac{\sin^2 x}{x(1 + \cos x)} = \frac{\sin x}{x} \cdot \frac{\sin x}{1 + \cos x}
limx0sinxxlimx0sinx1+cosx=101+1=10=0\lim_{x \to 0} \frac{\sin x}{x} \cdot \lim_{x \to 0} \frac{\sin x}{1 + \cos x} = 1 \cdot \frac{0}{1 + 1} = 1 \cdot 0 = 0

4. $\lim_{x \to 0} (1+2x)^{\frac{1}{x}}$

2x=t2x = tと置くと、x0x \to 0 のとき t0t \to 0 なので、x=t2x = \frac{t}{2}
limt0(1+t)2t=limt0[(1+t)1t]2=e2\lim_{t \to 0} (1+t)^{\frac{2}{t}} = \lim_{t \to 0} [(1+t)^{\frac{1}{t}}]^2 = e^2

5. $\lim_{x \to 0} \frac{\log(1+x)}{\sin x}$

limx0log(1+x)sinx=limx0log(1+x)xxsinx=limx0log(1+x)xlimx0xsinx=11=1\lim_{x \to 0} \frac{\log(1+x)}{\sin x} = \lim_{x \to 0} \frac{\log(1+x)}{x} \cdot \frac{x}{\sin x} = \lim_{x \to 0} \frac{\log(1+x)}{x} \cdot \lim_{x \to 0} \frac{x}{\sin x} = 1 \cdot 1 = 1

3. 最終的な答え

[1]

1. 12

2. 1

3. 2

4. 3/2

5. 9

[2]

1. 2

2. $e$

3. 0

4. $e^2$

5. 1