人邮高数 第1章 第1-3-2题

教材习题

📝 题目

2.下列函数是否有水平渐近线?若有水平渐近线,写出其方程. (1)$\displaystyle y=\frac{3 x+1}{x}$ ; (2)$\displaystyle y=\frac{1}{x^{2}+1}$ ; (3)$\displaystyle y=\frac{x^{2}-3 x+2}{x^{2}-1}$ ; (4)$\displaystyle y=\frac{x^{2}+x-1}{x+1}$ .

💡 答案解析

[AI解答]

[AI解答]

水平渐近线由函数在 $x \to +\infty$ 或 $x \to -\infty$ 时的极限决定。若极限存在且为常数 $L$,则 $y = L$ 为水平渐近线。

---

**(1)** $\displaystyle y = \frac{3x+1}{x}$

计算极限: $$ \displaystyle{\lim_{x \to \infty} \frac{3x+1}{x} = \lim_{x \to \infty} \left(3 + \frac{1}{x}\right) = 3} $$ 因此有水平渐近线 $y = 3$。

---

**(2)** $\displaystyle y = \frac{1}{x^2+1}$

计算极限: $$ \displaystyle{\lim_{x \to \infty} \frac{1}{x^2+1} = 0} $$ 因此有水平渐近线 $y = 0$。

---

**(3)** $\displaystyle y = \frac{x^2 - 3x + 2}{x^2 - 1}$

先化简(注意 $x \neq \pm 1$): $$ \frac{x^2 - 3x + 2}{x^2 - 1} = \frac{(x-1)(x-2)}{(x-1)(x+1)} = \frac{x-2}{x+1},\quad x \neq 1 $$ 计算极限: $$ \displaystyle{\lim_{x \to \infty} \frac{x-2}{x+1} = \lim_{x \to \infty} \frac{1 - \frac{2}{x}}{1 + \frac{1}{x}} = 1} $$ 因此有水平渐近线 $y = 1$。

---

**(4)** $\displaystyle y = \frac{x^2 + x - 1}{x+1}$

计算极限: $$ \displaystyle{\lim_{x \to \infty} \frac{x^2 + x - 1}{x+1} = \lim_{x \to \infty} \frac{x^2(1 + \frac{1}{x} - \frac{1}{x^2})}{x(1 + \frac{1}{x})} = \lim_{x \to \infty} \frac{x \cdot (1 + 0 - 0)}{1 + 0} = \infty} $$ 极限不存在(趋于无穷),因此没有水平渐近线。

---

**最终答案:**

(1) 有,$y=3$ (2) 有,$y=0$ (3) 有,$y=1$ (4) 无

📋 详细解题步骤

步骤 1/10
目标:判断函数是否有水平渐近线
水平渐近线由函数在 x→+∞ 或 x→-∞ 时的极限决定。若极限存在且为常数 L,则 y=L 为水平渐近线。
公式:lim_{x→∞} f(x) = L 或 lim_{x→-∞} f(x) = L
提示:分别考虑 x→+∞ 和 x→-∞,若两者极限相同,则只有一条水平渐近线。
步骤 2/10
目标:计算 (1) y=(3x+1)/x 的极限
lim_{x→∞} (3x+1)/x = lim_{x→∞} (3 + 1/x) = 3。
公式:lim_{x→∞} (3 + 1/x) = 3
提示:分子分母同除以 x。
步骤 3/10
目标:得出 (1) 的结论
极限存在为 3,因此有水平渐近线 y=3。
步骤 4/10
目标:计算 (2) y=1/(x^2+1) 的极限
lim_{x→∞} 1/(x^2+1) = 0。
公式:lim_{x→∞} 1/(x^2+1) = 0
提示:分母趋于无穷大。
步骤 5/10
目标:得出 (2) 的结论
极限存在为 0,因此有水平渐近线 y=0。
步骤 6/10
目标:化简 (3) y=(x^2-3x+2)/(x^2-1)
因式分解:分子 (x-1)(x-2),分母 (x-1)(x+1),约去 x-1(x≠1)得 (x-2)/(x+1)。
公式:(x^2-3x+2)/(x^2-1) = (x-2)/(x+1), x≠1
提示:注意定义域 x≠±1,但极限过程 x→∞ 不受影响。
步骤 7/10
目标:计算 (3) 的极限
lim_{x→∞} (x-2)/(x+1) = lim_{x→∞} (1 - 2/x)/(1 + 1/x) = 1。
公式:lim_{x→∞} (1 - 2/x)/(1 + 1/x) = 1
提示:分子分母同除以 x。
步骤 8/10
目标:得出 (3) 的结论
极限存在为 1,因此有水平渐近线 y=1。
步骤 9/10
目标:计算 (4) y=(x^2+x-1)/(x+1) 的极限
lim_{x→∞} (x^2+x-1)/(x+1) = lim_{x→∞} [x^2(1+1/x-1/x^2)]/[x(1+1/x)] = lim_{x→∞} x * (1+0-0)/(1+0) = ∞。
公式:lim_{x→∞} (x^2+x-1)/(x+1) = ∞
提示:分子次数高于分母,极限为无穷大。
步骤 10/10
目标:得出 (4) 的结论
极限不存在(无穷大),因此没有水平渐近线。

📷 拍照上传批改

拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。