← 学习库 Calculus Volume 1 (OpenStax) · 中英对照 目录

2 Limits 极限

本页译自 OpenStax《Calculus Volume 1》第 2 章 Limits。公式经 MathJax 渲染,自定义宏已注入。

Chapter Outline 本章大纲

2.1 A Preview of Calculus 2.1 微积分学预览

As we embark on our study of calculus, we shall see how its development arose from common solutions to practical problems in areas such as engineering physics—like the space travel problem posed in the chapter opener. Two key problems led to the initial formulation of calculus: (1) the tangent problem, or how to determine the slope of a line tangent to a curve at a point; and (2) the area problem, or how to determine the area under a curve.

在我们开始学习微积分时,我们将看到它的发展源于诸如工程物理等领域中实际问题的共同解法——例如章首提出的太空旅行问题。两个关键问题导致了微积分最初的形成:(1)切线问题,即如何确定曲线在一点的切线斜率;(2)面积问题,即如何确定曲线下方的面积。

The Tangent Problem and Differential Calculus 切线问题与微分学

Rate of change is one of the most critical concepts in calculus. We begin our investigation of rates of change by looking at the graphs of the three lines $f(x) = -2x - 3,g(x) = \frac{1}{2}x + 1,$ and $h(x) = 2,$ shown in Figure 2.2.

变化率是微积分中最关键的概念之一。我们通过观察图 2.2 中所示的三条直线 $f(x) = -2x - 3,g(x) = \frac{1}{2}x + 1,$ 和 $h(x) = 2,$ 的图像来开始我们对变化率的研究。

As we move from left to right along the graph of $f(x) = -2x - 3,$ we see that the graph decreases at a constant rate. For every 1 unit we move to the right along the x-axis, the y-coordinate decreases by 2 units. This rate of change is determined by the slope (−2) of the line. Similarly, the slope of 1/2 in the function $g(x)$ tells us that for every change in x of 1 unit there is a corresponding change in y of 1/2 unit. The function $h(x) = 2$ has a slope of zero, indicating that the values of the function remain constant. We see that the slope of each linear function indicates the rate of change of the function.

当我们从左向右沿 $f(x) = -2x - 3$ 的图像移动时,我们看到图像以恒定的速率下降。每沿 x 轴向右移动 1 个单位,y 坐标就减少 2 个单位。这种变化率由该直线的斜率 (−2) 决定。类似地,函数 $g(x)$ 中 1/2 的斜率告诉我们,x 每变化 1 个单位,y 就相应地变化 1/2 个单位。函数 $h(x) = 2$ 的斜率为零,表明函数值保持不变。我们看到,每个线性函数的斜率都表示该函数的变化率。

Compare the graphs of these three functions with the graph of $k(x) = x^{2}$ (Figure 2.3). The graph of $k(x) = x^{2}$ starts from the left by decreasing rapidly, then begins to decrease more slowly and level off, and then finally begins to increase—slowly at first, followed by an increasing rate of increase as it moves toward the right. Unlike a linear function, no single number represents the rate of change for this function. We quite naturally ask: How do we measure the rate of change of a nonlinear function?

将这三个函数的图像与 $k(x) = x^{2}$(图 2.3)的图像作比较。$k(x) = x^{2}$ 的图像从左侧开始快速下降,然后下降变缓并趋于水平,最后开始上升——起初缓慢,随后随着向右移动,上升的速率不断加快。与线性函数不同,没有任何单一的数能够表示该函数的变化率。我们很自然地要问:如何度量非线性函数的变化率?

We can approximate the rate of change of a function $f(x)$ at a point $\left( {a,f(a)} \right)$ on its graph by taking another point $\left( {x,f(x)} \right)$ on the graph of $f(x),$ drawing a line through the two points, and calculating the slope of the resulting line. Such a line is called a secant line. Figure 2.4 shows a secant line to a function $f(x)$ at a point $\left( {a,f(a)} \right).$

我们可以通过在 $f(x)$ 的图像上取另一点 $\left( {x,f(x)} \right)$,过这两点作一条直线,并计算所得直线的斜率,来近似函数在图像上一点 $\left( {a,f(a)} \right)$ 处的变化率。这样的直线称为割线。图 2.4 展示了一条函数 $f(x)$ 在点 $\left( {a,f(a)} \right)$ 处的割线。

We formally define a secant line as follows:

我们正式定义割线如下:

The secant to the function $f(x)$ through the points $\left( {a,f(a)} \right)$ and $\left( {x,f(x)} \right)$ is the line passing through these points. Its slope is given by

过 $\left( {a,f(a)} \right)$ 与 $\left( {x,f(x)} \right)$ 两点的函数 $f(x)$ 的割线,是过这两点的直线。其斜率由下式给出

$$m_{\text{sec}} = \frac{f(x) - f(a)}{x - a}.$$ (2.1)

$$m_{\text{sec}} = \frac{f(x) - f(a)}{x - a}.$$ (2.1)

The accuracy of approximating the rate of change of the function with a secant line depends on how close x is to a. As we see in Figure 2.5, if x is closer to a, the slope of the secant line is a better measure of the rate of change of $f(x)$ at a.

用割线近似函数变化率的精确度,取决于 xa 的接近程度。正如我们在图 2.5 中所见,若 x 更接近 a,则割线的斜率能更好地度量 $f(x)$ 在 a 处的变化率。

The secant lines themselves approach a line that is called the tangent to the function $f(x)$ at a (Figure 2.6). The slope of the tangent line to the graph at a measures the rate of change of the function at a. This value also represents the derivative of the function $f(x)$ at a, or the rate of change of the function at a. This derivative is denoted by $f^{\prime}(a).$ Differential calculus is the field of calculus concerned with the study of derivatives and their applications.

这些割线自身趋近于一条直线,称为函数 $f(x)$ 在 a 处的切线(图 2.6)。图像在 a 处切线的斜率度量了函数在该点的变化率。这个值也表示函数 $f(x)$ 在 a 处的导数,即函数在 a 处的变化率。该导数记作 $f^{\prime}(a).$ 微分学是微积分中研究导数及其应用的分支。

For an interactive demonstration of the slope of a secant line that you can manipulate yourself, visit this applet (*Note:* this site requires a Java browser plugin): Math Insight.

要亲自操作割线斜率的交互式演示,可访问此小程序(注:本网站需要 Java 浏览器插件):Math Insight。

Example 2.1 illustrates how to find slopes of secant lines. These slopes estimate the slope of the tangent line or, equivalently, the rate of change of the function at the point at which the slopes are calculated.

示例 2.1 说明了如何求割线的斜率。这些斜率估计了切线斜率,或者说,估计了计算斜率之处的函数变化率。

Finding Slopes of Secant Lines 求割线的斜率

Estimate the slope of the tangent line (rate of change) to $f(x) = x^{2}$ at $x = 1$ by finding slopes of secant lines through $\left( {1,1} \right)$ and each of the following points on the graph of $f(x) = x^{2}.$

通过求过 $\left( {1,1} \right)$ 与 $f(x) = x^{2}$ 图像上下列各点的割线斜率,估计 $f(x) = x^{2}$ 在 $x = 1$ 处切线(变化率)的斜率。

1. $\left( {2,4} \right)$

1. $\left( {2,4} \right)$

2. $\left( {\frac{3}{2},\frac{9}{4}} \right)$

2. $\left( {\frac{3}{2},\frac{9}{4}} \right)$

Solution 解答

Use the formula for the slope of a secant line from the definition.

使用定义中割线斜率的公式。

1. $m_{\text{sec}} = \frac{4 - 1}{2 - 1} = 3$

1. $m_{\text{sec}} = \frac{4 - 1}{2 - 1} = 3$

2. $m_{\text{sec}} = \frac{\frac{9}{4} - 1}{\frac{3}{2} - 1} = \frac{5}{2} = 2.5$

2. $m_{\text{sec}} = \frac{\frac{9}{4} - 1}{\frac{3}{2} - 1} = \frac{5}{2} = 2.5$

The point in part b. is closer to the point $\left( {1,1} \right),$ so the slope of 2.5 is closer to the slope of the tangent line. A good estimate for the slope of the tangent would be in the range of 2 to 2.5 (Figure 2.7).

第 b 部分中的点更靠近点 $\left( {1,1} \right)$,因此 2.5 这个斜率更接近切线的斜率。切线斜率的一个良好估计应介于 2 到 2.5 之间(图 2.7)。

Estimate the slope of the tangent line (rate of change) to $f(x) = x^{2}$ at $x = 1$ by finding the slope of the secant line through $\left( {1,1} \right)$ and the point $\left( {\frac{5}{4},\frac{25}{16}} \right)$ on the graph of $f(x) = x^{2}.$

通过求过 $\left( {1,1} \right)$ 与 $f(x) = x^{2}$ 图像上点 $\left( {\frac{5}{4},\frac{25}{16}} \right)$ 的割线斜率,估计 $f(x) = x^{2}$ 在 $x = 1$ 处切线(变化率)的斜率。

We continue our investigation by exploring a related question. Keeping in mind that velocity may be thought of as the rate of change of position, suppose that we have a function, $s(t),$ that gives the position of an object along a coordinate axis at any given time t. Can we use these same ideas to create a reasonable definition of the instantaneous velocity at a given time $t = a?$ We start by approximating the instantaneous velocity with an average velocity. First, recall that the speed of an object traveling at a constant rate is the ratio of the distance traveled to the length of time it has traveled. We define the average velocity of an object over a time period to be the change in its position divided by the length of the time period.

我们继续通过探究一个相关问题来展开研究。记住速度可以视为位置的变化率,假设我们有一个函数 $s(t)$,它给出物体在任意给定时刻 t 沿坐标轴的位置。我们能否用同样的思想,对给定时刻 $t = a$ 的瞬时速度给出一个合理的定义?我们首先用平均速度来近似瞬时速度。先回顾:以恒定速率运动的物体的速度,等于其走过的路程与所花时间的比值。我们定义物体在一段时间内的平均速度为它位置的改变量除以这段时间的长短。

Let $s(t)$ be the position of an object moving along a coordinate axis at time t. The average velocity of the object over a time interval $\left\lbrack {a,t} \right\rbrack$ where $a < t$ (or $\left\lbrack {t,a} \right\rbrack$ if $\left. t < a \right)$ is

设 $s(t)$ 为物体在时刻 t 沿坐标轴运动的位置。物体在时间区间 $\left\lbrack {a,t} \right\rbrack$(其中 $a < t$;若 $\left. t < a \right)$ 则为 $\left\lbrack {t,a} \right\rbrack$)上的平均速度

$$v_{\text{ave}} = \frac{s(t) - s(a)}{t - a}.$$ (2.2)

$$v_{\text{ave}} = \frac{s(t) - s(a)}{t - a}.$$ (2.2)

As t is chosen closer to a, the average velocity becomes closer to the instantaneous velocity. Note that finding the average velocity of a position function over a time interval is essentially the same as finding the slope of a secant line to a function. Furthermore, to find the slope of a tangent line at a point a, we let the x-values approach a in the slope of the secant line. Similarly, to find the instantaneous velocity at time a, we let the t-values approach a in the average velocity. This process of letting x or t approach a in an expression is called taking a limit. Thus, we may define the instantaneous velocity as follows.

当所选的 t 越接近 a 时,平均速度就越接近瞬时速度。注意,求位置函数在一段时间区间上的平均速度,本质上与求一条函数割线的斜率相同。此外,为了求一点 a 处切线的斜率,我们令割线斜率中的 x 值趋近于 a。类似地,为了求时刻 a 的瞬时速度,我们令平均速度中的 t 值趋近于 a。在表达式中令 xt 趋近于 a 的这一过程,称为取极限。因此,我们可以如下定义瞬时速度。

For a position function $s(t),$ the instantaneous velocity at a time $t = a$ is the value that the average velocities approach on intervals of the form $\left\lbrack {a,t} \right\rbrack$ and $\left\lbrack {t,a} \right\rbrack$ as the values of t become closer to a, provided such a value exists.

对于位置函数 $s(t)$,时刻 $t = a$ 的瞬时速度,是当 t 的值越来越接近 a 时,在形如 $\left\lbrack {a,t} \right\rbrack$ 与 $\left\lbrack {t,a} \right\rbrack$ 的区间上平均速度所趋近的那个值(假设该值存在)。

Example 2.2 illustrates this concept of limits and average velocity.

示例 2.2 阐明了极限与平均速度的这一概念。

Finding Average Velocity 求平均速度

A rock is dropped from a height of 64 ft. It is determined that its height (in feet) above ground t seconds later (for $\left. 0 \leq t \leq 2 \right)$ is given by $s(t) = -16t^{2} + 64.$ Find the average velocity of the rock over each of the given time intervals. Use this information to guess the instantaneous velocity of the rock at time $t = 0.5.$

一块石头从 64 英尺高处落下。已知它在 t 秒后距地面的高度(以英尺计)(对于 $\left. 0 \leq t \leq 2 \right)$)由 $s(t) = -16t^{2} + 64$ 给出。求该石头在各给定时间区间上的平均速度。利用这些信息猜测石头在 $t = 0.5$ 时刻的瞬时速度。

1. $\left\lbrack {0.49,0.5} \right\rbrack$

1. $\left\lbrack {0.49,0.5} \right\rbrack$

2. $\left\lbrack {0.5,0.51} \right\rbrack$

2. $\left\lbrack {0.5,0.51} \right\rbrack$

Solution 解答

Substitute the data into the formula for the definition of average velocity.

将数据代入平均速度的定义公式中。

1. $v_{\text{ave}} = \frac{s(0.5) - s(0.49)}{0.5 - 0.49} = -15.84$

1. $v_{\text{ave}} = \frac{s(0.5) - s(0.49)}{0.5 - 0.49} = -15.84$

2. $v_{\text{ave}} = \frac{s(0.51) - s(0.5)}{0.51 - 0.5} = -16.16$

2. $v_{\text{ave}} = \frac{s(0.51) - s(0.5)}{0.51 - 0.5} = -16.16$

The instantaneous velocity is somewhere between −15.84 and −16.16 ft/sec. A good guess might be −16 ft/sec.

瞬时速度介于 −15.84 与 −16.16 ft/sec 之间。一个合理的猜测可能是 −16 ft/sec。

An object moves along a coordinate axis so that its position at time t is given by $s(t) = t^{3}.$ Estimate its instantaneous velocity at time $t = 2$ by computing its average velocity over the time interval $\left\lbrack {2,2.001} \right\rbrack.$

一物体沿坐标轴运动,其在时刻 t 的位置由 $s(t) = t^{3}$ 给出。通过计算其在时间区间 $\left\lbrack {2,2.001} \right\rbrack$ 上的平均速度,估计它在 $t = 2$ 时刻的瞬时速度。

The Area Problem and Integral Calculus 面积问题与积分学

We now turn our attention to a classic question from calculus. Many quantities in physics—for example, quantities of work—may be interpreted as the area under a curve. This leads us to ask the question: How can we find the area between the graph of a function and the x-axis over an interval (Figure 2.8)?

现在我们将注意力转向微积分中的一个经典问题。物理学中的许多量——例如功——都可以解释为曲线下方的面积。这引出了一个问题:如何求一个函数在区间上其图像与 x 轴之间的面积(图 2.8)?

As in the answer to our previous questions on velocity, we first try to approximate the solution. We approximate the area by dividing up the interval $\left\lbrack {a,b} \right\rbrack$ into smaller intervals in the shape of rectangles. The approximation of the area comes from adding up the areas of these rectangles (Figure 2.9).

与前面关于速度的问题的解答一样,我们首先试图近似求解。我们通过将区间 $\left\lbrack {a,b} \right\rbrack$ 划分成若干小区间、并用矩形来近似该面积。面积的近似值来自把这些矩形的面积相加(图 2.9)。

As the widths of the rectangles become smaller (approach zero), the sums of the areas of the rectangles approach the area between the graph of $f(x)$ and the x-axis over the interval $\left\lbrack {a,b} \right\rbrack.$ Once again, we find ourselves taking a limit. Limits of this type serve as a basis for the definition of the definite integral. Integral calculus is the study of integrals and their applications.

当矩形的宽度越来越小(趋近于零)时,这些矩形面积之和就趋近于 $f(x)$ 的图像在区间 $\left\lbrack {a,b} \right\rbrack$ 上与 x 轴之间的面积。我们再次遇到了取极限的过程。这类极限构成了定积分定义的基础。积分学是研究积分及其应用的学问。

Estimation Using Rectangles 用矩形估计

Estimate the area between the x-axis and the graph of $f(x) = x^{2} + 1$ over the interval $\left\lbrack {0,3} \right\rbrack$ by using the three rectangles shown in Figure 2.10.

利用图 2.10 所示的三个矩形,估计 x 轴与 $f(x) = x^{2} + 1$ 的图像在区间 $\left\lbrack {0,3} \right\rbrack$ 之间的面积。

Solution 解答

The areas of the three rectangles are 1 unit2, 2 unit2, and 5 unit2. Using these rectangles, our area estimate is 8 unit2.

这三个矩形的面积分别为 1 unit2、2 unit2 和 5 unit2。利用这些矩形,我们对面积的估计为 8 unit2

Estimate the area between the x-axis and the graph of $f(x) = x^{2} + 1$ over the interval $\left\lbrack {0,3} \right\rbrack$ by using the three rectangles shown here:

利用此处所示的三个矩形,估计 x 轴与 $f(x) = x^{2} + 1$ 的图像在区间 $\left\lbrack {0,3} \right\rbrack$ 之间的面积:

Other Aspects of Calculus 微积分的其他方面

So far, we have studied functions of one variable only. Such functions can be represented visually using graphs in two dimensions; however, there is no good reason to restrict our investigation to two dimensions. Suppose, for example, that instead of determining the velocity of an object moving along a coordinate axis, we want to determine the velocity of a rock fired from a catapult at a given time, or of an airplane moving in three dimensions. We might want to graph real-value functions of two variables or determine volumes of solids of the type shown in Figure 2.11. These are only a few of the types of questions that can be asked and answered using multivariable calculus. Informally, multivariable calculus can be characterized as the study of the calculus of functions of two or more variables. However, before exploring these and other ideas, we must first lay a foundation for the study of calculus in one variable by exploring the concept of a limit.

到目前为止,我们只研究了单变量函数。这类函数可以用二维图形来直观表示;然而,我们没有充分理由将研究限制在二维。例如,假设我们不想求沿坐标轴运动的物体的速度,而是想求某一给定时刻从投石机射出的石头的速度,或者三维空间中运动的飞机的速度。我们或许想绘制二元实值函数的图像,或者求图 2.11 所示那类立体的体积。这些只是可以用多元微积分提出并回答的少数几类问题。非正式地说,多元微积分可以刻画为对两个或更多变量之函数微积分的研究。然而,在探索这些及其他思想之前,我们必须首先通过探究极限的概念,为单变量微积分的研究打下基础。

Section 2.1 Exercises 2.1 节习题

For the following exercises, points $P\left( {1,2} \right)$ and $Q\left( {x,y} \right)$ are on the graph of the function $f(x) = x^{2} + 1.$

在以下习题中,点 $P\left( {1,2} \right)$ 与 $Q\left( {x,y} \right)$ 都在函数 $f(x) = x^{2} + 1$ 的图像上。

1.

1.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point $Q\left( {x,y} \right),$ and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

[T] 用适当的值填写下表:Qy 坐标、点 $Q\left( {x,y} \right)$,以及过点 PQ 的割线斜率。将答案舍入到八位有效数字。
xy$Q\left( {x,y} \right)$msec
1.1a.e.i.
1.01b.f.j.
1.001c.g.k.
1.0001d.h.l.
xy$Q\left( {x,y} \right)$msec
1.1a.e.i.
1.01b.f.j.
1.001c.g.k.
1.0001d.h.l.

2.

2.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the line tangent to f at $x = 1.$

利用前一道习题表格中最右一列的值,猜测 f 在 $x = 1$ 处切线的斜率。

3.

3.

Use the value in the preceding exercise to find an equation of the tangent line at point P. Graph $f(x)$ and the tangent line.

利用前一道习题中的值,求出点 P 处切线方程。画出 $f(x)$ 与该切线。

For the following exercises, points $P\left( {1,1} \right)$ and $Q\left( {x,y} \right)$ are on the graph of the function $f(x) = x^{3}.$

在以下习题中,点 $P\left( {1,1} \right)$ 与 $Q\left( {x,y} \right)$ 都在函数 $f(x) = x^{3}$ 的图像上。

4.

4.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point $Q\left( {x,y} \right),$ and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

[T] 用适当的值填写下表:Qy 坐标、点 $Q\left( {x,y} \right)$,以及过点 PQ 的割线斜率。将答案舍入到八位有效数字。
xy$Q\left( {x,y} \right)$msec
1.1a.e.i.
1.01b.f.j.
1.001c.g.k.
1.0001d.h.l.
xy$Q\left( {x,y} \right)$msec
1.1a.e.i.
1.01b.f.j.
1.001c.g.k.
1.0001d.h.l.

5.

5.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the tangent line to f at $x = 1.$

利用前一道习题表格中最右一列的值,猜测 f 在 $x = 1$ 处切线的斜率。

6.

6.

Use the value in the preceding exercise to find an equation of the tangent line at point P. Graph $f(x)$ and the tangent line.

利用前一道习题中的值,求出点 P 处切线方程。画出 $f(x)$ 与该切线。

For the following exercises, points $P\left( {4,2} \right)$ and $Q\left( {x,y} \right)$ are on the graph of the function $f(x) = \sqrt{x}.$

在以下习题中,点 $P\left( {4,2} \right)$ 与 $Q\left( {x,y} \right)$ 都在函数 $f(x) = \sqrt{x}$ 的图像上。

7.

7.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point $Q\left( {x,y} \right),$ and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

[T] 用适当的值填写下表:Qy 坐标、点 $Q\left( {x,y} \right)$,以及过点 PQ 的割线斜率。将答案舍入到八位有效数字。
xy$Q\left( {x,y} \right)$msec
4.1a.e.i.
4.01b.f.j.
4.001c.g.k.
4.0001d.h.l.
xy$Q\left( {x,y} \right)$msec
4.1a.e.i.
4.01b.f.j.
4.001c.g.k.
4.0001d.h.l.

8.

8.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the tangent line to f at $x = 4.$

利用前一道习题表格中最右一列的值,猜测 f 在 $x = 4$ 处切线的斜率。

9.

9.

Use the value in the preceding exercise to find an equation of the tangent line at point P.

利用前一道习题中的值,求出点 P 处切线方程。

For the following exercises, points $P\left( {1.5,0} \right)$ and $Q\left( {\varphi,y} \right)$ are on the graph of the function $f(\varphi) = \text{cos}\mspace{2mu}\left( {\pi\varphi} \right).$

在以下习题中,点 $P\left( {1.5,0} \right)$ 与 $Q\left( {\varphi,y} \right)$ 都在函数 $f(\varphi) = \text{cos}\mspace{2mu}\left( {\pi\varphi} \right)$ 的图像上。

10.

10.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point $Q\left( {\varphi,y} \right),$ and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

[T] 用适当的值填写下表:Qy 坐标、点 $Q\left( {\varphi,y} \right)$,以及过点 PQ 的割线斜率。将答案舍入到八位有效数字。
φy$Q\left( {\varphi,y} \right)$msec
1.4a.e.i.
1.49b.f.j.
1.499c.g.k.
1.4999d.h.l.
φy$Q\left( {\varphi,y} \right)$msec
1.4a.e.i.
1.49b.f.j.
1.499c.g.k.
1.4999d.h.l.

11.

11.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the tangent line to f at $\varphi = 1.5.$

利用前一道习题表格中最右一列的值,猜测 f 在 $\varphi = 1.5$ 处切线的斜率。

12.

12.

Use the value in the preceding exercise to find an equation of the tangent line at point P.

利用前一道习题中的值,求出点 P 处切线方程。

For the following exercises, points $P\left( {-1,-1} \right)$ and $Q\left( {x,y} \right)$ are on the graph of the function $f(x) = \frac{1}{x}.$

在以下习题中,点 $P\left( {-1,-1} \right)$ 与 $Q\left( {x,y} \right)$ 都在函数 $f(x) = \frac{1}{x}$ 的图像上。

13.

13.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point $Q\left( {x,y} \right),$ and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

[T] 用适当的值填写下表:Qy 坐标、点 $Q\left( {x,y} \right)$,以及过点 PQ 的割线斜率。将答案舍入到八位有效数字。
xy$Q\left( {x,y} \right)$msec
−1.05a.e.i.
−1.01b.f.j.
−1.005c.g.k.
−1.001d.h.l.
xy$Q\left( {x,y} \right)$msec
−1.05a.e.i.
−1.01b.f.j.
−1.005c.g.k.
−1.001d.h.l.

14.

14.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the line tangent to f at $x = -1.$

利用前一道习题表格中最右一列的值,猜测 f 在 $x = -1$ 处切线的斜率。

15.

15.

Use the value in the preceding exercise to find an equation of the tangent line at point P.

利用前一道习题中的值,求出点 P 处切线方程。

For the following exercises, the position function of a ball dropped from the top of a 200-meter tall building is given by $s(t) = 200 - 4.9t^{2},$ where position s is measured in meters and time t is measured in seconds. Round your answer to eight significant digits.

在以下习题中,从 200 米高建筑物顶部落下的小球的位置函数为 $s(t) = 200 - 4.9t^{2}$,其中位置 s 以米计,时间 t 以秒计。将答案舍入到八位有效数字。

16.

16.

[T] Compute the average velocity of the ball over the given time intervals.

[T] 计算小球在给定时间区间上的平均速度。

1. $\left\lbrack {4.99,5} \right\rbrack$

1. $\left\lbrack {4.99,5} \right\rbrack$

2. $\left\lbrack {5,5.01} \right\rbrack$

2. $\left\lbrack {5,5.01} \right\rbrack$

3. $\left\lbrack {4.999,5} \right\rbrack$

3. $\left\lbrack {4.999,5} \right\rbrack$

4. $\left\lbrack {5,5.001} \right\rbrack$

4. $\left\lbrack {5,5.001} \right\rbrack$

17.

17.

Use the preceding exercise to guess the instantaneous velocity of the ball at $t = 5$ sec.

利用前一道习题,猜测小球在 $t = 5$ sec 时的瞬时速度。

For the following exercises, consider a stone tossed into the air from ground level with an initial velocity of 15 m/sec. Its height in meters at time t seconds is $h(t) = 15t - 4.9t^{2}.$

在以下习题中,考虑一块从地面抛入空中的石头,初速度为 15 m/sec。其在 t 秒时的高度(米)为 $h(t) = 15t - 4.9t^{2}$。

18.

18.

[T] Compute the average velocity of the stone over the given time intervals.

[T] 计算石头在给定时间区间上的平均速度。

1. $\left\lbrack {1,1.05} \right\rbrack$

1. $\left\lbrack {1,1.05} \right\rbrack$

2. $\left\lbrack {1,1.01} \right\rbrack$

2. $\left\lbrack {1,1.01} \right\rbrack$

3. $\left\lbrack {1,1.005} \right\rbrack$

3. $\left\lbrack {1,1.005} \right\rbrack$

4. $\left\lbrack {1,1.001} \right\rbrack$

4. $\left\lbrack {1,1.001} \right\rbrack$

19.

19.

Use the preceding exercise to guess the instantaneous velocity of the stone at $t = 1$ sec.

利用前一道习题,猜测石头在 $t = 1$ sec 时的瞬时速度。

For the following exercises, consider a rocket shot into the air that then returns to Earth. The height of the rocket in meters is given by $h(t) = 600 + 78.4t - 4.9t^{2},$ where t is measured in seconds.

在以下习题中,考虑一枚射入空中后又返回地面的火箭。火箭的高度(米)由 $h(t) = 600 + 78.4t - 4.9t^{2}$ 给出,其中 t 以秒计。

20.

20.

[T] Compute the average velocity of the rocket over the given time intervals.

[T] 计算火箭在给定时间区间上的平均速度。

1. $\left\lbrack {9,9.01} \right\rbrack$

1. $\left\lbrack {9,9.01} \right\rbrack$

2. $\left\lbrack {8.99,9} \right\rbrack$

2. $\left\lbrack {8.99,9} \right\rbrack$

3. $\left\lbrack {9,9.001} \right\rbrack$

3. $\left\lbrack {9,9.001} \right\rbrack$

4. $\left\lbrack {8.999,9} \right\rbrack$

4. $\left\lbrack {8.999,9} \right\rbrack$

21.

21.

Use the preceding exercise to guess the instantaneous velocity of the rocket at $t = 9$ sec.

利用前一道习题,猜测火箭在 $t = 9$ sec 时的瞬时速度。

For the following exercises, consider an athlete running a 40-m dash. The position of the athlete is given by $d(t) = \frac{t^{3}}{6} + 4t,$ where d is the position in meters and t is the time elapsed, measured in seconds.

在以下习题中,考虑一名运动员进行 40 米短跑。运动员的位置由 $d(t) = \frac{t^{3}}{6} + 4t$ 给出,其中 d 为位置(米),t 为经过的时间(秒)。

22.

22.

[T] Compute the average velocity of the runner over the given time intervals.

[T] 计算跑步者在给定时间区间上的平均速度。

1. $\left\lbrack {1.95,2.05} \right\rbrack$

1. $\left\lbrack {1.95,2.05} \right\rbrack$

2. $\left\lbrack {1.995,2.005} \right\rbrack$

2. $\left\lbrack {1.995,2.005} \right\rbrack$

3. $\left\lbrack {1.9995,2.0005} \right\rbrack$

3. $\left\lbrack {1.9995,2.0005} \right\rbrack$

4. $\left\lbrack {2,2.00001} \right\rbrack$

4. $\left\lbrack {2,2.00001} \right\rbrack$

23.

23.

Use the preceding exercise to guess the instantaneous velocity of the runner at $t = 2$ sec.

利用前一道习题,猜测跑步者在 $t = 2$ sec 时的瞬时速度。

For the following exercises, consider the function $f(x) = |x|.$

在以下习题中,考虑函数 $f(x) = |x|$。

24.

24.

Sketch the graph of f over the interval $\left\lbrack {-1,2} \right\rbrack$ and shade the region above the x-axis.

画出 f 在区间 $\left\lbrack {-1,2} \right\rbrack$ 上的图像,并给 x 轴上方的区域涂阴影。

25.

25.

Use the preceding exercise to find the aproximate value of the area between the x-axis and the graph of f over the interval $\left\lbrack {-1,2} \right\rbrack$ using rectangles. For the rectangles, use the square units, and approximate both above and below the lines. Use geometry to find the exact answer.

利用前一道习题,用矩形求出 x 轴与 f 的图像在区间 $\left\lbrack {-1,2} \right\rbrack$ 上之间面积的近似值。对于矩形,使用平方单位,并在直线的上方和下方都作近似。用几何方法求出精确答案。

For the following exercises, consider the function $f(x) = \sqrt{1 - x^{2}}.$ (*Hint*: This is the upper half of a circle of radius 1 positioned at $\left( {0,0} \right)\text{.)}$

在以下习题中,考虑函数 $f(x) = \sqrt{1 - x^{2}}$。(提示:这是圆心在 $\left( {0,0} \right)$、半径为 1 的圆的上半部分。)

26.

26.

Sketch the graph of f over the interval $\left\lbrack {-1,1} \right\rbrack.$

画出 f 在区间 $\left\lbrack {-1,1} \right\rbrack$ 上的图像。

27.

27.

Use the preceding exercise to find the aproximate area between the x-axis and the graph of f over the interval $\left\lbrack {-1,1} \right\rbrack$ using rectangles. For the rectangles, use squares 0.4 by 0.4 units, and approximate both above and below the lines. Use geometry to find the exact answer.

利用前一道习题,用矩形求出 x 轴与 f 的图像在区间 $\left\lbrack {-1,1} \right\rbrack$ 上之间面积的近似值。对于矩形,使用边长为 0.4×0.4 单位的正方形,并在直线的上方和下方都作近似。用几何方法求出精确答案。

For the following exercises, consider the function $f(x) = \text{−}x^{2} + 1.$

在以下习题中,考虑函数 $f(x) = \text{−}x^{2} + 1$。

28.

28.

Sketch the graph of f over the interval $\left\lbrack {-1,1} \right\rbrack.$

画出 f 在区间 $\left\lbrack {-1,1} \right\rbrack$ 上的图像。

29.

29.

Approximate the area of the region between the x-axis and the graph of f over the interval $\left\lbrack {-1,1} \right\rbrack.$

近似求出 x 轴与 f 的图像在区间 $\left\lbrack {-1,1} \right\rbrack$ 上之间区域的面积。

2.2 The Limit of a Function 2.2 函数的极限

The concept of a limit or limiting process, essential to the understanding of calculus, has been around for thousands of years. In fact, early mathematicians used a limiting process to obtain better and better approximations of areas of circles. Yet, the formal definition of a limit—as we know and understand it today—did not appear until the late 19th century. We therefore begin our quest to understand limits, as our mathematical ancestors did, by using an intuitive approach. At the end of this chapter, armed with a conceptual understanding of limits, we examine the formal definition of a limit.

极限或极限过程的概念,对于理解微积分至关重要,已有数千年的历史。事实上,早期数学家就使用极限过程来获得对圆面积越来越好的近似。然而,极限的形式化定义——正如我们今天所知晓和理解的那样——直到 19 世纪末才出现。因此,如同我们的数学先辈那样,我们从一个直观的方法开始,踏上理解极限的求索之路。在本章末尾,在掌握了极限的概念性理解之后,我们再考察极限的形式化定义。

We begin our exploration of limits by taking a look at the graphs of the functions

我们通过查看以下函数的图像来开始对极限的探索:

$$f(x) = \frac{x^{2} - 4}{x - 2},\ g(x) = \frac{\left| {x - 2} \right|}{x - 2},\ \text{and}\ h(x) = \frac{1}{\left( {x - 2} \right)^{2}},$$

$$f(x) = \frac{x^{2} - 4}{x - 2},\ g(x) = \frac{\left| {x - 2} \right|}{x - 2},\ \text{and}\ h(x) = \frac{1}{\left( {x - 2} \right)^{2}},$$

which are shown in Figure 2.12. In particular, let’s focus our attention on the behavior of each graph at and around $x = 2.$

这些图像如图 2.12 所示。特别地,让我们将注意力集中在每个图像在 $x = 2$ 处及其附近的行为上。

Each of the three functions is undefined at $x = 2,$ but if we make this statement and no other, we give a very incomplete picture of how each function behaves in the vicinity of $x = 2.$ To express the behavior of each graph in the vicinity of 2 more completely, we need to introduce the concept of a limit.

这三个函数在 $x = 2$ 处都无定义,但如果我们只说这一句而不作其他说明,我们对每个函数在 $x = 2$ 附近行为的刻画就非常不完整。为了更完整地表达每个图像在 2 附近的行为,我们需要引入极限的概念。

Intuitive Definition of a Limit 极限的直观定义

Let’s first take a closer look at how the function $f(x) = {{(x^{2} - 4)}\text{/}{(x - 2)}}$ behaves around $x = 2$ in Figure 2.12. As the values of x approach 2 from either side of 2, the values of $y = f(x)$ approach 4. Mathematically, we say that the limit of $f(x)$ as x approaches 2 is 4. Symbolically, we express this limit as

让我们先仔细看看函数 $f(x) = {{(x^{2} - 4)}\text{/}{(x - 2)}}$ 在图 2.12 中 $x = 2$ 附近的行为。当 x 的值从 2 的两侧趋近于 2 时,$y = f(x)$ 的值趋近于 4。用数学语言说,当 x 趋近于 2 时 $f(x)$ 的极限是 4。用符号表示,我们将这一极限写作

$$\underset{x\rightarrow 2}{\text{lim}}f(x) = 4.$$

$$\underset{x\rightarrow 2}{\text{lim}}f(x) = 4.$$

From this very brief informal look at one limit, let’s start to develop an intuitive definition of the limit. We can think of the limit of a function at a number a as being the one real number L that the functional values approach as the x-values approach a, provided such a real number L exists. Stated more carefully, we have the following definition:

从对这一个极限的非常简短、非形式化的考察出发,我们来着手建立极限的直观定义。我们可以把函数在某数 a 处的极限,设想为当 x 值趋近于 a 时函数值所趋近的那个实数 L(假设这样的实数 L 存在)。更谨慎地表述,我们有如下定义:

Let $f(x)$ be a function defined at all values in an open interval containing a, with the possible exception of a itself, and let L be a real number. If all values of the function $f(x)$ approach the real number L as the values of $x\left( {\neq a} \right)$ approach the number a, then we say that the limit of $f(x)$ as x approaches a is L. (More succinct, as x gets closer to a, $f(x)$ gets closer and stays close to L.) Symbolically, we express this idea as

设 $f(x)$ 是在一个包含 a 的开区间上所有点都有定义的函数(a 本身可能除外),并设 L 为一实数。如果当 $x\left( {\neq a} \right)$ 的值趋近于数 a 时,函数 $f(x)$ 的所有值都趋近于实数 L,那么我们就说当 x 趋近于 a 时 $f(x)$ 的极限是 L。(更简洁地说:当 x 越来越接近 a 时,$f(x)$ 也越来越接近并保持在 L 附近。)用符号表示,我们将这一思想表达为

$$\underset{x\rightarrow a}{\text{lim}}f(x) = L.$$ (2.3)

$$\underset{x\rightarrow a}{\text{lim}}f(x) = L.$$ (2.3)

We can estimate limits by constructing tables of functional values and by looking at their graphs. This process is described in the following Problem-Solving Strategy.

我们可以通过构造函数值表并观察其图像来估计极限。这一过程在下面的解题策略中描述。

Evaluating a Limit Using a Table of Functional Values 用函数值表求极限

1. To evaluate $\underset{x\rightarrow a}{\text{lim}}f(x),$ we begin by completing a table of functional values. We should choose two sets of x-values—one set of values approaching a and less than a, and another set of values approaching a and greater than a. Table 2.1 demonstrates what your tables might look like.

1. 为了求 $\underset{x\rightarrow a}{\text{lim}}f(x)$,我们首先填写一张函数值表。我们应当选取两组 x 值——一组趋近于 a 且小于 a,另一组趋近于 a 且大于 a。表 2.1 展示了你的表格可能的形式。
x$f(x)$x$f(x)$
$a - 0.1$$f\left( {a - 0.1} \right)$$a + 0.1$$f\left( {a + 0.1} \right)$
$a - 0.01$$f\left( {a - 0.01} \right)$$a + 0.01$$f\left( {a + 0.01} \right)$
$a - 0.001$$f\left( {a - 0.001} \right)$$a + 0.001$$f\left( {a + 0.001} \right)$
$a - 0.0001$$f\left( {a - 0.0001} \right)$$a + 0.0001$$f\left( {a + 0.0001} \right)$
Use additional values as necessary.Use additional values as necessary.
x$f(x)$x$f(x)$
$a - 0.1$$f\left( {a - 0.1} \right)$$a + 0.1$$f\left( {a + 0.1} \right)$
$a - 0.01$$f\left( {a - 0.01} \right)$$a + 0.01$$f\left( {a + 0.01} \right)$
$a - 0.001$$f\left( {a - 0.001} \right)$$a + 0.001$$f\left( {a + 0.001} \right)$
$a - 0.0001$$f\left( {a - 0.0001} \right)$$a + 0.0001$$f\left( {a + 0.0001} \right)$
Use additional values as necessary.Use additional values as necessary.

Table 2.1 Table of Functional Values for $\underset{x\rightarrow a}{\text{lim}}f(x)$

表 2.1 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 的函数值表

2. Next, let’s look at the values in each of the $f(x)$ columns and determine whether the values seem to be approaching a single value as we move down each column. In our columns, we look at the sequence $f\left( {a - 0.1} \right),f\left( {a - 0.01} \right),f\left( {a - 0.001} \right).,f\left( {a - 0.0001} \right),$ and so on, and $f\left( {a + 0.1} \right),f\left( {a + 0.01} \right),f\left( {a + 0.001} \right),f\left( {a + 0.0001} \right),$ and so on. (*Note*: Although we have chosen the x-values $a \pm 0.1,a \pm 0.01,a \pm 0.001,a \pm 0.0001,$ and so forth, and these values will probably work nearly every time, on very rare occasions we may need to modify our choices.)

2. 接下来,让我们观察每一列 $f(x)$ 中的值,判断当我们沿每列向下移动时,这些值是否似乎在趋近于某个单一的值。在我们的各列中,我们观察数列 $f\left( {a - 0.1} \right),f\left( {a - 0.01} \right),f\left( {a - 0.001} \right).,f\left( {a - 0.0001} \right)$ 等等,以及 $f\left( {a + 0.1} \right),f\left( {a + 0.01} \right),f\left( {a + 0.001} \right),f\left( {a + 0.0001} \right)$ 等等。(注:尽管我们选取了 x 值 $a \pm 0.1,a \pm 0.01,a \pm 0.001,a \pm 0.0001$ 等等,而且这些值在几乎每次都会奏效,但在极罕见的情况下我们可能需要调整选取。)

3. If both columns approach a common y-value L, we state $\underset{x\rightarrow a}{\text{lim}}f(x) = L.$ We can use the following strategy to confirm the result obtained from the table or as an alternative method for estimating a limit.

3. 如果两列都趋近于同一个 yL,我们就记 $\underset{x\rightarrow a}{\text{lim}}f(x) = L.$ 我们可以用下面的策略来确认从表中得到的结果,或者将其作为估计极限的另一种方法。

4. Using a graphing calculator or computer software that allows us to graph functions, we can plot the function $f(x),$ making sure the functional values of $f(x)$ for x-values near a are in our window. We can use the trace feature to move along the graph of the function and watch the y-value readout as the x-values approach a. If the y-values approach L as our x-values approach a from both directions, then $\underset{x\rightarrow a}{\text{lim}}f(x) = L.$ We may need to zoom in on our graph and repeat this process several times.

4. 使用允许我们绘制函数图形的图形计算器或计算机软件,我们可以画出函数 $f(x)$,确保 xa 附近时 $f(x)$ 的函数值显示在我们的窗口内。我们可以利用追踪功能沿函数图像移动,并观察当 x 值趋近于 ay 值的读数。如果从两个方向趋近时 y 值都趋近于 L,那么 $\underset{x\rightarrow a}{\text{lim}}f(x) = L.$ 我们可能需要放大图形并重复这一过程若干次。

We apply this Problem-Solving Strategy to compute a limit in Example 2.4.

我们将这一解题策略应用于示例 2.4 中极限的计算。

Evaluating a Limit Using a Table of Functional Values 1 用函数值表求极限 1

Evaluate $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x}$ using a table of functional values.

用函数值表求 $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x}$。

Solution 解答

We have calculated the values of $f(x) = {{(\text{sin}\mspace{2mu} x)}\text{/}x}$ for the values of x listed in Table 2.2.

我们已经计算出了表 2.2 中所列 x 值对应的 $f(x) = {{(\text{sin}\mspace{2mu} x)}\text{/}x}$ 的值。
x$\frac{\text{sin}\mspace{2mu} x}{x}$x$\frac{\text{sin}\mspace{2mu} x}{x}$
−0.10.9983341664680.10.998334166468
−0.010.9999833334170.010.999983333417
−0.0010.9999998333330.0010.999999833333
−0.00010.9999999983330.00010.999999998333
x$\frac{\text{sin}\mspace{2mu} x}{x}$x$\frac{\text{sin}\mspace{2mu} x}{x}$
−0.10.9983341664680.10.998334166468
−0.010.9999833334170.010.999983333417
−0.0010.9999998333330.0010.999999833333
−0.00010.9999999983330.00010.999999998333

Table 2.2 Table of Functional Values for $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x}$

表 2.2 $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x}$ 的函数值表

Note: The values in this table were obtained using a calculator and using all the places given in the calculator output.

:本表中的值是通过计算器得到的,并使用了计算器输出给出的全部位数。

As we read down each $\frac{\left( {\text{sin}\mspace{2mu} x} \right)}{x}$ column, we see that the values in each column appear to be approaching one. Thus, it is fairly reasonable to conclude that $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x} = 1.$ A calculator or computer-generated graph of $f(x) = \frac{\left( {\text{sin}\mspace{2mu} x} \right)}{x}$ would be similar to that shown in Figure 2.13, and it confirms our estimate.

当我们沿每一列 $\frac{\left( {\text{sin}\mspace{2mu} x} \right)}{x}$ 向下读时,我们看到每一列中的值似乎都在趋近于 1。因此,相当合理地可以得出结论:$\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x} = 1.$ 函数 $f(x) = \frac{\left( {\text{sin}\mspace{2mu} x} \right)}{x}$ 的计算器或计算机生成的图像将与图 2.13 所示相似,它证实了我们的估计。

Evaluating a Limit Using a Table of Functional Values 2 用函数值表求极限 2

Evaluate $\underset{x\rightarrow 4}{\text{lim}}\frac{\sqrt{x} - 2}{x - 4}$ using a table of functional values.

用函数值表求 $\underset{x\rightarrow 4}{\text{lim}}\frac{\sqrt{x} - 2}{x - 4}$。

Solution 解答

As before, we use a table—in this case, Table 2.3—to list the values of the function for the given values of x.

如前所述,我们使用一张表——这里是表 2.3——来列出给定 x 值对应的函数值。
x$\frac{\sqrt{x} - 2}{x - 4}$x$\frac{\sqrt{x} - 2}{x - 4}$
3.90.2515823418694.10.248456731317
3.990.250156445624.010.24984394501
3.9990.2500156274.0010.249984377
3.99990.2500015634.00010.249998438
3.999990.250000164.000010.24999984
x$\frac{\sqrt{x} - 2}{x - 4}$x$\frac{\sqrt{x} - 2}{x - 4}$
3.90.2515823418694.10.248456731317
3.990.250156445624.010.24984394501
3.9990.2500156274.0010.249984377
3.99990.2500015634.00010.249998438
3.999990.250000164.000010.24999984

Table 2.3 Table of Functional Values for $\underset{x\rightarrow 4}{\text{lim}}\frac{\sqrt{x} - 2}{x - 4}$

表 2.3 $\underset{x\rightarrow 4}{\text{lim}}\frac{\sqrt{x} - 2}{x - 4}$ 的函数值表

After inspecting this table, we see that the functional values less than 4 appear to be decreasing toward 0.25 whereas the functional values greater than 4 appear to be increasing toward 0.25. We conclude that $\underset{x\rightarrow 4}{\text{lim}}\frac{\sqrt{x} - 2}{x - 4} = 0.25.$ We confirm this estimate using the graph of $f(x) = \frac{\sqrt{x} - 2}{x - 4}$ shown in Figure 2.14.

检查此表后,我们看到小于 4 的函数值似乎在减小并趋近于 0.25,而大于 4 的函数值似乎在增大并趋近于 0.25。我们因此得出结论:$\underset{x\rightarrow 4}{\text{lim}}\frac{\sqrt{x} - 2}{x - 4} = 0.25.$ 我们利用图 2.14 所示的函数 $f(x) = \frac{\sqrt{x} - 2}{x - 4}$ 的图像证实了这一估计。

Estimate $\underset{x\rightarrow 1}{\text{lim}}\frac{\frac{1}{x} - 1}{x - 1}$ using a table of functional values. Use a graph to confirm your estimate.

用函数值表估计 $\underset{x\rightarrow 1}{\text{lim}}\frac{\frac{1}{x} - 1}{x - 1}$。用图像来证实你的估计。

At this point, we see from Example 2.4 and Example 2.5 that it may be just as easy, if not easier, to estimate a limit of a function by inspecting its graph as it is to estimate the limit by using a table of functional values. In Example 2.6, we evaluate a limit exclusively by looking at a graph rather than by using a table of functional values.

此时,从示例 2.4 与示例 2.5 我们看到,通过检查函数图像来估计函数极限,即便不比用函数值表估计更容易,也至少同样容易。在示例 2.6 中,我们将完全通过看图像而非用函数值表来求一个极限。

Evaluating a Limit Using a Graph 用图像求极限

For $g(x)$ shown in Figure 2.15, evaluate $\underset{x\rightarrow-1}{\text{lim}}g(x).$

对于图 2.15 所示的 $g(x)$,求 $\underset{x\rightarrow-1}{\text{lim}}g(x)$。

Solution 解答

Despite the fact that $g(-1) = 4,$ as the x-values approach −1 from either side, the $g(x)$ values approach 3. Therefore, $\underset{x\rightarrow-1}{\text{lim}}g(x) = 3.$ Note that we can determine this limit without even knowing the algebraic expression of the function.

尽管 $g(-1) = 4$,但当 x 值从两侧趋近于 −1 时,$g(x)$ 的值趋近于 3。因此 $\underset{x\rightarrow-1}{\text{lim}}g(x) = 3.$ 注意,我们甚至不需要知道该函数的代数表达式就能确定这一极限。

Based on Example 2.6, we make the following observation: It is possible for the limit of a function to exist at a point, and for the function to be defined at this point, but the limit of the function and the value of the function at the point may be different.

基于示例 2.6,我们作出如下观察:一个函数在某点的极限可能存在,且函数在该点也有定义,但函数在该点的极限与函数在该点的值可能不同。

Use the graph of $h(x)$ in Figure 2.16 to evaluate $\underset{x\rightarrow 2}{\text{lim}}h(x),$ if possible.

利用图 2.16 中 $h(x)$ 的图像,求 $\underset{x\rightarrow 2}{\text{lim}}h(x)$(如果可能的话)。

Looking at a table of functional values or looking at the graph of a function provides us with useful insight into the value of the limit of a function at a given point. However, these techniques rely too much on guesswork. We eventually need to develop alternative methods of evaluating limits. These new methods are more algebraic in nature and we explore them in the next section; however, at this point we introduce two special limits that are foundational to the techniques to come.

查看函数值表或查看函数图像,为我们提供了关于函数在给定点处极限值的有用洞察。然而,这些技术过于依赖猜测。我们最终需要发展求极限的其他方法。这些新方法本质上更偏代数,我们将在下一节探讨;不过,此刻我们先介绍两个特殊极限,它们是后续技术的基础。

Two Important Limits 两个重要极限

Let a be a real number and c be a constant.

a 为一实数,c 为一常数。

1. $$\underset{x\rightarrow a}{\text{lim}}x = a$$ (2.4)

1. $$\underset{x\rightarrow a}{\text{lim}}x = a$$ (2.4)

2. $$\underset{x\rightarrow a}{\text{lim}}c = c$$ (2.5)

2. $$\underset{x\rightarrow a}{\text{lim}}c = c$$ (2.5)

We can make the following observations about these two limits.

关于这两个极限,我们可以作出如下观察。

1. For the first limit, observe that as x approaches a, so does $f(x),$ because $f(x) = x.$ Consequently, $\underset{x\rightarrow a}{\text{lim}}x = a.$

1. 对于第一个极限,注意到当 x 趋近于 a 时,$f(x)$ 也随之趋近,因为 $f(x) = x.$ 因此 $\underset{x\rightarrow a}{\text{lim}}x = a.$

2. For the second limit, consider Table 2.4.

2. 对于第二个极限,考虑表 2.4。
x$f(x) = c$x$f(x) = c$
$a - 0.1$c$a + 0.1$c
$a - 0.01$c$a + 0.01$c
$a - 0.001$c$a + 0.001$c
$a - 0.0001$c$a + 0.0001$c
x$f(x) = c$x$f(x) = c$
$a - 0.1$c$a + 0.1$c
$a - 0.01$c$a + 0.01$c
$a - 0.001$c$a + 0.001$c
$a - 0.0001$c$a + 0.0001$c

Table 2.4 Table of Functional Values for $\underset{x\rightarrow a}{\text{lim}}c = c$

表 2.4 $\underset{x\rightarrow a}{\text{lim}}c = c$ 的函数值表

Observe that for all values of x (regardless of whether they are approaching a), the values $f(x)$ remain constant at c. We have no choice but to conclude $\underset{x\rightarrow a}{\text{lim}}c = c.$

观察到对 x 的所有值(无论是否趋近于 a),$f(x)$ 的值都保持为 c 不变。我们别无选择,只能得出结论 $\underset{x\rightarrow a}{\text{lim}}c = c.$

The Existence of a Limit 极限的存在性

As we consider the limit in the next example, keep in mind that for the limit of a function to exist at a point, the functional values must approach a single real-number value at that point. If the functional values do not approach a single value, then the limit does not exist.

在我们考虑下一个例子中的极限时,请记住:要使函数在某点的极限存在,函数值在该点必须趋近于一个单一的实数值。如果函数值不趋近于单一的值,那么该极限就不存在。

Evaluating a Limit That Fails to Exist 求一个不存在的极限

Evaluate $\underset{x\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( {1\text{/}\textit{x}} \right)$ using a table of values.

用数值表求 $\underset{x\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( {1\text{/}\textit{x}} \right)$。

Solution 解答

Table 2.5 lists values for the function $\text{sin}({1\text{/}{x)}}$ for the given values of x.

表 2.5 列出了给定 x 值对应的函数 $\text{sin}({1\text{/}{x)}}$ 的值。
x$\text{sin}\left( \frac{1}{x} \right)$x$\text{sin}\left( \frac{1}{x} \right)$
−0.10.5440211108890.1−0.544021110889
−0.010.506365641110.01−0.50636564111
−0.001−0.82687954053120.0010.826879540532
−0.00010.3056143888880.0001−0.305614388888
−0.00001−0.0357487979870.000010.035748797987
−0.0000010.3499935041870.000001−0.349993504187
x$\text{sin}\left( \frac{1}{x} \right)$x$\text{sin}\left( \frac{1}{x} \right)$
−0.10.5440211108890.1−0.544021110889
−0.010.506365641110.01−0.50636564111
−0.001−0.82687954053120.0010.826879540532
−0.00010.3056143888880.0001−0.305614388888
−0.00001−0.0357487979870.000010.035748797987
−0.0000010.3499935041870.000001−0.349993504187

Table 2.5 Table of Functional Values for $\underset{x\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( \frac{1}{x} \right)$

表 2.5 $\underset{x\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( \frac{1}{x} \right)$ 的函数值表

After examining the table of functional values, we can see that the y-values do not seem to approach any one single value. It appears the limit does not exist. Before drawing this conclusion, let’s take a more systematic approach. Take the following sequence of x-values approaching 0:

在检查了函数值表之后,我们看到 y 值似乎并不趋近任何单一的值。看来该极限不存在。在得出这一结论之前,我们采取一种更系统的方法。取下面这一列趋近于 0 的 x 值:

$$\frac{2}{\pi},\frac{2}{3\pi},\frac{2}{5\pi},\frac{2}{7\pi},\frac{2}{9\pi},\frac{2}{11\pi}\text{,….}$$

$$\frac{2}{\pi},\frac{2}{3\pi},\frac{2}{5\pi},\frac{2}{7\pi},\frac{2}{9\pi},\frac{2}{11\pi}\text{,….}$$

The corresponding y-values are

相应的 y 值为

$$1,-1,1,-1,1,-1\text{,….}$$

$$1,-1,1,-1,1,-1\text{,….}$$

At this point we can indeed conclude that $\underset{x\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( {1\text{/}\textit{x}} \right)$ does not exist. (Mathematicians frequently abbreviate "does not exist" as DNE. Thus, we would write $\underset{x\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( {1\text{/}\textit{x}} \right)$ DNE.) The graph of $f(x) = \text{sin}\mspace{2mu}\left( {1\text{/}x} \right)$ is shown in Figure 2.17 and it gives a clearer picture of the behavior of $\text{sin}({1\text{/}{x)}}$ as x approaches 0. You can see that $\text{sin}({1\text{/}{\textit{x})}}$ oscillates ever more wildly between −1 and 1 as x approaches 0.

此时我们确实可以得出结论:$\underset{x\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( {1\text{/}\textit{x}} \right)$ 不存在。(数学家常将「does not exist」缩写为 DNE。因此我们会写 $\underset{x\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( {1\text{/}\textit{x}} \right)$ DNE。)函数 $f(x) = \text{sin}\mspace{2mu}\left( {1\text{/}x} \right)$ 的图像如图 2.17 所示,它更清晰地展示了 $\text{sin}({1\text{/}{x)}}$ 在 x 趋近于 0 时的行为。你可以看到 $\text{sin}({1\text{/}{\textit{x})}}$ 在 x 趋近于 0 时在 −1 与 1 之间愈发剧烈地振荡。

Use a table of functional values to evaluate $\underset{x\rightarrow 2}{\text{lim}}\frac{\left| {x^{2} - 4} \right|}{x - 2},$ if possible.

如果可能,用函数值表求 $\underset{x\rightarrow 2}{\text{lim}}\frac{\left| {x^{2} - 4} \right|}{x - 2}$。

One-Sided Limits 单侧极限

Sometimes indicating that the limit of a function fails to exist at a point does not provide us with enough information about the behavior of the function at that particular point. To see this, we now revisit the function $g(x) = {\left| {x - 2} \right|\text{/}\left( {x - 2} \right)}$ introduced at the beginning of the section (see Figure 2.12(b)). As we pick values of x close to 2, $g(x)$ does not approach a single value, so the limit as x approaches 2 does not exist—that is, $\underset{x\rightarrow 2}{\text{lim}}g(x)$ DNE. However, this statement alone does not give us a complete picture of the behavior of the function around the x-value 2. To provide a more accurate description, we introduce the idea of a one-sided limit. For all values to the left of 2 (or *the negative side of* 2), $g(x) = -1.$ Thus, as x approaches 2 from the left, $g(x)$ approaches −1. Mathematically, we say that the limit as x approaches 2 from the left is −1. Symbolically, we express this idea as

有时,仅仅指出函数在某点的极限不存在,并不能提供关于函数在该特定点处行为的足够信息。为了看清这一点,我们现在重新考察本节开头引入的函数 $g(x) = {\left| {x - 2} \right|\text{/}\left( {x - 2} \right)}$(见图 2.12(b))。当我们取接近 2 的 x 值时,$g(x)$ 并不趋近于单一的值,因此当 x 趋近于 2 时的极限不存在——即 $\underset{x\rightarrow 2}{\text{lim}}g(x)$ DNE。然而,仅这一陈述并不能给出函数在 x 值 2 附近行为的完整图像。为了给出更精确的描述,我们引入单侧极限的概念。对于 2 左侧的所有值(或者说 2 的「负侧」),$g(x) = -1.$ 因此,当 x 从左侧趋近于 2 时,$g(x)$ 趋近于 −1。用数学语言说,当 x 从左侧趋近于 2 时的极限是 −1。用符号表示,我们将这一思想表达为

$$\underset{x\rightarrow 2^{-}}{\text{lim}}g(x) = -1.$$

$$\underset{x\rightarrow 2^{-}}{\text{lim}}g(x) = -1.$$

Similarly, as x approaches 2 from the right (or *from the positive side*), $g(x)$ approaches 1. Symbolically, we express this idea as

类似地,当 x 从右侧(或者说「正侧」)趋近于 2 时,$g(x)$ 趋近于 1。用符号表示,我们将这一思想表达为

$$\underset{x\rightarrow 2^{+}}{\text{lim}}g(x) = 1.$$

$$\underset{x\rightarrow 2^{+}}{\text{lim}}g(x) = 1.$$

We can now present an informal definition of one-sided limits.

现在我们可以给出单侧极限的非形式化定义。

We define two types of one-sided limits.

我们定义两类单侧极限

Limit from the left: Let $f(x)$ be a function defined at all values in an open interval of the form (c, a), and let L be a real number. If the values of the function $f(x)$ approach the real number L as the values of x (where $x < \textit{a}\text{)}$ approach the number a, then we say that L is the limit of $f(x)$ as x approaches a from the left. Symbolically, we express this idea as

左极限:设 $f(x)$ 是在形如 (c, a) 的开区间上所有点都有定义的函数,并设 L 为一实数。如果当 x 的值(其中 $x < \textit{a}\text{)}$)趋近于数 a 时,函数 $f(x)$ 的值趋近于实数 L,那么我们就说 L 是当 x 从左侧趋近于 a 时 $f(x)$ 的极限。用符号表示,我们将这一思想表达为

$$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = L.$$ (2.6)

$$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = L.$$ (2.6)

Limit from the right: Let $f(x)$ be a function defined at all values in an open interval of the form $\left( {a,c} \right),$ and let L be a real number. If the values of the function $f(x)$ approach the real number L as the values of x (where $x > \textit{a}\text{)}$ approach the number a, then we say that L is the limit of $f(x)$ as x approaches a from the right. Symbolically, we express this idea as

右极限:设 $f(x)$ 是在形如 $\left( {a,c} \right)$ 的开区间上所有点都有定义的函数,并设 L 为一实数。如果当 x 的值(其中 $x > \textit{a}\text{)}$)趋近于数 a 时,函数 $f(x)$ 的值趋近于实数 L,那么我们就说 L 是当 x 从右侧趋近于 a 时 $f(x)$ 的极限。用符号表示,我们将这一思想表达为

$$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = L.$$ (2.7)

$$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = L.$$ (2.7)

Evaluating One-Sided Limits 求单侧极限

For the function $f(x) = \begin{cases}{x + 1} & {\text{if}\ x < 2} \\{x^{2} - 4} & {\text{if}\ x \geq 2}\end{cases},$ evaluate each of the following limits.

对于函数 $f(x) = \begin{cases}{x + 1} & {\text{if}\ x < 2} \\{x^{2} - 4} & {\text{if}\ x \geq 2}\end{cases},$ 求下列各个极限。

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}f(x)$

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}f(x)$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}f(x)$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}f(x)$

Solution 解答

We can use tables of functional values again Table 2.6. Observe that for values of x less than 2, we use $f(x) = x + 1$ and for values of x greater than 2, we use $f(x) = x^{2} - 4.$

我们可以再次使用函数值表(表 2.6)。注意到对于小于 2 的 x 值,我们使用 $f(x) = x + 1$;对于大于 2 的 x 值,我们使用 $f(x) = x^{2} - 4.$
x$f(x) = x + 1$x$f(x) = x^{2}-4$
1.92.92.10.41
1.992.992.010.0401
1.9992.9992.0010.004001
1.99992.99992.00010.00040001
1.999992.999992.000010.0000400001
x$f(x) = x + 1$x$f(x) = x^{2}-4$
1.92.92.10.41
1.992.992.010.0401
1.9992.9992.0010.004001
1.99992.99992.00010.00040001
1.999992.999992.000010.0000400001

Table 2.6 Table of Functional Values for $f(x) = \left\{ \begin{array}{l}{x + 1\ \text{if}\ x < 2} \\{x^{2} - 4\ \text{if}\ x \geq 2}\end{array} \right.$

表 2.6 $f(x) = \left\{ \begin{array}{l}{x + 1\ \text{if}\ x < 2} \\{x^{2} - 4\ \text{if}\ x \geq 2}\end{array} \right.$ 的函数值表

Based on this table, we can conclude that a. $\underset{x\rightarrow 2^{-}}{\text{lim}}f(x) = 3$ and b. $\underset{x\rightarrow 2^{+}}{\text{lim}}f(x) = 0.$ Therefore, the (two-sided) limit of $f(x)$ does not exist at $x = 2.$ Figure 2.18 shows a graph of $f(x)$ and reinforces our conclusion about these limits.

基于本表,我们可以得出结论:a. $\underset{x\rightarrow 2^{-}}{\text{lim}}f(x) = 3$,b. $\underset{x\rightarrow 2^{+}}{\text{lim}}f(x) = 0.$ 因此,$f(x)$ 的(双侧)极限在 $x = 2$ 处不存在。图 2.18 展示了 $f(x)$ 的图像,并加深了我们关于这些极限的结论。

Use a table of functional values to estimate the following limits, if possible.

如果可能,用函数值表估计下列极限。

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{\left| {x^{2} - 4} \right|}{x - 2}$

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{\left| {x^{2} - 4} \right|}{x - 2}$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}\frac{\left| {x^{2} - 4} \right|}{x - 2}$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}\frac{\left| {x^{2} - 4} \right|}{x - 2}$

Let us now consider the relationship between the limit of a function at a point and the limits from the right and left at that point. It seems clear that if the limit from the right and the limit from the left have a common value, then that common value is the limit of the function at that point. Similarly, if the limit from the left and the limit from the right take on different values, the limit of the function does not exist. These conclusions are summarized in Relating One-Sided and Two-Sided Limits.

现在我们来考虑函数在一点处的极限与该函数在该点处右侧、左侧极限之间的关系。似乎很明显:如果右极限与左极限有共同的值,那么这个共同的值就是函数在该点的极限。类似地,如果左极限与右极限取不同的值,那么函数的极限就不存在。这些结论在「单侧极限与双侧极限的关系」中作了总结。

Relating One-Sided and Two-Sided Limits 单侧极限与双侧极限的关系

Let $f(x)$ be a function defined at all values in an open interval containing a, with the possible exception of a itself, and let L be a real number. Then,

设 $f(x)$ 是在一个包含 a 的开区间上所有点都有定义的函数(a 本身可能除外),并设 L 为一实数。那么,

$$\underset{x\rightarrow a}{\text{lim}}f(x) = L\ \text{if and only if}\ \underset{x\rightarrow a^{-}}{\text{lim}}f(x) = L\ \text{and}\ \underset{x\rightarrow a^{+}}{\text{lim}}f(x) = L.$$

$$\underset{x\rightarrow a}{\text{lim}}f(x) = L\ \text{if and only if}\ \underset{x\rightarrow a^{-}}{\text{lim}}f(x) = L\ \text{and}\ \underset{x\rightarrow a^{+}}{\text{lim}}f(x) = L.$$

Infinite Limits 无穷极限

Evaluating the limit of a function at a point or evaluating the limit of a function from the right and left at a point helps us to characterize the behavior of a function around a given value. As we shall see, we can also describe the behavior of functions that do not have finite limits.

在一点处求函数的极限,或从右侧、左侧在一点处求函数的极限,有助于我们刻画函数在给定值附近的行为。正如我们将看到的,我们还可以描述没有有限极限的函数之行为。

We now turn our attention to $h(x) = {1\text{/}{{(x - 2)}^{2},}}$ the third and final function introduced at the beginning of this section (see Figure 2.12(c)). From its graph we see that as the values of x approach 2, the values of $h(x) = {1\text{/}{(x - 2)}^{2}}$ become larger and larger and, in fact, become infinite. Mathematically, we say that the limit of $h(x)$ as x approaches 2 is positive infinity. Symbolically, we express this idea as

我们现在把注意力转向 $h(x) = {1\text{/}{{(x - 2)}^{2},}}$,即本节开头引入的第三个也是最后一个函数(见图 2.12(c))。从它的图像我们看到,当 x 的值趋近 2 时,$h(x) = {1\text{/}{(x - 2)}^{2}}$ 的值变得越来越大,事实上趋于无穷。从数学上说,当 x 趋近 2 时 $h(x)$ 的极限为正无穷。我们用符号把这个意思表达为

$$\underset{x\rightarrow 2}{\text{lim}}h(x) = \text{+}\infty.$$

$$\underset{x\rightarrow 2}{\text{lim}}h(x) = \text{+}\infty.$$

More generally, we define infinite limits as follows:

更一般地,我们如下定义无穷极限:

We define three types of infinite limits.

我们定义三类无穷极限

Infinite limits from the left: Let $f(x)$ be a function defined at all values in an open interval of the form $\left( {b,a} \right).$

从左的无穷极限:设 $f(x)$ 为定义在区间 $\left( {b,a} \right)$ 这类开区间上所有取值处的函数。

1. If the values of $f(x)$ increase without bound as the values of x (where $x < \textit{a}\text{)}$ approach the number a, then we say that the limit as x approaches a from the left is positive infinity and we write

1. 如果当 x 的值(其中 $x < \textit{a}\text{)}$)趋近数 a 时,$f(x)$ 的值无界增大,那么我们就说 x 从左侧趋近 a 时的极限为正无穷,并写作

$$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{+}\infty.$$ (2.8)

$$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{+}\infty.$$ (2.8)

2. If the values of $f(x)$ decrease without bound as the values of x (where $x < \textit{a}\text{)}$ approach the number a, then we say that the limit as x approaches a from the left is negative infinity and we write

2. 如果当 x 的值(其中 $x < \textit{a}\text{)}$)趋近数 a 时,$f(x)$ 的值无界减小,那么我们就说 x 从左侧趋近 a 时的极限为负无穷,并写作

$$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{−}\infty.$$ (2.9)

$$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{−}\infty.$$ (2.9)

Infinite limits from the right: Let $f(x)$ be a function defined at all values in an open interval of the form $\left( {a,c} \right).$

从右的无穷极限:设 $f(x)$ 为定义在区间 $\left( {a,c} \right)$ 这类开区间上所有取值处的函数。

1. If the values of $f(x)$ increase without bound as the values of x (where $x > \textit{a}\text{)}$ approach the number a, then we say that the limit as x approaches a from the right is positive infinity and we write

1. 如果当 x 的值(其中 $x > \textit{a}\text{)}$)趋近数 a 时,$f(x)$ 的值无界增大,那么我们就说 x 从右侧趋近 a 时的极限为正无穷,并写作

$$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{+}\infty.$$ (2.10)

$$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{+}\infty.$$ (2.10)

2. If the values of $f(x)$ decrease without bound as the values of x (where $x > \textit{a}\text{)}$ approach the number a, then we say that the limit as x approaches a from the right is negative infinity and we write

2. 如果当 x 的值(其中 $x > \textit{a}\text{)}$)趋近数 a 时,$f(x)$ 的值无界减小,那么我们就说 x 从右侧趋近 a 时的极限为负无穷,并写作

$$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{−}\infty.$$ (2.11)

$$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{−}\infty.$$ (2.11)

Two-sided infinite limit: Let $f(x)$ be defined for all $x \neq a$ in an open interval containing a.

双侧无穷极限:设 $f(x)$ 在包含 a 的某个开区间内对所有 $x \neq a$ 都有定义。

1. If the values of $f(x)$ increase without bound as the values of x (where $x \neq \textit{a}\text{)}$ approach the number a, then we say that the limit as x approaches a is positive infinity and we write

1. 如果当 x 的值(其中 $x \neq \textit{a}\text{)}$)趋近数 a 时,$f(x)$ 的值无界增大,那么我们就说 x 趋近 a 时的极限为正无穷,并写作

$$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty.$$ (2.12)

$$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty.$$ (2.12)

2. If the values of $f(x)$ decrease without bound as the values of x (where $x \neq \textit{a}\text{)}$ approach the number a, then we say that the limit as x approaches a is negative infinity and we write

2. 如果当 x 的值(其中 $x \neq \textit{a}\text{)}$)趋近数 a 时,$f(x)$ 的值无界减小,那么我们就说 x 趋近 a 时的极限为负无穷,并写作

$$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{−}\infty.$$ (2.13)

$$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{−}\infty.$$ (2.13)

It is important to understand that when we write statements such as $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty$ or $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{−}\infty$ we are describing the behavior of the function, as we have just defined it. We are not asserting that a limit exists. For the limit of a function $f(x)$ to exist at a, it must approach a real number L as x approaches a. That said, if, for example, $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty,$ we always write $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty$ rather than $\underset{x\rightarrow a}{\text{lim}}f(x)$ DNE.

必须理解,当我们写出诸如 $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty$ 或 $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{−}\infty$ 这样的式子时,我们是在描述函数的行为,正如刚刚所定义的那样。我们并不是在断言极限存在。要使函数 $f(x)$ 在 a 处的极限存在,当 x 趋近 a 时它必须趋近某个实数 L。尽管如此,举例来说,如果 $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty,$ 我们总是写作 $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty$,而不是写作 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 不存在。

Recognizing an Infinite Limit 识别无穷极限

Evaluate each of the following limits, if possible. Use a table of functional values and graph $f(x) = {1\text{/}x}$ to confirm your conclusion.

在可能的情况下,求下列各个极限。利用函数值表并画出 $f(x) = {1\text{/}x}$ 的图像来确认你的结论。

1. $\underset{x\rightarrow 0^{-}}{\text{lim}}\frac{1}{x}$

1. $\underset{x\rightarrow 0^{-}}{\text{lim}}\frac{1}{x}$

2. $\underset{x\rightarrow 0^{+}}{\text{lim}}\frac{1}{x}$

2. $\underset{x\rightarrow 0^{+}}{\text{lim}}\frac{1}{x}$

3. $\underset{x\rightarrow 0}{\text{lim}}\frac{1}{x}$

3. $\underset{x\rightarrow 0}{\text{lim}}\frac{1}{x}$

Solution 解答

Begin by constructing a table of functional values.

首先构造一张函数值表。
x$\frac{1}{x}$x$\frac{1}{x}$
−0.1−100.110
−0.01−1000.01100
−0.001−10000.0011000
−0.0001−10,0000.000110,000
−0.00001−100,0000.00001100,000
−0.000001−1,000,0000.0000011,000,000
x$\frac{1}{x}$x$\frac{1}{x}$
−0.1−100.110
−0.01−1000.01100
−0.001−10000.0011000
−0.0001−10,0000.000110,000
−0.00001−100,0000.00001100,000
−0.000001−1,000,0000.0000011,000,000

Table 2.7 Table of Functional Values for $f(x) = \frac{1}{x}$

表 2.7 $f(x) = \frac{1}{x}$ 的函数值表

1. The values of $1\text{/}x$ decrease without bound as x approaches 0 from the left. We conclude that

1. 当 x 从左侧趋近 0 时,$1\text{/}x$ 的值无界减小。我们由此得出结论:

$$\underset{x\rightarrow 0^{-}}{\text{lim}}\frac{1}{x} = \text{−}\infty.$$

$$\underset{x\rightarrow 0^{-}}{\text{lim}}\frac{1}{x} = \text{−}\infty.$$

2. The values of $1\text{/}x$ increase without bound as x approaches 0 from the right. We conclude that

2. 当 x 从右侧趋近 0 时,$1\text{/}x$ 的值无界增大。我们由此得出结论:

$$\underset{x\rightarrow 0^{+}}{\text{lim}}\frac{1}{x} = \text{+}\infty.$$

$$\underset{x\rightarrow 0^{+}}{\text{lim}}\frac{1}{x} = \text{+}\infty.$$

3. Since $\underset{x\rightarrow 0^{-}}{\text{lim}}\frac{1}{x} = \text{−}\infty$ and $\underset{x\rightarrow 0^{+}}{\text{lim}}\frac{1}{x} = \text{+}\infty$ have different values, we conclude that

3. 由于 $\underset{x\rightarrow 0^{-}}{\text{lim}}\frac{1}{x} = \text{−}\infty$ 与 $\underset{x\rightarrow 0^{+}}{\text{lim}}\frac{1}{x} = \text{+}\infty$ 取值不同,我们由此得出结论:

$$\underset{x\rightarrow 0}{\text{lim}}\frac{1}{x}\ \text{DNE.}$$

$$\underset{x\rightarrow 0}{\text{lim}}\frac{1}{x}\ \text{DNE.}$$

The graph of $f(x) = {1\text{/}x}$ in Figure 2.19 confirms these conclusions.

图 2.19 中 $f(x) = {1\text{/}x}$ 的图像证实了这些结论。

Evaluate each of the following limits, if possible. Use a table of functional values and graph $f(x) = {1\text{/}x^{2}}$ to confirm your conclusion.

在可能的情况下,求下列各个极限。利用函数值表并画出 $f(x) = {1\text{/}x^{2}}$ 的图像来确认你的结论。

1. $\underset{x\rightarrow 0^{-}}{\text{lim}}\frac{1}{x^{2}}$

1. $\underset{x\rightarrow 0^{-}}{\text{lim}}\frac{1}{x^{2}}$

2. $\underset{x\rightarrow 0^{+}}{\text{lim}}\frac{1}{x^{2}}$

2. $\underset{x\rightarrow 0^{+}}{\text{lim}}\frac{1}{x^{2}}$

3. $\underset{x\rightarrow 0}{\text{lim}}\frac{1}{x^{2}}$

3. $\underset{x\rightarrow 0}{\text{lim}}\frac{1}{x^{2}}$

It is useful to point out that functions of the form $f(x) = {1\text{/}\left( {x - a} \right)^{n}},$ where n is a positive integer, have infinite limits as x approaches a from either the left or right (Figure 2.20). These limits are summarized in Infinite Limits from Positive Integers.

值得指出的是,形如 $f(x) = {1\text{/}\left( {x - a} \right)^{n}}$(其中 n 为正整数)的函数,当 x 从左侧或右侧趋近 a 时具有无穷极限(见图 2.20)。这些极限归纳于「正整数的无穷极限」。

Infinite Limits from Positive Integers 正整数的无穷极限

If n is a positive even integer, then

n 为正偶数,则

$$\underset{x\rightarrow a}{\text{lim}}\frac{1}{\left( {x - a} \right)^{n}} = \text{+}\infty.$$

$$\underset{x\rightarrow a}{\text{lim}}\frac{1}{\left( {x - a} \right)^{n}} = \text{+}\infty.$$

If n is a positive odd integer, then

n 为正奇数,则

$$\underset{x\rightarrow a^{+}}{\text{lim}}\frac{1}{\left( {x - a} \right)^{n}} = \text{+}\infty$$

$$\underset{x\rightarrow a^{+}}{\text{lim}}\frac{1}{\left( {x - a} \right)^{n}} = \text{+}\infty$$

and

$$\underset{x\rightarrow a^{-}}{\text{lim}}\frac{1}{\left( {x - a} \right)^{n}} = \text{−}\infty.$$

$$\underset{x\rightarrow a^{-}}{\text{lim}}\frac{1}{\left( {x - a} \right)^{n}} = \text{−}\infty.$$

We should also point out that in the graphs of $f(x) = {1\text{/}{{(x - a)}^{n},}}$ points on the graph having x-coordinates very near to a are very close to the vertical line $x = a.$ That is, as x approaches a, the points on the graph of $f(x)$ are closer to the line $x = a.$ The line $x = a$ is called a vertical asymptote of the graph. We formally define a vertical asymptote as follows:

我们还应当指出,在 $f(x) = {1\text{/}{{(x - a)}^{n},}}$ 的图像中,那些 x 坐标非常接近 a 的图上的点,距离垂直线 $x = a$ 非常近。也就是说,当 x 趋近 a 时,$f(x)$ 图像上的点更靠近直线 $x = a.$ 直线 $x = a$ 称为该图像的垂直渐近线。我们如下形式化地定义垂直渐近线:

Let $f(x)$ be a function. If any of the following conditions hold, then the line $x = a$ is a vertical asymptote of $f(x).$

设 $f(x)$ 为一个函数。如果下列条件中任一条成立,那么直线 $x = a$ 就是 $f(x)$ 的一条垂直渐近线

$$\begin{array}{clc} {\underset{x\rightarrow a^{-}}{\text{lim}}f(x)} & = & {\text{+}\infty\ \text{or}\ \text{−∞}} \\ {\underset{x\rightarrow a^{+}}{\text{lim}}f(x)} & = & {\text{+}\infty\ \text{or}\ \text{−∞}} \\ & {\ \text{or}} & \\ {\underset{x\rightarrow a}{\text{lim}}f(x)} & = & {\text{+}\infty\ \text{or}\ \text{−∞}} \end{array}$$

$$\begin{array}{clc} {\underset{x\rightarrow a^{-}}{\text{lim}}f(x)} & = & {\text{+}\infty\ \text{or}\ \text{−∞}} \\ {\underset{x\rightarrow a^{+}}{\text{lim}}f(x)} & = & {\text{+}\infty\ \text{or}\ \text{−∞}} \\ & {\ \text{or}} & \\ {\underset{x\rightarrow a}{\text{lim}}f(x)} & = & {\text{+}\infty\ \text{or}\ \text{−∞}} \end{array}$$

Finding a Vertical Asymptote 求垂直渐近线

Evaluate each of the following limits using Infinite Limits from Positive Integers. Identify any vertical asymptotes of the function $f(x) = {1\text{/}\left( {x + 3} \right)^{4}}.$

利用「正整数的无穷极限」求下列各个极限。指出函数 $f(x) = {1\text{/}\left( {x + 3} \right)^{4}}$ 的任何垂直渐近线。

1. $\underset{x\rightarrow-3^{-}}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}}$

1. $\underset{x\rightarrow-3^{-}}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}}$

2. $\underset{x\rightarrow-3^{+}}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}}$

2. $\underset{x\rightarrow-3^{+}}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}}$

3. $\underset{x\rightarrow-3}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}}$

3. $\underset{x\rightarrow-3}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}}$

Solution 解答

We can use Infinite Limits from Positive Integers directly.

我们可以直接使用「正整数的无穷极限」。

1. $\underset{x\rightarrow-3^{-}}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}} = \text{+}\infty$

1. $\underset{x\rightarrow-3^{-}}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}} = \text{+}\infty$

2. $\underset{x\rightarrow-3^{+}}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}} = \text{+}\infty$

2. $\underset{x\rightarrow-3^{+}}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}} = \text{+}\infty$

3. $\underset{x\rightarrow-3}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}} = \text{+}\infty$

3. $\underset{x\rightarrow-3}{\text{lim}}\frac{1}{\left( {x + 3} \right)^{4}} = \text{+}\infty$

The function $f(x) = {1\text{/}\left( {x + 3} \right)^{4}}$ has a vertical asymptote of $x = -3.$

函数 $f(x) = {1\text{/}\left( {x + 3} \right)^{4}}$ 具有一条垂直渐近线 $x = -3.$

Evaluate each of the following limits. Identify any vertical asymptotes of the function $f(x) = \frac{1}{\left( {x - 2} \right)^{3}}.$

求下列各个极限。指出函数 $f(x) = \frac{1}{\left( {x - 2} \right)^{3}}$ 的任何垂直渐近线。

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{1}{\left( {x - 2} \right)^{3}}$

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{1}{\left( {x - 2} \right)^{3}}$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}\frac{1}{\left( {x - 2} \right)^{3}}$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}\frac{1}{\left( {x - 2} \right)^{3}}$

3. $\underset{x\rightarrow 2}{\text{lim}}\frac{1}{\left( {x - 2} \right)^{3}}$

3. $\underset{x\rightarrow 2}{\text{lim}}\frac{1}{\left( {x - 2} \right)^{3}}$

In the next example we put our knowledge of various types of limits to use to analyze the behavior of a function at several different points.

在下一个示例中,我们将运用关于各类极限的知识,来分析一个函数在若干个不同点处的行为。

Behavior of a Function at Different Points 函数在各点的行为

Use the graph of $f(x)$ in Figure 2.21 to determine each of the following values:

利用图 2.21 中 $f(x)$ 的图像,确定下列各个值:

1. $\underset{x\rightarrow-4^{-}}{\text{lim}}f(x);\underset{x\rightarrow-4^{+}}{\text{lim}}f(x);\underset{x\rightarrow-4}{\text{lim}}f(x);f(-4)$

1. $\underset{x\rightarrow-4^{-}}{\text{lim}}f(x);\underset{x\rightarrow-4^{+}}{\text{lim}}f(x);\underset{x\rightarrow-4}{\text{lim}}f(x);f(-4)$

2. $\underset{x\rightarrow-2^{-}}{\text{lim}}f(x);\underset{x\rightarrow-2^{+}}{\text{lim}}f(x);\underset{x\rightarrow-2}{\text{lim}}f(x);f(-2)$

2. $\underset{x\rightarrow-2^{-}}{\text{lim}}f(x);\underset{x\rightarrow-2^{+}}{\text{lim}}f(x);\underset{x\rightarrow-2}{\text{lim}}f(x);f(-2)$

3. $\underset{x\rightarrow 1^{-}}{\text{lim}}f(x);\underset{x\rightarrow 1^{+}}{\text{lim}}f(x);\underset{x\rightarrow 1}{\text{lim}}f(x);f(1)$

3. $\underset{x\rightarrow 1^{-}}{\text{lim}}f(x);\underset{x\rightarrow 1^{+}}{\text{lim}}f(x);\underset{x\rightarrow 1}{\text{lim}}f(x);f(1)$

4. $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x);\underset{x\rightarrow 3^{+}}{\text{lim}}f(x);\underset{x\rightarrow 3}{\text{lim}}f(x);f(3)$

4. $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x);\underset{x\rightarrow 3^{+}}{\text{lim}}f(x);\underset{x\rightarrow 3}{\text{lim}}f(x);f(3)$

Solution 解答

Using Infinite Limits from Positive Integers and the graph for reference, we arrive at the following values:

借助「正整数的无穷极限」并以图像为参考,我们得到下列各个值:

1. $\underset{x\rightarrow-4^{-}}{\text{lim}}f(x) = 0;\underset{x\rightarrow-4^{+}}{\text{lim}}f(x) = 0;\underset{x\rightarrow-4}{\text{lim}}f(x) = 0;f(-4) = 0$

1. $\underset{x\rightarrow-4^{-}}{\text{lim}}f(x) = 0;\underset{x\rightarrow-4^{+}}{\text{lim}}f(x) = 0;\underset{x\rightarrow-4}{\text{lim}}f(x) = 0;f(-4) = 0$

2. $\underset{x\rightarrow-2^{-}}{\text{lim}}f(x) = 3.;\underset{x\rightarrow-2^{+}}{\text{lim}}f(x) = 3;\underset{x\rightarrow-2}{\text{lim}}f(x) = 3;f(-2)$ is undefined

2. $\underset{x\rightarrow-2^{-}}{\text{lim}}f(x) = 3.;\underset{x\rightarrow-2^{+}}{\text{lim}}f(x) = 3;\underset{x\rightarrow-2}{\text{lim}}f(x) = 3;f(-2)$ 无定义

3. $\underset{x\rightarrow 1^{-}}{\text{lim}}f(x) = 6;\underset{x\rightarrow 1^{+}}{\text{lim}}f(x) = 3;\underset{x\rightarrow 1}{\text{lim}}f(x)$ DNE; $f(1) = 6$

3. $\underset{x\rightarrow 1^{-}}{\text{lim}}f(x) = 6;\underset{x\rightarrow 1^{+}}{\text{lim}}f(x) = 3;\underset{x\rightarrow 1}{\text{lim}}f(x)$ 不存在; $f(1) = 6$

4. $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = \text{−}\infty;\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = \text{−}\infty;\underset{x\rightarrow 3}{\text{lim}}f(x) = \text{−}\infty;f(3)$ is undefined

4. $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = \text{−}\infty;\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = \text{−}\infty;\underset{x\rightarrow 3}{\text{lim}}f(x) = \text{−}\infty;f(3)$ 无定义

Evaluate $\underset{x\rightarrow 1}{\text{lim}}f(x)$ for $f(x)$ shown here:

求此处所示 $f(x)$ 的 $\underset{x\rightarrow 1}{\text{lim}}f(x)$:

Chapter Opener: Einstein’s Equation 章首图:爱因斯坦方程

In the chapter opener we mentioned briefly how Albert Einstein showed that a limit exists to how fast any object can travel. Given Einstein’s equation for the mass of a moving object, what is the value of this bound?

在章首图中,我们简要提到阿尔伯特·爱因斯坦如何证明任何物体能够运动的速度存在一个极限。给定爱因斯坦关于运动物体质量的方程,这个极限的值是多少?

Solution 解答

Our starting point is Einstein’s equation for the mass of a moving object,

我们的出发点是爱因斯坦关于运动物体质量的方程,

$$m = \frac{m_{0}}{\sqrt{1 - \frac{v^{2}}{c^{2}}}},$$

$$m = \frac{m_{0}}{\sqrt{1 - \frac{v^{2}}{c^{2}}}},$$

where $m_{0}$ is the object’s mass at rest, v is its speed, and c is the speed of light. To see how the mass changes at high speeds, we can graph the ratio of masses $m\text{/}m_{0}$ as a function of the ratio of speeds, $v\text{/}c$ (Figure 2.23).

其中 $m_{0}$ 为物体静止时的质量,v 为其速度,c 为光速。为了看清质量在高速时如何变化,我们可以把质量比 $m\text{/}m_{0}$ 作为速度比 $v\text{/}c$ 的函数画出图像(见图 2.23)。

We can see that as the ratio of speeds approaches 1—that is, as the speed of the object approaches the speed of light—the ratio of masses increases without bound. In other words, the function has a vertical asymptote at ${v\text{/}c} = 1.$ We can try a few values of this ratio to test this idea.

我们可以看到,当速度比趋近 1——也就是说,当物体的速度趋近光速时——质量比无界增大。换句话说,该函数在 ${v\text{/}c} = 1$ 处有一条垂直渐近线。我们可以尝试这个比例的几个取值来验证这一想法。
$\frac{v}{c}$$\sqrt{1 - \frac{v^{2}}{c^{2}}}$$\frac{m}{m_{0}}$
0.990.14117.089
0.9990.044722.37
0.99990.014170.71
$\frac{v}{c}$$\sqrt{1 - \frac{v^{2}}{c^{2}}}$$\frac{m}{m_{0}}$
0.990.14117.089
0.9990.044722.37
0.99990.014170.71

Table 2.8 Ratio of Masses and Speeds for a Moving Object

表 2.8 运动物体的质量比与速度比

Thus, according to Table 2.8, if an object with mass 100 kg is traveling at 0.9999c, its mass becomes 7071 kg. Since no object can have an infinite mass, we conclude that no object can travel at or more than the speed of light.

因此,根据表 2.8,若一个质量为 100 kg 的物体以 0.9999c 运动,其质量变为 7071 kg。由于任何物体的质量都不可能为无穷大,我们得出结论:没有任何物体能够以光速或超光速运动。

Section 2.2 Exercises 2.2 节习题

For the following exercises, consider the function $f(x) = \frac{x^{2} - 1}{\left| {x - 1} \right|}.$

在以下习题中,考虑函数 $f(x) = \frac{x^{2} - 1}{\left| {x - 1} \right|}.$

30.

30.

\[T\] Complete the following table for the function. Round your solutions to four decimal places.

\[T\] 为该函数在下表中补全数值。将你的结果四舍五入保留四位小数。
x$f(x)$x$f(x)$
0.9a.1.1e.
0.99b.1.01f.
0.999c.1.001g.
0.9999d.1.0001h.
x$f(x)$x$f(x)$
0.9a.1.1e.
0.99b.1.01f.
0.999c.1.001g.
0.9999d.1.0001h.

31.

31.

What do your results in the preceding exercise indicate about the two-sided limit $\underset{x\rightarrow 1}{\text{lim}}f(x)?$ Explain your response.

前面习题中的结果对于双侧极限 $\underset{x\rightarrow 1}{\text{lim}}f(x)$ 说明了什么?解释你的回答。

For the following exercises, consider the function $f(x) = \left( {1 + x} \right)^{1\text{/}x}.$

在以下习题中,考虑函数 $f(x) = \left( {1 + x} \right)^{1\text{/}x}.$

32.

32.

\[T\] Make a table showing the values of f for $x = -0.01,-0.001,-0.0001,-0.00001$ and for $x = 0.01,0.001,0.0001,0.00001.$ Round your solutions to five decimal places.

\[T\] 制作一张表,列出 f 在 $x = -0.01,-0.001,-0.0001,-0.00001$ 以及 $x = 0.01,0.001,0.0001,0.00001$ 处的取值。将你的结果四舍五入保留五位小数。
x$f(x)$x$f(x)$
−0.01a.0.01e.
−0.001b.0.001f.
−0.0001c.0.0001g.
−0.00001d.0.00001h.
x$f(x)$x$f(x)$
−0.01a.0.01e.
−0.001b.0.001f.
−0.0001c.0.0001g.
−0.00001d.0.00001h.

33.

33.

What does the table of values in the preceding exercise indicate about the function $f(x) = \left( {1 + x} \right)^{1\text{/}x}?$

前面习题中的数值表说明了函数 $f(x) = \left( {1 + x} \right)^{1\text{/}x}$ 的什么性质?

34.

34.

To which mathematical constant does the limit in the preceding exercise appear to be getting closer?

前面习题中的极限似乎越来越接近哪个数学常数?

In the following exercises, use the given values to set up a table to evaluate the limits. Round your solutions to eight decimal places.

在以下习题中,利用给定的取值建立表格来求极限。将你的结果四舍五入保留八位小数。

35.

35.

\[T\] $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} 2x}{x};\ \pm 0.1,\pm 0.01,\pm 0.001,\pm.0001$

\[T\] $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} 2x}{x};\ \pm 0.1,\pm 0.01,\pm 0.001,\pm.0001$
x$\frac{\text{sin}\mspace{2mu} 2x}{x}$x$\frac{\text{sin}\mspace{2mu} 2x}{x}$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.
x$\frac{\text{sin}\mspace{2mu} 2x}{x}$x$\frac{\text{sin}\mspace{2mu} 2x}{x}$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.

36.

36.

\[T\] $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} 3x}{x}\operatorname{}$ ±0.1, ±0.01, ±0.001, ±0.0001

\[T\] $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} 3x}{x}\operatorname{}$ ±0.1, ±0.01, ±0.001, ±0.0001
X$\frac{\text{sin}\mspace{2mu} 3x}{x}$x$\frac{\text{sin}\mspace{2mu} 3x}{x}$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.
X$\frac{\text{sin}\mspace{2mu} 3x}{x}$x$\frac{\text{sin}\mspace{2mu} 3x}{x}$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.

37.

37.

Use the preceding two exercises to conjecture (guess) the value of the following limit: $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} ax}{x}$ for a, a positive real value.

利用前面两道习题来猜想(猜测)下列极限的值:对于正数 a,求 $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} ax}{x}$。

\[T\] In the following exercises, set up a table of values to find the indicated limit. Round to eight digits.

\[T\] 在以下习题中,建立数值表来求指定的极限。保留八位有效数字。

38.

38.

$\underset{x\rightarrow 2}{\text{lim}}\frac{x^{2} - 4}{x^{2} + x - 6}$

$\underset{x\rightarrow 2}{\text{lim}}\frac{x^{2} - 4}{x^{2} + x - 6}$
x$\frac{x^{2} - 4}{x^{2} + x - 6}$x$\frac{x^{2} - 4}{x^{2} + x - 6}$
1.9a.2.1e.
1.99b.2.01f.
1.999c.2.001g.
1.9999d.2.0001h.
x$\frac{x^{2} - 4}{x^{2} + x - 6}$x$\frac{x^{2} - 4}{x^{2} + x - 6}$
1.9a.2.1e.
1.99b.2.01f.
1.999c.2.001g.
1.9999d.2.0001h.

39.

39.

$\underset{x\rightarrow 1}{\text{lim}}\left( {1 - 2x} \right)$

$\underset{x\rightarrow 1}{\text{lim}}\left( {1 - 2x} \right)$
x$1 - 2x$x$1 - 2x$
0.9a.1.1e.
0.99b.1.01f.
0.999c.1.001g.
0.9999d.1.0001h.
x$1 - 2x$x$1 - 2x$
0.9a.1.1e.
0.99b.1.01f.
0.999c.1.001g.
0.9999d.1.0001h.

40.

40.

$\underset{x\rightarrow 0}{\text{lim}}\frac{5}{1 - e^{1\text{/}x}}$

$\underset{x\rightarrow 0}{\text{lim}}\frac{5}{1 - e^{1\text{/}x}}$
x$\frac{5}{1 - e^{1\text{/}x}}$x$\frac{5}{1 - e^{1\text{/}x}}$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.
x$\frac{5}{1 - e^{1\text{/}x}}$x$\frac{5}{1 - e^{1\text{/}x}}$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.

41.

41.

$\underset{z\rightarrow 0}{\text{lim}}\frac{z - 1}{z^{2}\left( {z + 3} \right)}$

$\underset{z\rightarrow 0}{\text{lim}}\frac{z - 1}{z^{2}\left( {z + 3} \right)}$
z$\frac{z - 1}{z^{2}\left( {z + 3} \right)}$z$\frac{z - 1}{z^{2}\left( {z + 3} \right)}$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.
z$\frac{z - 1}{z^{2}\left( {z + 3} \right)}$z$\frac{z - 1}{z^{2}\left( {z + 3} \right)}$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.

42.

42.

$\underset{t\rightarrow 0^{+}}{\text{lim}}\frac{\text{cos}\mspace{2mu} t}{t}$

$\underset{t\rightarrow 0^{+}}{\text{lim}}\frac{\text{cos}\mspace{2mu} t}{t}$
t$\frac{\text{cos}\mspace{2mu} t}{t}$
0.1a.
0.01b.
0.001c.
0.0001d.
t$\frac{\text{cos}\mspace{2mu} t}{t}$
0.1a.
0.01b.
0.001c.
0.0001d.

43.

43.

$\underset{x\rightarrow 2}{\text{lim}}\frac{1 - \frac{2}{x}}{x^{2} - 4}$

$\underset{x\rightarrow 2}{\text{lim}}\frac{1 - \frac{2}{x}}{x^{2} - 4}$
x$\frac{1 - \frac{2}{x}}{x^{2} - 4}$x$\frac{1 - \frac{2}{x}}{x^{2} - 4}$
1.9a.2.1e.
1.99b.2.01f.
1.999c.2.001g.
1.9999d.2.0001h.
x$\frac{1 - \frac{2}{x}}{x^{2} - 4}$x$\frac{1 - \frac{2}{x}}{x^{2} - 4}$
1.9a.2.1e.
1.99b.2.01f.
1.999c.2.001g.
1.9999d.2.0001h.

\[T\] In the following exercises, set up a table of values and round to eight significant digits. Based on the table of values, make a guess about what the limit is. Then, use a calculator to graph the function and determine the limit. Was the conjecture correct? If not, why does the method of tables fail?

\[T\] 在以下习题中,建立数值表并保留八位有效数字。根据数值表,猜测极限是什么。然后,使用计算器画出函数图像并确定极限。你的猜想正确吗?如果不正确,为什么列表法会失效?

44.

44.

$\underset{\theta\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( \frac{\pi}{\theta} \right)$

$\underset{\theta\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\left( \frac{\pi}{\theta} \right)$
θ$\text{sin}\mspace{2mu}\left( \frac{\pi}{\theta} \right)$θ$\text{sin}\mspace{2mu}\left( \frac{\pi}{\theta} \right)$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.
θ$\text{sin}\mspace{2mu}\left( \frac{\pi}{\theta} \right)$θ$\text{sin}\mspace{2mu}\left( \frac{\pi}{\theta} \right)$
−0.1a.0.1e.
−0.01b.0.01f.
−0.001c.0.001g.
−0.0001d.0.0001h.

45.

45.

$\underset{\alpha\rightarrow 0^{+}}{\text{lim}}\frac{1}{\alpha}\mspace{2mu}\text{cos}\mspace{2mu}\left( \frac{\pi}{\alpha} \right)$

$\underset{\alpha\rightarrow 0^{+}}{\text{lim}}\frac{1}{\alpha}\mspace{2mu}\text{cos}\mspace{2mu}\left( \frac{\pi}{\alpha} \right)$
$\alpha$$\frac{1}{\alpha}\mspace{2mu}\text{cos}\mspace{2mu}\left( \frac{\pi}{\alpha} \right)$
0.1a.
0.01b.
0.001c.
0.0001d.
$\alpha$$\frac{1}{\alpha}\mspace{2mu}\text{cos}\mspace{2mu}\left( \frac{\pi}{\alpha} \right)$
0.1a.
0.01b.
0.001c.
0.0001d.

In the following exercises, consider the graph of the function $y = f(x)$ shown here. Which of the statements about $y = f(x)$ are true and which are false? Explain why a statement is false.

在以下习题中,考虑此处所示函数 $y = f(x)$ 的图像。关于 $y = f(x)$ 的下列陈述哪些为真、哪些为假?解释某条陈述为假的原因。

46.

46.

$\underset{x\rightarrow 10}{\text{lim}}f(x) = 0$

$\underset{x\rightarrow 10}{\text{lim}}f(x) = 0$

47.

47.

$\underset{x\rightarrow-2^{+}}{\text{lim}}f(x) = 3$

$\underset{x\rightarrow-2^{+}}{\text{lim}}f(x) = 3$

48.

48.

$\underset{x\rightarrow-8}{\text{lim}}f(x) = f(-8)$

$\underset{x\rightarrow-8}{\text{lim}}f(x) = f(-8)$

49.

49.

$\underset{x\rightarrow 6}{\text{lim}}f(x) = 5$

$\underset{x\rightarrow 6}{\text{lim}}f(x) = 5$

In the following exercises, use the following graph of the function $y = f(x)$ to find the values, if possible. Estimate when necessary.

在以下习题中,利用函数 $y = f(x)$ 的如下图像,在可能的情况下求出这些值。必要时进行估计。

50.

50.

$\underset{x\rightarrow 1^{-}}{\text{lim}}f(x)$

$\underset{x\rightarrow 1^{-}}{\text{lim}}f(x)$

51.

51.

$\underset{x\rightarrow 1^{+}}{\text{lim}}f(x)$

$\underset{x\rightarrow 1^{+}}{\text{lim}}f(x)$

52.

52.

$\underset{x\rightarrow 1}{\text{lim}}f(x)$

$\underset{x\rightarrow 1}{\text{lim}}f(x)$

53.

53.

$\underset{x\rightarrow 2}{\text{lim}}f(x)$

$\underset{x\rightarrow 2}{\text{lim}}f(x)$

54.

54.

$f(1)$

$f(1)$

In the following exercises, use the graph of the function $y = f(x)$ shown here to find the values, if possible. Estimate when necessary.

在以下习题中,利用此处所示函数 $y = f(x)$ 的图像,在可能的情况下求出这些值。必要时进行估计。

55.

55.

$\underset{x\rightarrow 0^{-}}{\text{lim}}f(x)$

$\underset{x\rightarrow 0^{-}}{\text{lim}}f(x)$

56.

56.

$\underset{x\rightarrow 0^{+}}{\text{lim}}f(x)$

$\underset{x\rightarrow 0^{+}}{\text{lim}}f(x)$

57.

57.

$\underset{x\rightarrow 0}{\text{lim}}f(x)$

$\underset{x\rightarrow 0}{\text{lim}}f(x)$

58.

58.

$\underset{x\rightarrow 2}{\text{lim}}f(x)$

$\underset{x\rightarrow 2}{\text{lim}}f(x)$

In the following exercises, use the graph of the function $y = f(x)$ shown here to find the values, if possible. Estimate when necessary.

在以下习题中,利用此处所示函数 $y = f(x)$ 的图像,在可能的情况下求出这些值。必要时进行估计。

59.

59.

$\underset{x\rightarrow-2^{-}}{\text{lim}}f(x)$

$\underset{x\rightarrow-2^{-}}{\text{lim}}f(x)$

60.

60.

$\underset{x\rightarrow-2^{+}}{\text{lim}}f(x)$

$\underset{x\rightarrow-2^{+}}{\text{lim}}f(x)$

61.

61.

$\underset{x\rightarrow-2}{\text{lim}}f(x)$

$\underset{x\rightarrow-2}{\text{lim}}f(x)$

62.

62.

$\underset{x\rightarrow 2^{-}}{\text{lim}}f(x)$

$\underset{x\rightarrow 2^{-}}{\text{lim}}f(x)$

63.

63.

$\underset{x\rightarrow 2^{+}}{\text{lim}}f(x)$

$\underset{x\rightarrow 2^{+}}{\text{lim}}f(x)$

64.

64.

$\underset{x\rightarrow 2}{\text{lim}}f(x)$

$\underset{x\rightarrow 2}{\text{lim}}f(x)$

In the following exercises, use the graph of the function $y = g(x)$ shown here to find the values, if possible. Estimate when necessary.

在以下习题中,利用此处所示函数 $y = g(x)$ 的图像,在可能的情况下求出这些值。必要时进行估计。

65.

65.

$\underset{x\rightarrow 0^{-}}{\text{lim}}g(x)$

$\underset{x\rightarrow 0^{-}}{\text{lim}}g(x)$

66.

66.

$\underset{x\rightarrow 0^{+}}{\text{lim}}g(x)$

$\underset{x\rightarrow 0^{+}}{\text{lim}}g(x)$

67.

67.

$\underset{x\rightarrow 0}{\text{lim}}g(x)$

$\underset{x\rightarrow 0}{\text{lim}}g(x)$

In the following exercises, use the graph of the function $y = h(x)$ shown here to find the values, if possible. Estimate when necessary.

在以下习题中,利用此处所示函数 $y = h(x)$ 的图像,在可能的情况下求出这些值。必要时进行估计。

68.

68.

$\underset{x\rightarrow 0^{-}}{\text{lim}}h(x)$

$\underset{x\rightarrow 0^{-}}{\text{lim}}h(x)$

69.

69.

$\underset{x\rightarrow 0^{+}}{\text{lim}}h(x)$

$\underset{x\rightarrow 0^{+}}{\text{lim}}h(x)$

70.

70.

$\underset{x\rightarrow 0}{\text{lim}}h(x)$

$\underset{x\rightarrow 0}{\text{lim}}h(x)$

In the following exercises, use the graph of the function $y = f(x)$ shown here to find the values, if possible. Estimate when necessary.

在以下习题中,利用此处所示函数 $y = f(x)$ 的图像,在可能的情况下求出这些值。必要时进行估计。

71.

71.

$\underset{x\rightarrow 0^{-}}{\text{lim}}f(x)$

$\underset{x\rightarrow 0^{-}}{\text{lim}}f(x)$

72.

72.

$\underset{x\rightarrow 0^{+}}{\text{lim}}f(x)$

$\underset{x\rightarrow 0^{+}}{\text{lim}}f(x)$

73.

73.

$\underset{x\rightarrow 0}{\text{lim}}f(x)$

$\underset{x\rightarrow 0}{\text{lim}}f(x)$

74.

74.

$\underset{x\rightarrow 1}{\text{lim}}f(x)$

$\underset{x\rightarrow 1}{\text{lim}}f(x)$

75.

75.

$\underset{x\rightarrow 2}{\text{lim}}f(x)$

$\underset{x\rightarrow 2}{\text{lim}}f(x)$

In the following exercises, sketch the graph of a function with the given properties.

在以下习题中,画出具有给定性质的函数图像。

76.

76.

$\underset{x\rightarrow 2}{\text{lim}}f(x) = 1,\underset{x\rightarrow 4^{-}}{\text{lim}}f(x) = 3,\underset{x\rightarrow 4^{+}}{\text{lim}}f(x) = 6,f(4)$ is not defined.

$\underset{x\rightarrow 2}{\text{lim}}f(x) = 1,\underset{x\rightarrow 4^{-}}{\text{lim}}f(x) = 3,\underset{x\rightarrow 4^{+}}{\text{lim}}f(x) = 6,f(4)$ 无定义。

77.

77.

$As~x\rightarrow - \infty~,~f(x)\rightarrow 0,\underset{x\rightarrow-1^{-}}{\text{lim}}f(x) = \text{−}\infty,$ $\underset{x\rightarrow-1^{+}}{\text{lim}}f(x) = \infty,\underset{x\rightarrow 0}{\text{lim}}f(x) = f(0),f(0) = 1,~As~x\rightarrow\infty,~f(x)\rightarrow\text{−}\infty$

$As~x\rightarrow - \infty~,~f(x)\rightarrow 0,\underset{x\rightarrow-1^{-}}{\text{lim}}f(x) = \text{−}\infty,$ $\underset{x\rightarrow-1^{+}}{\text{lim}}f(x) = \infty,\underset{x\rightarrow 0}{\text{lim}}f(x) = f(0),f(0) = 1,~As~x\rightarrow\infty,~f(x)\rightarrow\text{−}\infty$

78.

78.

$As~x\rightarrow - \infty,~f(x)\rightarrow 2,\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = \text{−}\infty,$ $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = \infty,~As~x\rightarrow\infty,~f(x)\rightarrow 2,f(0) = \frac{-1}{3}$

$As~x\rightarrow - \infty,~f(x)\rightarrow 2,\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = \text{−}\infty,$ $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = \infty,~As~x\rightarrow\infty,~f(x)\rightarrow 2,f(0) = \frac{-1}{3}$

79.

79.

$As~x\rightarrow - \infty,~f(x)\rightarrow 2,\underset{x\rightarrow-2}{\text{lim}}f(x) = \text{−}\infty,$ $As~x\rightarrow\infty,~f(x)\rightarrow 2,f(0) = 0$

$As~x\rightarrow - \infty,~f(x)\rightarrow 2,\underset{x\rightarrow-2}{\text{lim}}f(x) = \text{−}\infty,$ $As~x\rightarrow\infty,~f(x)\rightarrow 2,f(0) = 0$

80.

80.

$As~x\rightarrow - \infty,~f(x)\rightarrow 0,\underset{x\rightarrow-1^{-}}{\text{lim}}f(x) = \infty,\underset{x\rightarrow-1^{+}}{\text{lim}}f(x) = \text{−}\infty,$ $f(0) = -1,\underset{x\rightarrow 1^{-}}{\text{lim}}f(x) = \text{−}\infty,\underset{x\rightarrow 1^{+}}{\text{lim}}f(x) = \infty,~As~x\rightarrow\infty,~f(x)\rightarrow 0$

$As~x\rightarrow - \infty,~f(x)\rightarrow 0,\underset{x\rightarrow-1^{-}}{\text{lim}}f(x) = \infty,\underset{x\rightarrow-1^{+}}{\text{lim}}f(x) = \text{−}\infty,$ $f(0) = -1,\underset{x\rightarrow 1^{-}}{\text{lim}}f(x) = \text{−}\infty,\underset{x\rightarrow 1^{+}}{\text{lim}}f(x) = \infty,~As~x\rightarrow\infty,~f(x)\rightarrow 0$

81.

81.

Shock waves arise in many physical applications, ranging from supernovas to detonation waves. A graph of the density of a shock wave with respect to distance, x, is shown here. We are mainly interested in the location of the front of the shock, labeled $x_{\text{SF}}$ in the diagram.

冲击波出现在许多物理应用中,从超新星到爆轰波都有。这里展示了一张激波密度随距离 x 变化的图像。我们主要关心冲击波波前所在的位置,在图中标记为 $x_{\text{SF}}$。

1. Evaluate $\underset{x\rightarrow x_{SF}{}^{+}}{\text{lim}}\rho(x).$

1. 求 $\underset{x\rightarrow x_{SF}{}^{+}}{\text{lim}}\rho(x).$

2. Evaluate $\underset{x\rightarrow x_{SF}{}^{-}}{\text{lim}}\rho(x).$

2. 求 $\underset{x\rightarrow x_{SF}{}^{-}}{\text{lim}}\rho(x).$

3. Evaluate $\underset{x\rightarrow x_{SF}}{\text{lim}}\rho(x).$ Explain the physical meanings behind your answers.

3. 求 $\underset{x\rightarrow x_{SF}}{\text{lim}}\rho(x).$ 解释你的答案背后的物理含义。

82.

82.

A track coach uses a camera with a fast shutter to estimate the position of a runner with respect to time. A table of the values of position of the athlete versus time is given here, where x is the position in meters of the runner and t is time in seconds. What is $\underset{t\rightarrow 2}{\text{lim}}x(t)?$ What does it mean physically?

一位田径教练使用快门速度很快的相机来估计跑者相对于时间的位置。这里给出一张运动员位置随时间变化的数值表,其中 x 为跑者的位置(米),t 为时间(秒)。$\underset{t\rightarrow 2}{\text{lim}}x(t)$ 是多少?它在物理上意味着什么?
t (sec)x (m)
1.754.5
1.956.1
1.996.42
2.016.58
2.056.9
2.258.5
t (sec)x (m)
1.754.5
1.956.1
1.996.42
2.016.58
2.056.9
2.258.5

2.3 The Limit Laws 2.3 极限法则

In the previous section, we evaluated limits by looking at graphs or by constructing a table of values. In this section, we establish laws for calculating limits and learn how to apply these laws. In the Student Project at the end of this section, you have the opportunity to apply these limit laws to derive the formula for the area of a circle by adapting a method devised by the Greek mathematician Archimedes. We begin by restating two useful limit results from the previous section. These two results, together with the limit laws, serve as a foundation for calculating many limits.

在上一节中,我们通过观察图像或构造数值表来求极限。在本节中,我们建立计算极限的法则,并学习如何运用这些法则。在本节末尾的「学生项目」中,你将有机会应用这些极限法则,借助古希腊数学家阿基米德所发明的方法推导出圆的面积公式。我们首先重述上一节中的两个有用极限结论。这两个结论与极限法则一起,构成了计算众多极限的基础。

Evaluating Limits with the Limit Laws 运用极限法则求极限

The first two limit laws were stated in Two Important Limits and we repeat them here. These basic results, together with the other limit laws, allow us to evaluate limits of many algebraic functions.

前两条极限法则已在「两个重要极限」中给出,我们在此重复一遍。这些基本结论连同其他极限法则,使我们能够求出许多代数函数的极限。

Basic Limit Results 基本极限结论

For any real number a and any constant c,

对任意实数 a 和任意常数 c

$$\underset{x\rightarrow a}{\text{lim}}x = a$$ (2.14)

$$\underset{x\rightarrow a}{\text{lim}}x = a$$ (2.14)

$$\underset{x\rightarrow a}{\text{lim}}c = c$$ (2.15)

$$\underset{x\rightarrow a}{\text{lim}}c = c$$ (2.15)

Evaluating a Basic Limit 求一个基本极限

Evaluate each of the following limits using Basic Limit Results.

利用基本极限结论求下列各极限。

1. $\underset{x\rightarrow 2}{\text{lim}}x$

1. $\underset{x\rightarrow 2}{\text{lim}}x$

2. $\underset{x\rightarrow 2}{\text{lim}}5$

2. $\underset{x\rightarrow 2}{\text{lim}}5$

Solution 解答

1. The limit of x as x approaches a is a: $\underset{x\rightarrow 2}{\text{lim}}x = 2.$

1. 当 x 趋于 a 时,x 的极限为 a:$\underset{x\rightarrow 2}{\text{lim}}x = 2.$

2. The limit of a constant is that constant: $\underset{x\rightarrow 2}{\text{lim}}5 = 5.$

2. 常数的极限等于该常数:$\underset{x\rightarrow 2}{\text{lim}}5 = 5.$

We now take a look at the limit laws, the individual properties of limits. The proofs that these laws hold are omitted here.

现在我们来看极限法则,即极限的各项独立性质。这些法则成立的证明在此略去。

Limit Laws 极限法则

Let $f(x)$ and $g(x)$ be defined for all $x \neq a$ over some open interval containing a. Assume that L and M are real numbers such that $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ and $\underset{x\rightarrow a}{\text{lim}}g(x) = M.$ Let c be a constant. Then, each of the following statements holds:

设 $f(x)$ 与 $g(x)$ 在某个包含 a 的开区间上对所有 $x \neq a$ 有定义。假设 LM 为实数,满足 $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ 与 $\underset{x\rightarrow a}{\text{lim}}g(x) = M.$ 设 c 为常数。则下述各命题均成立:

Sum law for limits: $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) + g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) + \underset{x\rightarrow a}{\text{lim}}g(x) = L + M$

极限的和法则:$\underset{x\rightarrow a}{\text{lim}}\left( {f(x) + g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) + \underset{x\rightarrow a}{\text{lim}}g(x) = L + M$

Difference law for limits: $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) - g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) - \underset{x\rightarrow a}{\text{lim}}g(x) = L - M$

极限的差法则:$\underset{x\rightarrow a}{\text{lim}}\left( {f(x) - g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) - \underset{x\rightarrow a}{\text{lim}}g(x) = L - M$

Constant multiple law for limits: $\underset{x\rightarrow a}{\text{lim}}cf(x) = c \cdot \underset{x\rightarrow a}{\text{lim}}f(x) = cL$

极限的常数倍法则:$\underset{x\rightarrow a}{\text{lim}}cf(x) = c \cdot \underset{x\rightarrow a}{\text{lim}}f(x) = cL$

Product law for limits: $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) \cdot g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) \cdot \underset{x\rightarrow a}{\text{lim}}g(x) = L \cdot M$

极限的积法则:$\underset{x\rightarrow a}{\text{lim}}\left( {f(x) \cdot g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) \cdot \underset{x\rightarrow a}{\text{lim}}g(x) = L \cdot M$

Quotient law for limits: $\underset{x\rightarrow a}{\text{lim}}\frac{f(x)}{g(x)} = \frac{\underset{x\rightarrow a}{\text{lim}}f(x)}{\underset{x\rightarrow a}{\text{lim}}g(x)} = \frac{L}{M}$ for $M \neq 0$

极限的商法则:$\underset{x\rightarrow a}{\text{lim}}\frac{f(x)}{g(x)} = \frac{\underset{x\rightarrow a}{\text{lim}}f(x)}{\underset{x\rightarrow a}{\text{lim}}g(x)} = \frac{L}{M}$ for $M \neq 0$

Power law for limits: $\underset{x\rightarrow a}{\text{lim}}\left( {f(x)} \right)^{n} = \left( {\underset{x\rightarrow a}{\text{lim}}f(x)} \right)^{n} = L^{n}$ for every positive integer n.

极限的幂法则:$\underset{x\rightarrow a}{\text{lim}}\left( {f(x)} \right)^{n} = \left( {\underset{x\rightarrow a}{\text{lim}}f(x)} \right)^{n} = L^{n}$ 对每一个正整数 n 成立。

Root law for limits: $\underset{x\rightarrow a}{\text{lim}}\sqrt[n]{f(x)} = \sqrt[n]{\underset{x\rightarrow a}{\text{lim}}f(x)} = \sqrt[n]{L}$ for all L if n is odd and for $L \geq 0$ if n is even and $f(x) \geq 0$.

极限的根法则:$\underset{x\rightarrow a}{\text{lim}}\sqrt[n]{f(x)} = \sqrt[n]{\underset{x\rightarrow a}{\text{lim}}f(x)} = \sqrt[n]{L}$ 当 n 为奇数时对一切 L 成立;当 n 为偶数时要求 $L \geq 0$ 且 $f(x) \geq 0$。

We now practice applying these limit laws to evaluate a limit.

现在我们练习运用这些极限法则来求极限。

Evaluating a Limit Using Limit Laws 运用极限法则求极限

Use the limit laws to evaluate $\underset{x\rightarrow-3}{\text{lim}}\left( {4x + 2} \right).$

运用极限法则求 $\underset{x\rightarrow-3}{\text{lim}}\left( {4x + 2} \right).$

Solution 解答

Let’s apply the limit laws one step at a time to be sure we understand how they work. We need to keep in mind the requirement that, at each application of a limit law, the new limits must exist for the limit law to be applied.

让我们一步步地运用极限法则,以确保理解其运作方式。需要记住一个要求:每运用一次极限法则,所得到的新极限都必须存在,该法则才能被应用。

$\begin{array}{clccl} {\underset{x\rightarrow-3}{\text{lim}}\left( {4x + 2} \right)} & {= \underset{x\rightarrow-3}{\text{lim}}4x + \underset{x\rightarrow-3}{\text{lim}}2} & & & \text{Apply the sum law.} \\ & {= 4 \cdot \underset{x\rightarrow-3}{\text{lim}}x + \underset{x\rightarrow-3}{\text{lim}}2} & & & \text{Apply the constant multiple law.} \\ & {= 4 \cdot (-3) + 2 = -10.} & & & \text{Apply the basic limit results and simplify.} \end{array}$

$\begin{array}{clccl} {\underset{x\rightarrow-3}{\text{lim}}\left( {4x + 2} \right)} & {= \underset{x\rightarrow-3}{\text{lim}}4x + \underset{x\rightarrow-3}{\text{lim}}2} & & & \text{Apply the sum law.} \\ & {= 4 \cdot \underset{x\rightarrow-3}{\text{lim}}x + \underset{x\rightarrow-3}{\text{lim}}2} & & & \text{Apply the constant multiple law.} \\ & {= 4 \cdot (-3) + 2 = -10.} & & & \text{Apply the basic limit results and simplify.} \end{array}$

Using Limit Laws Repeatedly 反复运用极限法则

Use the limit laws to evaluate $\underset{x\rightarrow 2}{\text{lim}}\frac{2x^{2} - 3x + 1}{x^{3} + 4}.$

运用极限法则求 $\underset{x\rightarrow 2}{\text{lim}}\frac{2x^{2} - 3x + 1}{x^{3} + 4}.$

Solution 解答

To find this limit, we need to apply the limit laws several times. Again, we need to keep in mind that as we rewrite the limit in terms of other limits, each new limit must exist for the limit law to be applied.

为求此极限,我们需要多次运用极限法则。同样要注意:当我们把该极限改写为其他极限的组合时,每一个新极限都必须存在,相应的法则才能被应用。

$\begin{array}{clccl} & & & & \\ & & & & \\ {\underset{x\rightarrow 2}{\text{lim}}\frac{2x^{2} - 3x + 1}{x^{3} + 4}} & {= \frac{\underset{x\rightarrow 2}{\text{lim}}\left( {2x^{2} - 3x + 1} \right)}{\underset{x\rightarrow 2}{\text{lim}}\left( {x^{3} + 4} \right)}} & & & {\text{Apply the quotient law, making sure that.}\ (2)^{3} + 4 \neq 0} \\ & {= \frac{2 \cdot \underset{x\rightarrow 2}{\text{lim}}x^{2} - 3 \cdot \underset{x\rightarrow 2}{\text{lim}}x + \underset{x\rightarrow 2}{\text{lim}}1}{\underset{x\rightarrow 2}{\text{lim}}x^{3} + \underset{x\rightarrow 2}{\text{lim}}4}} & & & \text{Apply the sum law and constant multiple law.} \\ & {= \frac{2 \cdot \left( {\underset{x\rightarrow 2}{\text{lim}}x} \right)^{2} - 3 \cdot \underset{x\rightarrow 2}{\text{lim}}x + \underset{x\rightarrow 2}{\text{lim}}1}{\left( {\underset{x\rightarrow 2}{\text{lim}}x} \right)^{3} + \underset{x\rightarrow 2}{\text{lim}}4}} & & & \text{Apply the power law.} \\ & {= \frac{2(4) - 3(2) + 1}{(2)^{3} + 4} = \frac{1}{4}.} & & & \text{Apply the basic limit laws and simplify.} \end{array}$

$\begin{array}{clccl} & & & & \\ & & & & \\ {\underset{x\rightarrow 2}{\text{lim}}\frac{2x^{2} - 3x + 1}{x^{3} + 4}} & {= \frac{\underset{x\rightarrow 2}{\text{lim}}\left( {2x^{2} - 3x + 1} \right)}{\underset{x\rightarrow 2}{\text{lim}}\left( {x^{3} + 4} \right)}} & & & {\text{Apply the quotient law, making sure that.}\ (2)^{3} + 4 \neq 0} \\ & {= \frac{2 \cdot \underset{x\rightarrow 2}{\text{lim}}x^{2} - 3 \cdot \underset{x\rightarrow 2}{\text{lim}}x + \underset{x\rightarrow 2}{\text{lim}}1}{\underset{x\rightarrow 2}{\text{lim}}x^{3} + \underset{x\rightarrow 2}{\text{lim}}4}} & & & \text{Apply the sum law and constant multiple law.} \\ & {= \frac{2 \cdot \left( {\underset{x\rightarrow 2}{\text{lim}}x} \right)^{2} - 3 \cdot \underset{x\rightarrow 2}{\text{lim}}x + \underset{x\rightarrow 2}{\text{lim}}1}{\left( {\underset{x\rightarrow 2}{\text{lim}}x} \right)^{3} + \underset{x\rightarrow 2}{\text{lim}}4}} & & & \text{Apply the power law.} \\ & {= \frac{2(4) - 3(2) + 1}{(2)^{3} + 4} = \frac{1}{4}.} & & & \text{Apply the basic limit laws and simplify.} \end{array}$

Use the limit laws to evaluate $\underset{x\rightarrow 6}{\text{lim}}\left( {2x - 1} \right)\sqrt{x + 4}.$ In each step, indicate the limit law applied.

运用极限法则求 $\underset{x\rightarrow 6}{\text{lim}}\left( {2x - 1} \right)\sqrt{x + 4}.$ 在每一步中,指出所运用的极限法则。

Limits of Polynomial and Rational Functions 多项式与有理函数的极限

By now you have probably noticed that, in each of the previous examples, it has been the case that $\underset{x\rightarrow a}{\text{lim}}f(x) = f(a).$ This is not always true, but it does hold for all polynomials for any choice of a and for all rational functions at all values of a for which the rational function is defined.

至此你可能已经注意到,在前面每个例子中都有 $\underset{x\rightarrow a}{\text{lim}}f(x) = f(a).$ 这并非总是成立,但它对所有多项式(无论 a 取何值)以及所有在其有定义处(即 a 取使有理函数有定义的值)的有理函数都成立。

Limits of Polynomial and Rational Functions 多项式与有理函数的极限

Let $p(x)$ and $q(x)$ be polynomial functions. Let a be a real number. Then,

设 $p(x)$ 与 $q(x)$ 为多项式函数。设 a 为实数。则,

$$\underset{x\rightarrow a}{\text{lim}}p(x) = p(a)$$ $$\underset{x\rightarrow a}{\text{lim}}\frac{p(x)}{q(x)} = \frac{p(a)}{q(a)}\ \text{when}\ q(a) \neq 0.$$

$$\underset{x\rightarrow a}{\text{lim}}p(x) = p(a)$$ $$\underset{x\rightarrow a}{\text{lim}}\frac{p(x)}{q(x)} = \frac{p(a)}{q(a)}\ \text{when}\ q(a) \neq 0.$$

To see that this theorem holds, consider the polynomial $p(x) = c_{n}x^{n} + c_{n - 1}x^{n - 1} + \cdots + c_{1}x + c_{0}.$ By applying the sum, constant multiple, and power laws, we end up with

为理解该定理为何成立,考虑多项式 $p(x) = c_{n}x^{n} + c_{n - 1}x^{n - 1} + \cdots + c_{1}x + c_{0}.$ 运用和法则、常数倍法则与幂法则,我们得到

$$\begin{array}{cl} {\underset{x\rightarrow a}{\text{lim}}p(x)} & {= \underset{x\rightarrow a}{\text{lim}}\left( {c_{n}x^{n} + c_{n - 1}x^{n - 1} + \cdots + c_{1}x + c_{0}} \right)} \\ & {= c_{n}\left( {\underset{x\rightarrow a}{\text{lim}}x} \right)^{n} + c_{n - 1}\left( {\underset{x\rightarrow a}{\text{lim}}x} \right)^{n - 1} + \cdots + c_{1}\left( {\underset{x\rightarrow a}{\text{lim}}x} \right) + \underset{x\rightarrow a}{\text{lim}}c_{0}} \\ & {= c_{n}a^{n} + c_{n - 1}a^{n - 1} + \cdots + c_{1}a + c_{0}} \\ & {= p(a).} \end{array}$$

$$\begin{array}{cl} {\underset{x\rightarrow a}{\text{lim}}p(x)} & {= \underset{x\rightarrow a}{\text{lim}}\left( {c_{n}x^{n} + c_{n - 1}x^{n - 1} + \cdots + c_{1}x + c_{0}} \right)} \\ & {= c_{n}\left( {\underset{x\rightarrow a}{\text{lim}}x} \right)^{n} + c_{n - 1}\left( {\underset{x\rightarrow a}{\text{lim}}x} \right)^{n - 1} + \cdots + c_{1}\left( {\underset{x\rightarrow a}{\text{lim}}x} \right) + \underset{x\rightarrow a}{\text{lim}}c_{0}} \\ & {= c_{n}a^{n} + c_{n - 1}a^{n - 1} + \cdots + c_{1}a + c_{0}} \\ & {= p(a).} \end{array}$$

It now follows from the quotient law that if $p(x)$ and $q(x)$ are polynomials for which $q(a) \neq 0,$ then

由商法则可知,若 $p(x)$ 与 $q(x)$ 是满足 $q(a) \neq 0$ 的多项式,则

$$\underset{x\rightarrow a}{\text{lim}}\frac{p(x)}{q(x)} = \frac{p(a)}{q(a)}.$$

$$\underset{x\rightarrow a}{\text{lim}}\frac{p(x)}{q(x)} = \frac{p(a)}{q(a)}.$$

Example 2.16 applies this result.

示例 2.16 应用了这一结论。

Evaluating a Limit of a Rational Function 求有理函数的极限

Evaluate the $\underset{x\rightarrow 3}{\text{lim}}\frac{2x^{2} - 3x + 1}{5x + 4}.$

求 $\underset{x\rightarrow 3}{\text{lim}}\frac{2x^{2} - 3x + 1}{5x + 4}.$

Solution 解答

Since 3 is in the domain of the rational function $f(x) = \frac{2x^{2} - 3x + 1}{5x + 4},$ we can calculate the limit by substituting 3 for x into the function. Thus,

由于 3 属于有理函数 $f(x) = \frac{2x^{2} - 3x + 1}{5x + 4}$ 的定义域,我们可将 $x = 3$ 代入函数来计算该极限。于是,

$$\underset{x\rightarrow 3}{\text{lim}}\frac{2x^{2} - 3x + 1}{5x + 4} = \frac{10}{19}.$$

$$\underset{x\rightarrow 3}{\text{lim}}\frac{2x^{2} - 3x + 1}{5x + 4} = \frac{10}{19}.$$

Evaluate $\underset{x\rightarrow-2}{\text{lim}}\left( {3x^{3} - 2x + 7} \right).$

求 $\underset{x\rightarrow-2}{\text{lim}}\left( {3x^{3} - 2x + 7} \right).$

Additional Limit Evaluation Techniques 附加的极限求值技巧

As we have seen, we may evaluate easily the limits of polynomials and limits of some (but not all) rational functions by direct substitution. However, as we saw in the introductory section on limits, it is certainly possible for $\underset{x\rightarrow a}{\text{lim}}f(x)$ to exist when $f(a)$ is undefined. The following observation allows us to evaluate many limits of this type:

如我们所见,多项式的极限以及部分(并非全部)有理函数的极限可通过直接代入轻松求得。然而,正如在极限的引言节中所见,当 $f(a)$ 无定义时,$\underset{x\rightarrow a}{\text{lim}}f(x)$ 完全有可能存在。下述观察使我们能够求许多此类极限:

If for all $x \neq a,f(x) = g(x)$ over some open interval containing a, then $\underset{x\rightarrow a}{\text{lim}}f(x) = \underset{x\rightarrow a}{\text{lim}}g(x).$

若在某个包含 a 的开区间上,对所有 $x \neq a$ 都有 $f(x) = g(x)$,则 $\underset{x\rightarrow a}{\text{lim}}f(x) = \underset{x\rightarrow a}{\text{lim}}g(x).$

To understand this idea better, consider the limit $\underset{x\rightarrow 1}{\text{lim}}\frac{x^{2} - 1}{x - 1}.$

为更好地理解这一思想,考虑极限 $\underset{x\rightarrow 1}{\text{lim}}\frac{x^{2} - 1}{x - 1}.$

The function

函数

$$\begin{array}{cl} {f(x)} & {= \frac{x^{2} - 1}{x - 1}} \\ & {= \frac{\left( {x - 1} \right)\left( {x + 1} \right)}{x - 1}} \end{array}$$

$$\begin{array}{cl} {f(x)} & {= \frac{x^{2} - 1}{x - 1}} \\ & {= \frac{\left( {x - 1} \right)\left( {x + 1} \right)}{x - 1}} \end{array}$$

and the function $g(x) = x + 1$ are identical for all values of $x \neq 1.$ The graphs of these two functions are shown in Figure 2.24.

而函数 $g(x) = x + 1$ 在 $x \neq 1$ 的所有值处与上述函数相同。这两个函数的图像如图 2.24 所示。

We see that

我们看到

$$\begin{array}{cl} {\underset{x\rightarrow 1}{\text{lim}}\frac{x^{2} - 1}{x - 1}} & {= \underset{x\rightarrow 1}{\text{lim}}\frac{\left( {x - 1} \right)\left( {x + 1} \right)}{x - 1}} \\ & {= \underset{x\rightarrow 1}{\text{lim}}\left( {x + 1} \right)} \\ & {= 2.} \end{array}$$

$$\begin{array}{cl} {\underset{x\rightarrow 1}{\text{lim}}\frac{x^{2} - 1}{x - 1}} & {= \underset{x\rightarrow 1}{\text{lim}}\frac{\left( {x - 1} \right)\left( {x + 1} \right)}{x - 1}} \\ & {= \underset{x\rightarrow 1}{\text{lim}}\left( {x + 1} \right)} \\ & {= 2.} \end{array}$$

The limit has the form $\underset{x\rightarrow a}{\text{lim}}\frac{f(x)}{g(x)},$ where $\underset{x\rightarrow a}{\text{lim}}f(x) = 0$ and $\underset{x\rightarrow a}{\text{lim}}g(x) = 0.$ (In this case, we say that ${f(x)}\text{/}{g(x)}$ has the indeterminate form ${0\text{/}0}\text{.)}$ The following Problem-Solving Strategy provides a general outline for evaluating limits of this type.

该极限具有形式 $\underset{x\rightarrow a}{\text{lim}}\frac{f(x)}{g(x)},$ 其中 $\underset{x\rightarrow a}{\text{lim}}f(x) = 0$ 且 $\underset{x\rightarrow a}{\text{lim}}g(x) = 0.$ (此时,我们说 ${f(x)}\text{/}{g(x)}$ 具有未定式 ${0\text{/}0}\text{。})$ 下述解题策略给出了求此类极限的一般步骤。

Calculating a Limit When $f(x)\text{/}g(x)$ has the Indeterminate Form 0/0 当 $f(x)\text{/}g(x)$ 呈未定式 0/0 时求极限

1. First, we need to make sure that our function has the appropriate form and cannot be evaluated immediately using the limit laws.

1. 首先,我们需要确认函数具有合适的形式,且无法立即用极限法则求值。

2. We then need to find a function that is equal to $h(x) = {{f(x)}\text{/}{g(x)}}$ for all $x \neq a$ over some interval containing a. To do this, we may need to try one or more of the following steps:

2. 接着,我们需要找一个函数,它在某个包含 a 的区间上对所有 $x \neq a$ 都等于 $h(x) = {{f(x)}\text{/}{g(x)}}$。为此,我们可能需要尝试下列一个或多个步骤:

1. If $f(x)$ and $g(x)$ are polynomials, we should factor each function and cancel out any common factors.

1. 若 $f(x)$ 与 $g(x)$ 是多项式,则应将每个函数因式分解,并约去公共因式。

2. If the numerator or denominator contains a difference involving a square root, we should try multiplying the numerator and denominator by the conjugate of the expression involving the square root.

2. 若分子或分母含有涉及平方根的差,应尝试将分子和分母同乘以该含平方根表达式的共轭。

3. If ${f(x)}\text{/}{g(x)}$ is a complex fraction, we begin by simplifying it.

3. 若 ${f(x)}\text{/}{g(x)}$ 是繁分数,则先化简它。

3. Last, we apply the limit laws.

3. 最后,运用极限法则。

The next examples demonstrate the use of this Problem-Solving Strategy. Example 2.17 illustrates the factor-and-cancel technique; Example 2.18 shows multiplying by a conjugate. In Example 2.19, we look at simplifying a complex fraction.

接下来的例子演示了该解题策略的运用。示例 2.17 说明了因式分解并约分的方法;示例 2.18 展示了乘以共轭的方法。在示例 2.19 中,我们考察化简繁分数。

Evaluating a Limit by Factoring and Canceling 通过因式分解与约分求极限

Evaluate $\underset{x\rightarrow 3}{\text{lim}}\frac{x^{2} - 3x}{2x^{2} - 5x - 3}.$

求 $\underset{x\rightarrow 3}{\text{lim}}\frac{x^{2} - 3x}{2x^{2} - 5x - 3}.$

Solution 解答

Step 1. The function $f(x) = \frac{x^{2} - 3x}{2x^{2} - 5x - 3}$ is undefined for $x = 3.$ In fact, if we substitute 3 into the function we get ${0\text{/}0},$ which is indeterminate. Factoring and canceling is a good strategy:

步骤 1. 函数 $f(x) = \frac{x^{2} - 3x}{2x^{2} - 5x - 3}$ 在 $x = 3$ 处无定义。实际上,若将 3 代入函数,会得到 ${0\text{/}0}$,这是未定式。因式分解并约分是一个好策略:

$$\underset{x\rightarrow 3}{\text{lim}}\frac{x^{2} - 3x}{2x^{2} - 5x - 3} = \underset{x\rightarrow 3}{\text{lim}}\frac{x\left( {x - 3} \right)}{\left( {x - 3} \right)\left( {2x + 1} \right)}$$

$$\underset{x\rightarrow 3}{\text{lim}}\frac{x^{2} - 3x}{2x^{2} - 5x - 3} = \underset{x\rightarrow 3}{\text{lim}}\frac{x\left( {x - 3} \right)}{\left( {x - 3} \right)\left( {2x + 1} \right)}$$

Step 2. For all $x \neq 3,\frac{x^{2} - 3x}{2x^{2} - 5x - 3} = \frac{x}{2x + 1}.$ Therefore,

步骤 2. 对所有 $x \neq 3$,有 $\frac{x^{2} - 3x}{2x^{2} - 5x - 3} = \frac{x}{2x + 1}.$ 因此,

$$\underset{x\rightarrow 3}{\text{lim}}\frac{x\left( {x - 3} \right)}{\left( {x - 3} \right)\left( {2x + 1} \right)} = \underset{x\rightarrow 3}{\text{lim}}\frac{x}{2x + 1}.$$

$$\underset{x\rightarrow 3}{\text{lim}}\frac{x\left( {x - 3} \right)}{\left( {x - 3} \right)\left( {2x + 1} \right)} = \underset{x\rightarrow 3}{\text{lim}}\frac{x}{2x + 1}.$$

Step 3. Evaluate using the limit laws:

步骤 3. 运用极限法则求值:

$$\underset{x\rightarrow 3}{\text{lim}}\frac{x}{2x + 1} = \frac{3}{7}.$$

$$\underset{x\rightarrow 3}{\text{lim}}\frac{x}{2x + 1} = \frac{3}{7}.$$

Evaluate $\underset{x\rightarrow-3}{\text{lim}}\frac{x^{2} + 4x + 3}{x^{2} - 9}.$

求 $\underset{x\rightarrow-3}{\text{lim}}\frac{x^{2} + 4x + 3}{x^{2} - 9}.$

Evaluating a Limit by Multiplying by a Conjugate 通过乘以共轭求极限

Evaluate $\underset{x\rightarrow-1}{\text{lim}}\frac{\sqrt{x + 2} - 1}{x + 1}.$

求 $\underset{x\rightarrow-1}{\text{lim}}\frac{\sqrt{x + 2} - 1}{x + 1}.$

Solution 解答

Step 1. $\frac{\sqrt{x + 2} - 1}{x + 1}$ has the form $0\text{/}0$ at −1. Let’s begin by multiplying by $\sqrt{x + 2} + 1,$ the conjugate of $\sqrt{x + 2} - 1,$ on the numerator and denominator:

步骤 1. $\frac{\sqrt{x + 2} - 1}{x + 1}$ 在 −1 处呈 $0\text{/}0$ 形式。我们先将分子分母同乘以 $\sqrt{x + 2} - 1$ 的共轭 $\sqrt{x + 2} + 1$:

$$\underset{x\rightarrow-1}{\text{lim}}\frac{\sqrt{x + 2} - 1}{x + 1} = \underset{x\rightarrow-1}{\text{lim}}\frac{\sqrt{x + 2} - 1}{x + 1} \cdot \frac{\sqrt{x + 2} + 1}{\sqrt{x + 2} + 1}.$$

$$\underset{x\rightarrow-1}{\text{lim}}\frac{\sqrt{x + 2} - 1}{x + 1} = \underset{x\rightarrow-1}{\text{lim}}\frac{\sqrt{x + 2} - 1}{x + 1} \cdot \frac{\sqrt{x + 2} + 1}{\sqrt{x + 2} + 1}.$$

Step 2. We then multiply out the numerator. We don’t multiply out the denominator because we are hoping that the $\left( {x + 1} \right)$ in the denominator cancels out in the end:

步骤 2. 接着将分子乘开。我们不把分母乘开,因为期望分母中的 $\left( {x + 1} \right)$ 最终能够约去:

$$= \underset{x\rightarrow-1}{\text{lim}}\frac{x + 1}{\left( {x + 1} \right)\left( {\sqrt{x + 2} + 1} \right)}.$$

$$= \underset{x\rightarrow-1}{\text{lim}}\frac{x + 1}{\left( {x + 1} \right)\left( {\sqrt{x + 2} + 1} \right)}.$$

Step 3. Then we cancel:

步骤 3. 然后约分:

$$= \underset{x\rightarrow-1}{\text{lim}}\frac{1}{\sqrt{x + 2} + 1}.$$

$$= \underset{x\rightarrow-1}{\text{lim}}\frac{1}{\sqrt{x + 2} + 1}.$$

Step 4. Last, we apply the limit laws:

步骤 4. 最后,运用极限法则:

$$\underset{x\rightarrow-1}{\text{lim}}\frac{1}{\sqrt{x + 2} + 1} = \frac{1}{2}.$$

$$\underset{x\rightarrow-1}{\text{lim}}\frac{1}{\sqrt{x + 2} + 1} = \frac{1}{2}.$$

Evaluate $\underset{x\rightarrow 5}{\text{lim}}\frac{\sqrt{x - 1} - 2}{x - 5}.$

求 $\underset{x\rightarrow 5}{\text{lim}}\frac{\sqrt{x - 1} - 2}{x - 5}.$

Evaluating a Limit by Simplifying a Complex Fraction 通过化简繁分数求极限

Evaluate $\underset{x\rightarrow 1}{\text{lim}}\frac{\frac{1}{x + 1} - \frac{1}{2}}{x - 1}.$

求 $\underset{x\rightarrow 1}{\text{lim}}\frac{\frac{1}{x + 1} - \frac{1}{2}}{x - 1}.$

Solution 解答

Step 1. $\frac{\frac{1}{x + 1} - \frac{1}{2}}{x - 1}$ has the form $0\text{/}0$ at 1. We simplify the algebraic fraction by multiplying by ${{2\left( {x + 1} \right)}\text{/}{2\left( {x + 1} \right)}}:$

步骤 1. $\frac{\frac{1}{x + 1} - \frac{1}{2}}{x - 1}$ 在 1 处呈 $0\text{/}0$ 形式。我们通过乘以 ${{2\left( {x + 1} \right)}\text{/}{2\left( {x + 1} \right)}}$ 来化简该代数式:

$$\underset{x\rightarrow 1}{\text{lim}}\frac{\frac{1}{x + 1} - \frac{1}{2}}{x - 1} = \underset{x\rightarrow 1}{\text{lim}}\frac{\frac{1}{x + 1} - \frac{1}{2}}{x - 1} \cdot \frac{2\left( {x + 1} \right)}{2\left( {x + 1} \right)}.$$

$$\underset{x\rightarrow 1}{\text{lim}}\frac{\frac{1}{x + 1} - \frac{1}{2}}{x - 1} = \underset{x\rightarrow 1}{\text{lim}}\frac{\frac{1}{x + 1} - \frac{1}{2}}{x - 1} \cdot \frac{2\left( {x + 1} \right)}{2\left( {x + 1} \right)}.$$

Step 2. Next, we multiply through the numerators. Do not multiply the denominators because we want to be able to cancel the factor $\left( {x - 1} \right)\text{:}$

步骤 2. 接着,将分子逐项相乘。不要将分母相乘,因为我们希望约去因式 $\left( {x - 1} \right)\text{:}$

$$= \underset{x\rightarrow 1}{\text{lim}}\frac{2 - \left( {x + 1} \right)}{2\left( {x - 1} \right)\left( {x + 1} \right)}.$$

$$= \underset{x\rightarrow 1}{\text{lim}}\frac{2 - \left( {x + 1} \right)}{2\left( {x - 1} \right)\left( {x + 1} \right)}.$$

Step 3. Then, we simplify the numerator:

步骤 3. 然后化简分子:

$$= \underset{x\rightarrow 1}{\text{lim}}\frac{- x + 1}{2\left( {x - 1} \right)\left( {x + 1} \right)}.$$

$$= \underset{x\rightarrow 1}{\text{lim}}\frac{- x + 1}{2\left( {x - 1} \right)\left( {x + 1} \right)}.$$

Step 4. Now we factor out −1 from the numerator:

步骤 4. 现在从分子中提取 −1:

$$= \underset{x\rightarrow 1}{\text{lim}}\frac{- \left( {x - 1} \right)}{2\left( {x - 1} \right)\left( {x + 1} \right)}.$$

$$= \underset{x\rightarrow 1}{\text{lim}}\frac{- \left( {x - 1} \right)}{2\left( {x - 1} \right)\left( {x + 1} \right)}.$$

Step 5. Then, we cancel the common factors of $\left( {x - 1} \right)\text{:}$

步骤 5. 然后约去公共因式 $\left( {x - 1} \right)\text{:}$

$$= \underset{x\rightarrow 1}{\text{lim}}\frac{-1}{2\left( {x + 1} \right)}.$$

$$= \underset{x\rightarrow 1}{\text{lim}}\frac{-1}{2\left( {x + 1} \right)}.$$

Step 6. Last, we evaluate using the limit laws:

步骤 6. 最后,运用极限法则求值:

$$\underset{x\rightarrow 1}{\text{lim}}\frac{-1}{2(x + 1)} = - \frac{1}{4}.$$

$$\underset{x\rightarrow 1}{\text{lim}}\frac{-1}{2(x + 1)} = - \frac{1}{4}.$$

Evaluate $\underset{x\rightarrow-3}{\text{lim}}\frac{\frac{1}{x + 2} + 1}{x + 3}.$

求 $\underset{x\rightarrow-3}{\text{lim}}\frac{\frac{1}{x + 2} + 1}{x + 3}.$

Example 2.20 does not fall neatly into any of the patterns established in the previous examples. However, with a little creativity, we can still use these same techniques.

示例 2.20 并不完全符合前面例子中的任何模式。不过,只要稍加变通,我们仍可使用这些同样的技巧。

Evaluating a Limit When the Limit Laws Do Not Apply 当极限法则不适用时求极限

Evaluate $\underset{x\rightarrow 0}{\text{lim}}\left( {\frac{1}{x} + \frac{5}{x\left( {x - 5} \right)}} \right).$

求 $\underset{x\rightarrow 0}{\text{lim}}\left( {\frac{1}{x} + \frac{5}{x\left( {x - 5} \right)}} \right).$

Solution 解答

Both $1\text{/}x$ and $5\text{/}{x\left( {x - 5} \right)}$ fail to have a limit at zero. Since neither of the two functions has a limit at zero, we cannot apply the sum law for limits; we must use a different strategy. In this case, we find the limit by performing addition and then applying one of our previous strategies. Observe that

函数 $1\text{/}x$ 与 $5\text{/}{x\left( {x - 5} \right)}$ 在零处都不存在极限。由于这两个函数在零处都没有极限,我们无法运用极限的和法则;必须改用别的策略。在此,我们先进行加法运算,再运用前面某一种策略来求极限。观察:

$$\quad\begin{array}{cl} {\frac{1}{x} + \frac{5}{x\left( {x - 5} \right)}} & {= \frac{x - 5 + 5}{x\left( {x - 5} \right)}} \\ & {= \frac{x}{x\left( {x - 5} \right)}.} \end{array}$$

$$\quad\begin{array}{cl} {\frac{1}{x} + \frac{5}{x\left( {x - 5} \right)}} & {= \frac{x - 5 + 5}{x\left( {x - 5} \right)}} \\ & {= \frac{x}{x\left( {x - 5} \right)}.} \end{array}$$

Thus,

于是,

$$\begin{array}{cl} {\underset{x\rightarrow 0}{\text{lim}}\left( {\frac{1}{x} + \frac{5}{x\left( {x - 5} \right)}} \right)} & {= \underset{x\rightarrow 0}{\text{lim}}\frac{x}{x\left( {x - 5} \right)}} \\ & {= \underset{x\rightarrow 0}{\text{lim}}\frac{1}{x - 5}} \\ & {= - \frac{1}{5}.} \end{array}$$

$$\begin{array}{cl} {\underset{x\rightarrow 0}{\text{lim}}\left( {\frac{1}{x} + \frac{5}{x\left( {x - 5} \right)}} \right)} & {= \underset{x\rightarrow 0}{\text{lim}}\frac{x}{x\left( {x - 5} \right)}} \\ & {= \underset{x\rightarrow 0}{\text{lim}}\frac{1}{x - 5}} \\ & {= - \frac{1}{5}.} \end{array}$$

Evaluate $\underset{x\rightarrow 3}{\text{lim}}\left( {\frac{1}{x - 3} - \frac{4}{x^{2} - 2x - 3}} \right).$

求 $\underset{x\rightarrow 3}{\text{lim}}\left( {\frac{1}{x - 3} - \frac{4}{x^{2} - 2x - 3}} \right).$

Let’s now revisit one-sided limits. Simple modifications in the limit laws allow us to apply them to one-sided limits. For example, to apply the limit laws to a limit of the form $\underset{x\rightarrow a^{-}}{\text{lim}}h(x),$ we require the function $h(x)$ to be defined over an open interval of the form $\left( {b,a} \right);$ for a limit of the form $\underset{x\rightarrow a^{+}}{\text{lim}}h(x),$ we require the function $h(x)$ to be defined over an open interval of the form $\left( {a,c} \right).$ Example 2.21 illustrates this point.

现在我们来重新考察单侧极限。对极限法则作简单改动,就能把它们用于单侧极限。例如,要将极限法则应用于形如 $\underset{x\rightarrow a^{-}}{\text{lim}}h(x)$ 的极限,就要求函数 $h(x)$ 在某个形如 $\left( {b,a} \right)$ 的开区间上有定义;而对于形如 $\underset{x\rightarrow a^{+}}{\text{lim}}h(x)$ 的极限,则要求 $h(x)$ 在某个形如 $\left( {a,c} \right)$ 的开区间上有定义。示例 2.21 说明了这一点。

Evaluating a One-Sided Limit Using the Limit Laws 运用极限法则求单侧极限

Evaluate each of the following limits, if possible.

在可能的情况下,求下列各个极限。

1. $\underset{x\rightarrow 3^{-}}{\text{lim}}\sqrt{x - 3}$

1. $\underset{x\rightarrow 3^{-}}{\text{lim}}\sqrt{x - 3}$

2. $\underset{x\rightarrow 3^{+}}{\text{lim}}\sqrt{x - 3}$

2. $\underset{x\rightarrow 3^{+}}{\text{lim}}\sqrt{x - 3}$

Solution 解答

Figure 2.25 illustrates the function $f(x) = \sqrt{x - 3}$ and aids in our understanding of these limits.

图 2.25 描绘了函数 $f(x) = \sqrt{x - 3}$,有助于我们理解这些极限。

1. The function $f(x) = \sqrt{x - 3}$ is defined over the interval $\left\lbrack {3,\text{+}\infty} \right).$ Since this function is not defined to the left of 3, we cannot apply the limit laws to compute $\underset{x\rightarrow 3^{-}}{\text{lim}}\sqrt{x - 3}.$ In fact, since $f(x) = \sqrt{x - 3}$ is undefined to the left of 3, $\underset{x\rightarrow 3^{-}}{\text{lim}}\sqrt{x - 3}$ does not exist.

1. 函数 $f(x) = \sqrt{x - 3}$ 在区间 $\left\lbrack {3,\text{+}\infty} \right)$ 上有定义。由于该函数在 3 的左侧无定义,我们无法运用极限法则来计算 $\underset{x\rightarrow 3^{-}}{\text{lim}}\sqrt{x - 3}.$ 事实上,因为 $f(x) = \sqrt{x - 3}$ 在 3 左侧无定义,$\underset{x\rightarrow 3^{-}}{\text{lim}}\sqrt{x - 3}$ 不存在。

2. Since $f(x) = \sqrt{x - 3}$ is defined to the right of 3, the limit laws do apply to $\underset{x\rightarrow 3^{+}}{\text{lim}}\sqrt{x - 3}.$ By applying these limit laws we obtain $\underset{x\rightarrow 3^{+}}{\text{lim}}\sqrt{x - 3} = 0.$

2. 由于 $f(x) = \sqrt{x - 3}$ 在 3 的右侧有定义,极限法则适用于 $\underset{x\rightarrow 3^{+}}{\text{lim}}\sqrt{x - 3}.$ 运用这些极限法则可得 $\underset{x\rightarrow 3^{+}}{\text{lim}}\sqrt{x - 3} = 0.$

In Example 2.22 we look at one-sided limits of a piecewise-defined function and use these limits to draw a conclusion about a two-sided limit of the same function.

在示例 2.22 中,我们考察一个分段函数的单侧极限,并利用这些极限就同一函数的双侧极限得出结论。

Evaluating a Two-Sided Limit Using the Limit Laws 运用极限法则求双侧极限

For $f(x) = \begin{cases} {4x - 3} & {\text{if}\ x < 2} \\ \left( {x - 3} \right)^{2} & {\text{if}\ x \geq 2} \end{cases},$ evaluate each of the following limits:

对于 $f(x) = \begin{cases} {4x - 3} & {\text{if}\ x < 2} \\ \left( {x - 3} \right)^{2} & {\text{if}\ x \geq 2} \end{cases},$ 求下列各个极限:

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}f(x)$

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}f(x)$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}f(x)$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}f(x)$

3. $\underset{x\rightarrow 2}{\text{lim}}f(x)$

3. $\underset{x\rightarrow 2}{\text{lim}}f(x)$

Solution 解答

Figure 2.26 illustrates the function $f(x)$ and aids in our understanding of these limits.

图 2.26 描绘了函数 $f(x)$,有助于我们理解这些极限。

1. Since $f(x) = 4x - 3$ for all x in $\left( {\text{−}\infty,2} \right),$ replace $f(x)$ in the limit with $4x - 3$ and apply the limit laws:

1. 由于对所有属于 $\left( {\text{−}\infty,2} \right)$ 的 x,都有 $f(x) = 4x - 3$,将极限中的 $f(x)$ 替换为 $4x - 3$ 并运用极限法则:

$$\underset{x\rightarrow 2^{-}}{\text{lim}}f(x) = \underset{x\rightarrow 2^{-}}{\text{lim}}\left( {4x - 3} \right) = 5.$$

$$\underset{x\rightarrow 2^{-}}{\text{lim}}f(x) = \underset{x\rightarrow 2^{-}}{\text{lim}}\left( {4x - 3} \right) = 5.$$

2. Since $f(x) = \left( {x - 3} \right)^{2}$ for all x in $\left( {2,\text{+}\infty} \right),$ replace $f(x)$ in the limit with $\left( {x - 3} \right)^{2}$ and apply the limit laws:

2. 由于对所有属于 $\left( {2,\text{+}\infty} \right)$ 的 x,都有 $f(x) = \left( {x - 3} \right)^{2}$,将极限中的 $f(x)$ 替换为 $\left( {x - 3} \right)^{2}$ 并运用极限法则:

$$\underset{x\rightarrow 2^{+}}{\text{lim}}f(x) = \underset{x\rightarrow 2^{+}}{\text{lim}}\left( {x - 3} \right)^{2} = 1.$$

$$\underset{x\rightarrow 2^{+}}{\text{lim}}f(x) = \underset{x\rightarrow 2^{+}}{\text{lim}}\left( {x - 3} \right)^{2} = 1.$$

3. Since $\underset{x\rightarrow 2^{-}}{\text{lim}}f(x) = 5$ and $\underset{x\rightarrow 2^{+}}{\text{lim}}f(x) = 1,$ we conclude that $\underset{x\rightarrow 2}{\text{lim}}f(x)$ does not exist.

3. 由于 $\underset{x\rightarrow 2^{-}}{\text{lim}}f(x) = 5$ 且 $\underset{x\rightarrow 2^{+}}{\text{lim}}f(x) = 1,$ 我们得出结论:$\underset{x\rightarrow 2}{\text{lim}}f(x)$ 不存在。

Graph $f(x) = \left\{ \begin{matrix} {- x - 2\ \text{if}\ x < \text{−}1} \\ {2\ \text{if}\ x = -1} \\ {x^{3}\ \text{if}\ x > \text{−}1} \end{matrix} \right.$ and evaluate $\underset{x\rightarrow-1^{-}}{\text{lim}}f(x).$

画出 $f(x) = \left\{ \begin{matrix} {- x - 2\ \text{if}\ x < \text{−}1} \\ {2\ \text{if}\ x = -1} \\ {x^{3}\ \text{if}\ x > \text{−}1} \end{matrix} \right.$ 并求 $\underset{x\rightarrow-1^{-}}{\text{lim}}f(x).$

We now turn our attention to evaluating a limit of the form $\underset{x\rightarrow a}{\text{lim}}\frac{f(x)}{g(x)},$ where $\underset{x\rightarrow a}{\text{lim}}f(x) = K,$ where $K \neq 0$ and $\underset{x\rightarrow a}{\text{lim}}g(x) = 0.$ That is, ${f(x)}\text{/}{g(x)}$ has the form ${K\text{/}0},K \neq 0$ at a.

现在我们把注意力转向形如 $\underset{x\rightarrow a}{\text{lim}}\frac{f(x)}{g(x)}$ 的极限,其中 $\underset{x\rightarrow a}{\text{lim}}f(x) = K$,$K \neq 0$,且 $\underset{x\rightarrow a}{\text{lim}}g(x) = 0.$ 也就是说,在 a 处 ${f(x)}\text{/}{g(x)}$ 呈 ${K\text{/}0}$($K \neq 0$)的形式。

Evaluating a Limit of the Form $K\text{/}0,K \neq 0$ Using the Limit Laws 运用极限法则求形如 $K\text{/}0,K \neq 0$ 的极限

Evaluate $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x^{2} - 2x}.$

求 $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x^{2} - 2x}.$

Solution 解答

Step 1. After substituting in $x = 2,$ we see that this limit has the form $-1\text{/}0.$ That is, as x approaches 2 from the left, the numerator approaches −1; and the denominator approaches 0. Consequently, the magnitude of $\frac{x - 3}{x(x - 2)}$ becomes infinite. To get a better idea of what the limit is, we need to factor the denominator:

步骤 1. 代入 $x = 2$ 后,我们看到该极限呈 $-1\text{/}0$ 形式。也就是说,当 x 从左侧趋于 2 时,分子趋于 −1,分母趋于 0。因此,$\frac{x - 3}{x(x - 2)}$ 的绝对值趋于无穷。为更清楚地了解该极限,我们需要对分母因式分解:

$$\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x^{2} - 2x} = \underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x\left( {x - 2} \right)}.$$

$$\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x^{2} - 2x} = \underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x\left( {x - 2} \right)}.$$

Step 2. Since $x - 2$ is the only part of the denominator that is zero when 2 is substituted, we then separate ${1\text{/}{(x - 2}})$ from the rest of the function:

步骤 2. 由于代入 2 时分母中唯一为零的部分是 $x - 2$,我们于是将 ${1\text{/}{(x - 2}})$ 与其余部分分离:

$$= \underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x} \cdot \frac{1}{x - 2}.$$

$$= \underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x} \cdot \frac{1}{x - 2}.$$

Step 3. $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x} = - \frac{1}{2}$ and $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{1}{x - 2} = \text{−}\infty.$ Therefore, the product of ${(x - 3)}\text{/}x$ and ${1\text{/}{(x - 2}})$ has a limit of $\text{+∞:}$

步骤 3. $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x} = - \frac{1}{2}$,且 $\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{1}{x - 2} = \text{−}\infty.$ 因此,${(x - 3)}\text{/}x$ 与 ${1\text{/}{(x - 2}})$ 的乘积的极限为 $\text{+∞:}$

$$\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x^{2} - 2x} = \text{+}\infty.$$

$$\underset{x\rightarrow 2^{-}}{\text{lim}}\frac{x - 3}{x^{2} - 2x} = \text{+}\infty.$$

Evaluate $\underset{x\rightarrow 1}{\text{lim}}\frac{x + 2}{\left( {x - 1} \right)^{2}}.$

求 $\underset{x\rightarrow 1}{\text{lim}}\frac{x + 2}{\left( {x - 1} \right)^{2}}.$

The Squeeze Theorem 夹逼定理

The techniques we have developed thus far work very well for algebraic functions, but we are still unable to evaluate limits of very basic trigonometric functions. The next theorem, called the squeeze theorem, proves very useful for establishing basic trigonometric limits. This theorem allows us to calculate limits by “squeezing” a function, with a limit at a point a that is unknown, between two functions having a common known limit at a. Figure 2.27 illustrates this idea.

到目前为止我们发展的技巧对代数函数十分有效,但我们仍无法求一些非常基本的三角函数的极限。下一个定理称为夹逼定理,在建立基本的三角函数极限时非常有用。该定理允许我们通过把一个在点 a 处极限未知的函数「夹」在两个在点 a 处有共同已知极限的函数之间来求极限。图 2.27 说明了这一思想。

The Squeeze Theorem 夹逼定理

Let $f(x),g(x),$ and $h(x)$ be defined for all $x \neq a$ over an open interval containing a. If

设 $f(x),g(x),$ 与 $h(x)$ 在某个包含 a 的开区间上对所有 $x \neq a$ 有定义。如果

$$f(x) \leq g(x) \leq h(x)$$

$$f(x) \leq g(x) \leq h(x)$$

for all $x \neq a$ in an open interval containing a and

在某个包含 a 的开区间上对所有 $x \neq a$ 成立,且

$$\underset{x\rightarrow a}{\text{lim}}f(x) = L = \underset{x\rightarrow a}{\text{lim}}h(x)$$

$$\underset{x\rightarrow a}{\text{lim}}f(x) = L = \underset{x\rightarrow a}{\text{lim}}h(x)$$

where L is a real number, then $\underset{x\rightarrow a}{\text{lim}}g(x) = L.$

其中 L 为实数,则 $\underset{x\rightarrow a}{\text{lim}}g(x) = L.$

Applying the Squeeze Theorem 应用夹逼定理

Apply the squeeze theorem to evaluate $\underset{x\rightarrow 0}{\text{lim}}x\mspace{2mu}\text{cos}\mspace{2mu} x.$

应用夹逼定理求 $\underset{x\rightarrow 0}{\text{lim}}x\mspace{2mu}\text{cos}\mspace{2mu} x.$

Solution 解答

Because $-1 \leq \text{cos}\mspace{2mu} x \leq 1$ for all x, we have $\left. - \middle| x \middle| \leq x\mspace{2mu}\text{cos}\mspace{2mu} x \leq \middle| x \right|$. Since $\underset{x\rightarrow 0}{\text{lim}}\left( \left. - \middle| x \right| \right) = 0 = \underset{x\rightarrow 0}{\text{lim}}|x|,$ from the squeeze theorem, we obtain $\underset{x\rightarrow 0}{\text{lim}}x\mspace{2mu}\text{cos}\mspace{2mu} x = 0.$ The graphs of $\left. f(x) = - \middle| x \middle| ,g(x) = x\mspace{2mu}\text{cos}\mspace{2mu} x, \right.$ and $\left. h(x) = \middle| x \right|$ are shown in Figure 2.28.

因为对所有 x 都有 $-1 \leq \text{cos}\mspace{2mu} x \leq 1$,所以 $\left. - \middle| x \middle| \leq x\mspace{2mu}\text{cos}\mspace{2mu} x \leq \middle| x \right|$。由于 $\underset{x\rightarrow 0}{\text{lim}}\left( \left. - \middle| x \right| \right) = 0 = \underset{x\rightarrow 0}{\text{lim}}|x|$,由夹逼定理可得 $\underset{x\rightarrow 0}{\text{lim}}x\mspace{2mu}\text{cos}\mspace{2mu} x = 0.$ 函数 $\left. f(x) = - \middle| x \middle| ,g(x) = x\mspace{2mu}\text{cos}\mspace{2mu} x, \right.$ 与 $\left. h(x) = \middle| x \right|$ 的图像如图 2.28 所示。

Use the squeeze theorem to evaluate $\underset{x\rightarrow 0}{\text{lim}}x^{2}\text{sin}\frac{1}{x}.$

应用夹逼定理求 $\underset{x\rightarrow 0}{\text{lim}}x^{2}\text{sin}\frac{1}{x}.$

We now use the squeeze theorem to tackle several very important limits. Although this discussion is somewhat lengthy, these limits prove invaluable for the development of the material in both the next section and the next chapter. The first of these limits is $\underset{\theta\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\theta.$ Consider the unit circle shown in Figure 2.29. In the figure, we see that $\text{sin}\mspace{2mu}\theta$ is the y-coordinate on the unit circle and it corresponds to the line segment shown in blue. The radian measure of angle θ is the length of the arc it subtends on the unit circle. Therefore, we see that for $0 < \theta < \frac{\pi}{2},0 < \text{sin}\mspace{2mu}\theta < \theta.$

现在我们运用夹逼定理来处理几个十分重要的极限。尽管这里的讨论稍长,但这些极限对于下一节及下一章内容的展开都极为重要。其中第一个极限是 $\underset{\theta\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\theta.$ 考虑图 2.29 所示的单位圆。图中我们看到,$\text{sin}\mspace{2mu}\theta$ 是单位圆上的 y 坐标,对应于图中蓝色线段。角 θ 的弧度度量即它在单位圆上所对弧的长度。因此我们看到,当 $0 < \theta < \frac{\pi}{2}$ 时,$0 < \text{sin}\mspace{2mu}\theta < \theta.$

Because $\underset{\theta\rightarrow 0^{+}}{\text{lim}}0 = 0$ and $\underset{\theta\rightarrow 0^{+}}{\text{lim}}\theta = 0,$ by using the squeeze theorem we conclude that

由于 $\underset{\theta\rightarrow 0^{+}}{\text{lim}}0 = 0$ 且 $\underset{\theta\rightarrow 0^{+}}{\text{lim}}\theta = 0,$ 运用夹逼定理我们得出结论:

$$\underset{\theta\rightarrow 0^{+}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0.$$

$$\underset{\theta\rightarrow 0^{+}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0.$$

To see that $\underset{\theta\rightarrow 0^{-}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0$ as well, observe that for $- \frac{\pi}{2} < \theta < 0,0 < \text{−}\theta < \frac{\pi}{2}$ and hence, $0 < \text{sin}\mspace{2mu}\left( {- \theta} \right) < \text{−}\theta.$ Consequently, $0 < - \text{sin}\mspace{2mu}\theta < \text{−}\theta.$ It follows that $0 > \text{sin}\mspace{2mu}\theta > \theta.$ An application of the squeeze theorem produces the desired limit. Thus, since $\underset{\theta\rightarrow 0^{+}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0$ and $\underset{\theta\rightarrow 0^{-}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0,$

为看出 $\underset{\theta\rightarrow 0^{-}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0$ 同样成立,注意当 $- \frac{\pi}{2} < \theta < 0$ 时,$0 < \text{−}\theta < \frac{\pi}{2}$,从而 $0 < \text{sin}\mspace{2mu}\left( {- \theta} \right) < \text{−}\theta.$ 于是 $0 < - \text{sin}\mspace{2mu}\theta < \text{−}\theta.$ 由此推得 $0 > \text{sin}\mspace{2mu}\theta > \theta.$ 应用夹逼定理便得到所求极限。因此,由于 $\underset{\theta\rightarrow 0^{+}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0$ 且 $\underset{\theta\rightarrow 0^{-}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0,$

$$\underset{\theta\rightarrow 0}{\text{lim}}\mspace{7mu}\text{sin}\mspace{2mu}\theta = 0.$$ (2.16)

$$\underset{\theta\rightarrow 0}{\text{lim}}\mspace{7mu}\text{sin}\mspace{2mu}\theta = 0.$$ (2.16)

Next, using the identity $\text{cos}\mspace{2mu}\theta = \sqrt{1 - \text{sin}^{2}\theta}$ for $- \frac{\pi}{2} < \theta < \frac{\pi}{2},$ we see that

接着,利用恒等式 $\text{cos}\mspace{2mu}\theta = \sqrt{1 - \text{sin}^{2}\theta}$(当 $- \frac{\pi}{2} < \theta < \frac{\pi}{2}$ 时),我们得到

$$\underset{\theta\rightarrow 0}{\text{lim}}\mspace{7mu}\text{cos}\mspace{7mu}\theta = \underset{\theta\rightarrow 0}{\text{lim}}\sqrt{1 - \text{sin}^{2}\theta} = 1.$$ (2.17)

$$\underset{\theta\rightarrow 0}{\text{lim}}\mspace{7mu}\text{cos}\mspace{7mu}\theta = \underset{\theta\rightarrow 0}{\text{lim}}\sqrt{1 - \text{sin}^{2}\theta} = 1.$$ (2.17)

We now take a look at a limit that plays an important role in later chapters—namely, $\underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta}.$ To evaluate this limit, we use the unit circle in Figure 2.30. Notice that this figure adds one additional triangle to Figure 2.30. We see that the length of the side opposite angle θ in this new triangle is $\text{tan}\mspace{2mu}\theta.$ Thus, we see that for $0 < \theta < \frac{\pi}{2},\text{sin}\mspace{2mu}\theta < \theta < \text{tan}\mspace{2mu}\theta.$

现在我们来考察一个在后面章节中扮演重要角色的极限——即 $\underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta}.$ 为求这个极限,我们使用图 2.30 中的单位圆。注意该图在图 2.30 的基础上多画了一个三角形。我们看到,在新三角形中角 θ 的对边长度为 $\text{tan}\mspace{2mu}\theta.$ 于是我们看到,当 $0 < \theta < \frac{\pi}{2}$ 时,$\text{sin}\mspace{2mu}\theta < \theta < \text{tan}\mspace{2mu}\theta.$

By dividing by $\text{sin}\mspace{2mu}\theta$ in all parts of the inequality, we obtain

在不等式各部分同除以 $\text{sin}\mspace{2mu}\theta$,我们得到

$$1 < \frac{\theta}{\text{sin}\mspace{2mu}\theta} < \frac{1}{\text{cos}\mspace{2mu}\theta}.$$

$$1 < \frac{\theta}{\text{sin}\mspace{2mu}\theta} < \frac{1}{\text{cos}\mspace{2mu}\theta}.$$

Equivalently, we have

等价地,我们有

$$1 > \frac{\text{sin}\mspace{2mu}\theta}{\theta} > \text{cos}\mspace{2mu}\theta.$$

$$1 > \frac{\text{sin}\mspace{2mu}\theta}{\theta} > \text{cos}\mspace{2mu}\theta.$$

Since $\underset{\theta\rightarrow 0^{+}}{\text{lim}}1 = 1 = \underset{\theta\rightarrow 0^{+}}{\text{lim}}\text{cos}\mspace{2mu}\theta,$ we conclude that $\underset{\theta\rightarrow 0^{+}}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} = 1.$ By applying a manipulation similar to that used in demonstrating that $\underset{\theta\rightarrow 0^{-}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0,$ we can show that $\underset{\theta\rightarrow 0^{-}}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} = 1.$ Thus,

由于 $\underset{\theta\rightarrow 0^{+}}{\text{lim}}1 = 1 = \underset{\theta\rightarrow 0^{+}}{\text{lim}}\text{cos}\mspace{2mu}\theta,$ 我们得出结论 $\underset{\theta\rightarrow 0^{+}}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} = 1.$ 通过类似于证明 $\underset{\theta\rightarrow 0^{-}}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0$ 时的处理,可以证得 $\underset{\theta\rightarrow 0^{-}}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} = 1.$ 因此,

$$\underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} = 1.$$ (2.18)

$$\underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} = 1.$$ (2.18)

In Example 2.25 we use this limit to establish $\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta} = 0.$ This limit also proves useful in later chapters.

在示例 2.25 中,我们利用该极限建立 $\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta} = 0.$ 该极限在后面的章节中同样有用。

Evaluating an Important Trigonometric Limit 求一个重要的三角函数极限

Evaluate $\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta}.$

求 $\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta}.$

Solution 解答

In the first step, we multiply by the conjugate so that we can use a trigonometric identity to convert the cosine in the numerator to a sine:

第一步,我们乘以共轭,以便利用三角恒等式把分子中的余弦化为正弦:

$$\begin{array}{cl} {\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta}} & {= \underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta} \cdot \frac{1 + \text{cos}\mspace{2mu}\theta}{1 + \text{cos}\mspace{2mu}\theta}} \\ & {= \underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}^{2}\theta}{\theta\left( {1 + \text{cos}\mspace{2mu}\theta} \right)}} \\ & {= \underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}^{2}\theta}{\theta\left( {1 + \text{cos}\mspace{2mu}\theta} \right)}} \\ & {= \underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} \cdot \frac{\text{sin}\mspace{2mu}\theta}{1 + \text{cos}\mspace{2mu}\theta}} \\ & {= 1 \cdot \frac{0}{2} = 0.} \end{array}$$

$$\begin{array}{cl} {\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta}} & {= \underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta} \cdot \frac{1 + \text{cos}\mspace{2mu}\theta}{1 + \text{cos}\mspace{2mu}\theta}} \\ & {= \underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}^{2}\theta}{\theta\left( {1 + \text{cos}\mspace{2mu}\theta} \right)}} \\ & {= \underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}^{2}\theta}{\theta\left( {1 + \text{cos}\mspace{2mu}\theta} \right)}} \\ & {= \underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} \cdot \frac{\text{sin}\mspace{2mu}\theta}{1 + \text{cos}\mspace{2mu}\theta}} \\ & {= 1 \cdot \frac{0}{2} = 0.} \end{array}$$

Therefore,

因此,

$$\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta} = 0.$$ (2.19)

$$\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta} = 0.$$ (2.19)

Evaluate $\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\text{sin}\mspace{2mu}\theta}.$

求 $\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\text{sin}\mspace{2mu}\theta}.$

Deriving the Formula for the Area of a Circle 推导圆的面积公式

Some of the geometric formulas we take for granted today were first derived by methods that anticipate some of the methods of calculus. The Greek mathematician Archimedes (ca. 287−212; BCE) was particularly inventive, using polygons inscribed within circles to approximate the area of the circle as the number of sides of the polygon increased. He never came up with the idea of a limit, but we can use this idea to see what his geometric constructions could have predicted about the limit.

今天我们认为理所当然的一些几何公式,最初是用一些预示了微积分方法的思想推导出来的。古希腊数学家阿基米德(约公元前 287−212 年)尤具创见,他利用圆内接多边形,随着多边形边数的增加来逼近圆的面积。他从未产生极限的概念,但我们可以用这一思想去推想他的几何构造本可对该极限作出怎样的预测。

We can estimate the area of a circle by computing the area of an inscribed regular polygon. Think of the regular polygon as being made up of n triangles. By taking the limit as the vertex angle of these triangles goes to zero, you can obtain the area of the circle. To see this, carry out the following steps:

我们可以通过计算圆内接正多边形面积来估算圆的面积。可把该正多边形看作由 n 个三角形组成。令这些三角形的顶角趋于零并取极限,便能得到圆的面积。为看清这一点,请执行下列步骤:

1. Express the height h and the base b of the isosceles triangle in Figure 2.31 in terms of $\theta$ and r.

1. 用 $\theta$ 与 r 表示图 2.31 中等腰三角形的高 h 与底 b

2. Using the expressions that you obtained in step 1, express the area of the isosceles triangle in terms of θ and r.

2. 利用第 1 步得到的表达式,用 θr 表示等腰三角形的面积。

(Substitute $(1\mspace{2mu}\text{/}\mspace{2mu} 2)\mspace{2mu}\text{sin}\mspace{2mu}\theta$ for $\text{sin}(\theta\mspace{2mu}\text{/}\mspace{2mu} 2)\mspace{2mu}\text{cos}(\theta\mspace{2mu}\text{/}\mspace{2mu} 2)$ in your expression.)

(在你的表达式里,用 $(1\mspace{2mu}\text{/}\mspace{2mu} 2)\mspace{2mu}\text{sin}\mspace{2mu}\theta$ 替换 $\text{sin}(\theta\mspace{2mu}\text{/}\mspace{2mu} 2)\mspace{2mu}\text{cos}(\theta\mspace{2mu}\text{/}\mspace{2mu} 2)$。)

3. If an n-sided regular polygon is inscribed in a circle of radius r, find a relationship between θ and n. Solve this for n. Keep in mind there are 2π radians in a circle. (Use radians, not degrees.)

3. 若一个 n 边正多边形内接于半径为 r 的圆,找出 θn 之间的关系。解出 n。注意一个圆周含 2π 弧度。(使用弧度,而非角度。)

4. Find an expression for the area of the n-sided polygon in terms of r and θ.

4. 用 rθ 表示这个 n 边多边形的面积表达式。

5. To find a formula for the area of the circle, find the limit of the expression in step 4 as θ goes to zero. (Hint: $\underset{\theta\rightarrow 0}{\text{lim}}\frac{\left( {\text{sin}\mspace{2mu}\theta} \right)}{\theta} = 1\text{).}$

5. 为得到圆的面积公式,求第 4 步表达式在 θ 趋于零时的极限。(提示: $\underset{\theta\rightarrow 0}{\text{lim}}\frac{\left( {\text{sin}\mspace{2mu}\theta} \right)}{\theta} = 1\text{).}$

The technique of estimating areas of regions by using polygons is revisited in Introduction to Integration.

这种利用多边形估算区域面积的方法将在「积分导论」中再次讨论。

Section 2.3 Exercises 2.3 节习题

In the following exercises, use the limit laws to evaluate each limit. Justify each step by indicating the appropriate limit law(s).

在以下习题中,运用极限法则求各极限。在每一步注明所用极限法则。

83.

83.

$\underset{x\rightarrow 0}{\text{lim}}\left( {4x^{2} - 2x + 3} \right)$

$\underset{x\rightarrow 0}{\text{lim}}\left( {4x^{2} - 2x + 3} \right)$

84.

84.

$\underset{x\rightarrow 1}{\text{lim}}\frac{x^{3} + 3x^{2} + 5}{4 - 7x}$

$\underset{x\rightarrow 1}{\text{lim}}\frac{x^{3} + 3x^{2} + 5}{4 - 7x}$

85.

85.

$\underset{x\rightarrow-2}{\text{lim}}\sqrt{x^{2} - 6x + 3}$

$\underset{x\rightarrow-2}{\text{lim}}\sqrt{x^{2} - 6x + 3}$

86.

86.

$\underset{x\rightarrow-1}{\text{lim}}\left( {9x + 1} \right)^{2}$

$\underset{x\rightarrow-1}{\text{lim}}\left( {9x + 1} \right)^{2}$

In the following exercises, use direct substitution to evaluate each limit.

在以下习题中,使用直接代入法求各极限。

87.

87.

$\underset{x\rightarrow 7}{\text{lim}}x^{2}$

$\underset{x\rightarrow 7}{\text{lim}}x^{2}$

88.

88.

$\underset{x\rightarrow-2}{\text{lim}}\left( {4x^{2} - 1} \right)$

$\underset{x\rightarrow-2}{\text{lim}}\left( {4x^{2} - 1} \right)$

89.

89.

$\underset{x\rightarrow 0}{\text{lim}}\frac{1}{1 + \text{sin}\mspace{2mu} x}$

$\underset{x\rightarrow 0}{\text{lim}}\frac{1}{1 + \text{sin}\mspace{2mu} x}$

90.

90.

$\underset{x\rightarrow 2}{\text{lim}}e^{2x - x^{2}}$

$\underset{x\rightarrow 2}{\text{lim}}e^{2x - x^{2}}$

91.

91.

$\underset{x\rightarrow 1}{\text{lim}}\frac{2 - 7x}{x + 6}$

$\underset{x\rightarrow 1}{\text{lim}}\frac{2 - 7x}{x + 6}$

92.

92.

$\underset{x\rightarrow 3}{\text{lim}}\text{ln}e^{3x}$

$\underset{x\rightarrow 3}{\text{lim}}\text{ln}e^{3x}$

In the following exercises, use direct substitution to show that each limit leads to the indeterminate form ${0\text{/}0}.$ Then, evaluate the limit.

在以下习题中,使用直接代入法说明各极限导致未定式 ${0\text{/}0}.$ 然后求出该极限。

93.

93.

$\underset{x\rightarrow 4}{\text{lim}}\frac{x^{2} - 16}{x - 4}$

$\underset{x\rightarrow 4}{\text{lim}}\frac{x^{2} - 16}{x - 4}$

94.

94.

$\underset{x\rightarrow 2}{\text{lim}}\frac{x - 2}{x^{2} - 2x}$

$\underset{x\rightarrow 2}{\text{lim}}\frac{x - 2}{x^{2} - 2x}$

95.

95.

$\underset{x\rightarrow 6}{\text{lim}}\frac{3x - 18}{2x - 12}$

$\underset{x\rightarrow 6}{\text{lim}}\frac{3x - 18}{2x - 12}$

96.

96.

$\underset{h\rightarrow 0}{\text{lim}}\frac{\left( {1 + h} \right)^{2} - 1}{h}$

$\underset{h\rightarrow 0}{\text{lim}}\frac{\left( {1 + h} \right)^{2} - 1}{h}$

97.

97.

$\underset{t\rightarrow 9}{\text{lim}}\frac{t - 9}{\sqrt{t} - 3}$

$\underset{t\rightarrow 9}{\text{lim}}\frac{t - 9}{\sqrt{t} - 3}$

98.

98.

$\underset{h\rightarrow 0}{\text{lim}}\frac{\frac{1}{a + h} - \frac{1}{a}}{h},$ where a is a non-zero real-valued constant

$\underset{h\rightarrow 0}{\text{lim}}\frac{\frac{1}{a + h} - \frac{1}{a}}{h},$ 其中 a 是一个非零实数常数

99.

99.

$\underset{\theta\rightarrow\pi}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\text{tan}\mspace{2mu}\theta}$

$\underset{\theta\rightarrow\pi}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\text{tan}\mspace{2mu}\theta}$

100.

100.

$\underset{x\rightarrow 1}{\text{lim}}\frac{x^{3} - 1}{x^{2} - 1}$

$\underset{x\rightarrow 1}{\text{lim}}\frac{x^{3} - 1}{x^{2} - 1}$

101.

101.

$\underset{x\rightarrow 1\text{/}2}{\text{lim}}\frac{2x^{2} + 3x - 2}{2x - 1}$

$\underset{x\rightarrow 1\text{/}2}{\text{lim}}\frac{2x^{2} + 3x - 2}{2x - 1}$

102.

102.

$\underset{x\rightarrow-3}{\text{lim}}\frac{\sqrt{x + 4} - 1}{x + 3}$

$\underset{x\rightarrow-3}{\text{lim}}\frac{\sqrt{x + 4} - 1}{x + 3}$

In the following exercises, use direct substitution to obtain an undefined expression. Then, use the method of Example 2.23 to simplify the function to help determine the limit.

在以下习题中,先用直接代入法得到一个无定义表达式。然后,运用示例 2.23 的方法化简函数,以帮助确定该极限。

103.

103.

$\underset{x\rightarrow-2^{-}}{\text{lim}}\frac{2x^{2} + 7x - 4}{x^{2} + x - 2}$

$\underset{x\rightarrow-2^{-}}{\text{lim}}\frac{2x^{2} + 7x - 4}{x^{2} + x - 2}$

104.

104.

$\underset{x\rightarrow-2^{+}}{\text{lim}}\frac{2x^{2} + 7x - 4}{x^{2} + x - 2}$

$\underset{x\rightarrow-2^{+}}{\text{lim}}\frac{2x^{2} + 7x - 4}{x^{2} + x - 2}$

105.

105.

$\underset{x\rightarrow 1^{-}}{\text{lim}}\frac{2x^{2} + 7x - 4}{x^{2} + x - 2}$

$\underset{x\rightarrow 1^{-}}{\text{lim}}\frac{2x^{2} + 7x - 4}{x^{2} + x - 2}$

106.

106.

$\underset{x\rightarrow 1^{+}}{\text{lim}}\frac{2x^{2} + 7x - 4}{x^{2} + x - 2}$

$\underset{x\rightarrow 1^{+}}{\text{lim}}\frac{2x^{2} + 7x - 4}{x^{2} + x - 2}$

In the following exercises, assume that $\underset{x\rightarrow 6}{\text{lim}}f(x) = 4,\underset{x\rightarrow 6}{\text{lim}}g(x) = 9,$ and $\underset{x\rightarrow 6}{\text{lim}}h(x) = 6.$ Use these three facts and the limit laws to evaluate each limit.

在以下习题中,假设 $\underset{x\rightarrow 6}{\text{lim}}f(x) = 4,\underset{x\rightarrow 6}{\text{lim}}g(x) = 9,$ 且 $\underset{x\rightarrow 6}{\text{lim}}h(x) = 6.$ 利用这三个事实与极限法则求各极限。

107.

107.

$\underset{x\rightarrow 6}{\text{lim}}2f(x)g(x)$

$\underset{x\rightarrow 6}{\text{lim}}2f(x)g(x)$

108.

108.

$\underset{x\rightarrow 6}{\text{lim}}\frac{g(x) - 1}{f(x)}$

$\underset{x\rightarrow 6}{\text{lim}}\frac{g(x) - 1}{f(x)}$

109.

109.

$\underset{x\rightarrow 6}{\text{lim}}\left( {f(x) + \frac{1}{3}g(x)} \right)$

$\underset{x\rightarrow 6}{\text{lim}}\left( {f(x) + \frac{1}{3}g(x)} \right)$

110.

110.

$\underset{x\rightarrow 6}{\text{lim}}\frac{\left( {h(x)} \right)^{3}}{2}$

$\underset{x\rightarrow 6}{\text{lim}}\frac{\left( {h(x)} \right)^{3}}{2}$

111.

111.

$\underset{x\rightarrow 6}{\text{lim}}\sqrt{g(x) - f(x)}$

$\underset{x\rightarrow 6}{\text{lim}}\sqrt{g(x) - f(x)}$

112.

112.

$\underset{x\rightarrow 6}{\text{lim}}x \cdot h(x)$

$\underset{x\rightarrow 6}{\text{lim}}x \cdot h(x)$

113.

113.

$\underset{x\rightarrow 6}{\text{lim}}\left\lbrack {\left( {x + 1} \right) \cdot f(x)} \right\rbrack$

$\underset{x\rightarrow 6}{\text{lim}}\left\lbrack {\left( {x + 1} \right) \cdot f(x)} \right\rbrack$

114.

114.

$\underset{x\rightarrow 6}{\text{lim}}\left( {f(x) \cdot g(x) - h(x)} \right)$

$\underset{x\rightarrow 6}{\text{lim}}\left( {f(x) \cdot g(x) - h(x)} \right)$

\[T\] In the following exercises, use a calculator to draw the graph of each piecewise-defined function and study the graph to evaluate the given limits.

\[T\] 在以下习题中,使用计算器画出每个分段定义函数的图像,并通过研究图像来求所给极限。

115.

115.

$f(x) = \begin{cases} {x^{2},} & {x \leq 3} \\ {x + 4,} & {x > 3} \end{cases}$

$f(x) = \begin{cases} {x^{2},} & {x \leq 3} \\ {x + 4,} & {x > 3} \end{cases}$

1. $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x)$

1. $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x)$

2. $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x)$

2. $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x)$

116.

116.

$g(x) = \begin{cases} {x^{3} - 1,} & {x \leq 0} \\ {1,} & {x > 0} \end{cases}$

$g(x) = \begin{cases} {x^{3} - 1,} & {x \leq 0} \\ {1,} & {x > 0} \end{cases}$

1. $\underset{x\rightarrow 0^{-}}{\text{lim}}g(x)$

1. $\underset{x\rightarrow 0^{-}}{\text{lim}}g(x)$

2. $\underset{x\rightarrow 0^{+}}{\text{lim}}g(x)$

2. $\underset{x\rightarrow 0^{+}}{\text{lim}}g(x)$

117.

117.

$h(x) = \begin{cases} {x^{2} - 2x + 1,} & {x < 2} \\ {3 - x,} & {x \geq 2} \end{cases}$

$h(x) = \begin{cases} {x^{2} - 2x + 1,} & {x < 2} \\ {3 - x,} & {x \geq 2} \end{cases}$

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}h(x)$

1. $\underset{x\rightarrow 2^{-}}{\text{lim}}h(x)$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}h(x)$

2. $\underset{x\rightarrow 2^{+}}{\text{lim}}h(x)$

In the following exercises, use the following graphs and the limit laws to evaluate each limit.

在以下习题中,利用下列图像与极限法则求各极限。

118.

118.

$\underset{x\rightarrow-3^{+}}{\text{lim}}\left( {f(x) + g(x)} \right)$

$\underset{x\rightarrow-3^{+}}{\text{lim}}\left( {f(x) + g(x)} \right)$

119.

119.

$\underset{x\rightarrow-3^{-}}{\text{lim}}\left( {f(x) - 3g(x)} \right)$

$\underset{x\rightarrow-3^{-}}{\text{lim}}\left( {f(x) - 3g(x)} \right)$

120.

120.

$\underset{x\rightarrow 0}{\text{lim}}\frac{f(x)g(x)}{3}$

$\underset{x\rightarrow 0}{\text{lim}}\frac{f(x)g(x)}{3}$

121.

121.

$\underset{x\rightarrow-5}{\text{lim}}\frac{2 + g(x)}{f(x)}$

$\underset{x\rightarrow-5}{\text{lim}}\frac{2 + g(x)}{f(x)}$

122.

122.

$\underset{x\rightarrow 1}{\text{lim}}\left( {f(x)} \right)^{2}$

$\underset{x\rightarrow 1}{\text{lim}}\left( {f(x)} \right)^{2}$

123.

123.

$\underset{x\rightarrow 1}{\text{lim}}\sqrt[3]{f(x) - g(x)}$

$\underset{x\rightarrow 1}{\text{lim}}\sqrt[3]{f(x) - g(x)}$

124.

124.

$\underset{x\rightarrow-7}{\text{lim}}\left( {x \cdot g(x)} \right)$

$\underset{x\rightarrow-7}{\text{lim}}\left( {x \cdot g(x)} \right)$

125.

125.

$\underset{x\rightarrow-9}{\text{lim}}\left\lbrack {x \cdot f(x) + 2 \cdot g(x)} \right\rbrack$

$\underset{x\rightarrow-9}{\text{lim}}\left\lbrack {x \cdot f(x) + 2 \cdot g(x)} \right\rbrack$

For the following problems, evaluate the limit using the squeeze theorem. Use a calculator to graph the functions $f(x),g(x),$ and $h(x)$ when possible.

对于下列问题,运用夹逼定理求极限。在可能时,使用计算器画出函数 $f(x),g(x),$ 与 $h(x)$ 的图像。

126.

126.

\[T\] True or False? If $2x - 1 \leq g(x) \leq x^{2} - 2x + 3,$ then $\underset{x\rightarrow 2}{\text{lim}}g(x) = 0.$

\[T\] 判断对错?若 $2x - 1 \leq g(x) \leq x^{2} - 2x + 3,$ 则 $\underset{x\rightarrow 2}{\text{lim}}g(x) = 0.$

127.

127.

\[T\] $\underset{\theta\rightarrow 0}{\text{lim}}\theta^{2}\text{cos}\mspace{2mu}\left( \frac{1}{\theta} \right)$

\[T\] $\underset{\theta\rightarrow 0}{\text{lim}}\theta^{2}\text{cos}\mspace{2mu}\left( \frac{1}{\theta} \right)$

128.

128.

$\underset{x\rightarrow 0}{\text{lim}}f(x),$ where $f(x) = \begin{cases} {0,} & {x\ \text{rational}} \\ {x^{2},} & {x\ \text{irrational}} \end{cases}$

$\underset{x\rightarrow 0}{\text{lim}}f(x),$ 其中 $f(x) = \begin{cases} {0,} & {x\ \text{rational}} \\ {x^{2},} & {x\ \text{irrational}} \end{cases}$

129.

129.

\[T\] In physics, the magnitude of an electric field generated by a point charge at a distance r in vacuum is governed by Coulomb’s law: $E(r) = \frac{q}{4\pi\varepsilon_{0}r^{2}},$ where E represents the magnitude of the electric field, q is the charge of the particle, r is the distance between the particle and where the strength of the field is measured, and $\frac{1}{4\pi\varepsilon_{0}}$ is Coulomb’s constant: $8.988\ \times\ 10^{9}\ \text{N} \cdot \text{m}^{2}\text{/}\text{C}^{2}.$

\[T\] 在物理学中,点电荷在真空中距离为 r 处产生的电场强度由库仑定律决定:$E(r) = \frac{q}{4\pi\varepsilon_{0}r^{2}},$ 其中 E 表示电场强度,q 为粒子的电荷量,r 为粒子与场强测量点之间的距离,$\frac{1}{4\pi\varepsilon_{0}}$ 为库仑常数:$8.988\ \times\ 10^{9}\ \text{N} \cdot \text{m}^{2}\text{/}\text{C}^{2}.$

1. Use a graphing calculator to graph $E(r)$ given that the charge of the particle is $q = 10^{-10}.$

1. 使用图形计算器画出 $E(r)$ 的图像,已知粒子电荷 $q = 10^{-10}.$

2. Evaluate $\underset{r\rightarrow 0^{+}}{\text{lim}}E(r).$ What is the physical meaning of this quantity? Is it physically relevant? Why are you evaluating from the right?

2. 求 $\underset{r\rightarrow 0^{+}}{\text{lim}}E(r).$ 这个量的物理意义是什么?它在物理上是否有意义?为什么要从右侧求极限?

130.

130.

\[T\] The density of an object is given by its mass divided by its volume: $\rho = {m\text{/}V}.$

\[T\] 物体的密度等于其质量除以体积:$\rho = {m\text{/}V}.$

1. Use a calculator to plot the volume as a function of density $\left( {V = {m\text{/}\rho}} \right),$ assuming you are examining something of mass 8 kg ($m = 8\text{).}$

1. 使用计算器以密度为自变量画出体积的图像 $\left( {V = {m\text{/}\rho}} \right),$ 假设所考察物体质量为 8 kg($m = 8\text{).}$

2. Evaluate $\underset{\rho\rightarrow 0^{+}}{\text{lim}}V(\rho)$ and explain the physical meaning.

2. 求 $\underset{\rho\rightarrow 0^{+}}{\text{lim}}V(\rho)$ 并解释其物理意义。

2.4 Continuity 2.4 连续性

Many functions have the property that their graphs can be traced with a pencil without lifting the pencil from the page. Such functions are called continuous. Other functions have points at which a break in the graph occurs, but satisfy this property over intervals contained in their domains. They are continuous on these intervals and are said to have a discontinuity at a point where a break occurs.

许多函数具有这样的性质:它们的图像可以一笔不离开纸面地描画出来。这样的函数称为连续的。另一些函数在某些点处出现图像断裂,但在其定义域内所包含的区间上满足这一性质。它们在这些区间上是连续的,而在断裂出现的点处称为在一点处间断

We begin our investigation of continuity by exploring what it means for a function to have continuity at a point. Intuitively, a function is continuous at a particular point if there is no break in its graph at that point.

我们通过探究函数「在一点处连续」的含义来展开对连续性的研究。直观地说,如果函数在其图像上某一点处没有断裂,那么它在那一点处就是连续的。

Continuity at a Point 在一点处的连续性

Before we look at a formal definition of what it means for a function to be continuous at a point, let’s consider various functions that fail to meet our intuitive notion of what it means to be continuous at a point. We then create a list of conditions that prevent such failures.

在考察函数在一点的连续性之形式化定义之前,我们先考虑一些不满足我们关于「在一点处连续」直觉观念的函数。然后我们列出一组条件,以防止此类失效情形的发生。

Our first function of interest is shown in Figure 2.32. We see that the graph of $f(x)$ has a hole at a. In fact, $f(a)$ is undefined. At the very least, for $f(x)$ to be continuous at a, we need the following condition:

我们第一个感兴趣的函数如图 2.32 所示。我们看到 $f(x)$ 的图像在点 a 处有一个洞。实际上,$f(a)$ 没有定义。至少,要使 $f(x)$ 在 a 处连续,我们需要如下条件:

$$\text{i.}\ f{(a)\ \text{is defined.}}$$

$$\text{i.}\ f{(a)\ \text{is defined.}}$$

However, as we see in Figure 2.33, this condition alone is insufficient to guarantee continuity at the point a. Although $f(a)$ is defined, the function has a gap at a. In this example, the gap exists because $\underset{x\rightarrow a}{\text{lim}}f(x)$ does not exist. We must add another condition for continuity at a—namely,

然而,正如我们在图 2.33 中所看到的,仅有这一条件还不足以保证在点 a 处的连续性。虽然 $f(a)$ 有定义,但函数在 a 处有一个缺口。在这个例子中,缺口之所以存在,是因为 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 不存在。我们必须为 a 处的连续性再添加一个条件——即

$$\text{ii.}\ \underset{x\rightarrow a}{\text{lim}}f{(x)\ \text{exists.}}$$

$$\text{ii.}\ \underset{x\rightarrow a}{\text{lim}}f{(x)\ \text{exists.}}$$

However, as we see in Figure 2.34, these two conditions by themselves do not guarantee continuity at a point. The function in this figure satisfies both of our first two conditions, but is still not continuous at a. We must add a third condition to our list:

然而,正如我们在图 2.34 中所看到的,仅这两个条件本身并不能保证在一点处连续。图中所画的函数满足我们的前两个条件,但在 a 处仍然不连续。我们必须向列表中添加第三个条件:

$$\text{iii.}\ \underset{x\rightarrow a}{\text{lim}}f(x) = f(a).$$

$$\text{iii.}\ \underset{x\rightarrow a}{\text{lim}}f(x) = f(a).$$

Now we put our list of conditions together and form a definition of continuity at a point.

现在我们把这些条件列出并形成一个关于在一点处连续性的定义。

A function $f(x)$ is continuous at a point a if and only if the following three conditions are satisfied:

函数 $f(x)$ 在一点 a 处连续,当且仅当满足以下三个条件:

1. $f(a)$ is defined

1. $f(a)$ 有定义

2. $\underset{x\rightarrow a}{\text{lim}}f(x)$ exists

2. $\underset{x\rightarrow a}{\text{lim}}f(x)$ 存在

3. $\underset{x\rightarrow a}{\text{lim}}f(x) = f(a)$

3. $\underset{x\rightarrow a}{\text{lim}}f(x) = f(a)$

A function is discontinuous at a point a if it fails to be continuous at a.

如果一个函数在点 a 处不满足连续性,就称它在点 a 处间断。

The following procedure can be used to analyze the continuity of a function at a point using this definition.

可用以下程序借助该定义来分析函数在一点处的连续性。

Determining Continuity at a Point 判定在一点处的连续性

1. Check to see if $f(a)$ is defined. If $f(a)$ is undefined, we need go no further. The function is not continuous at a. If $f(a)$ is defined, continue to step 2.

1. 检查 $f(a)$ 是否有定义。若 $f(a)$ 无定义,则无需继续,函数在 a 处不连续。若 $f(a)$ 有定义,进入第 2 步。

2. Compute $\underset{x\rightarrow a}{\text{lim}}f(x).$ In some cases, we may need to do this by first computing $\underset{x\rightarrow a^{-}}{\text{lim}}f(x)$ and $\underset{x\rightarrow a^{+}}{\text{lim}}f(x).$ If $\underset{x\rightarrow a}{\text{lim}}f(x)$ does not exist (that is, it is not a real number), then the function is not continuous at a and the problem is solved. If $\underset{x\rightarrow a}{\text{lim}}f(x)$ exists, then continue to step 3.

2. 计算 $\underset{x\rightarrow a}{\text{lim}}f(x).$ 在某些情况下,我们需要先分别计算 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x)$ 与 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x).$ 若 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 不存在(即它不是实数),则函数在 a 处不连续,问题得解。若 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 存在,则进入第 3 步。

3. Compare $f(a)$ and $\underset{x\rightarrow a}{\text{lim}}f(x).$ If $\underset{x\rightarrow a}{\text{lim}}f(x) \neq f(a),$ then the function is not continuous at a. If $\underset{x\rightarrow a}{\text{lim}}f(x) = f(a),$ then the function is continuous at a.

3. 比较 $f(a)$ 与 $\underset{x\rightarrow a}{\text{lim}}f(x).$ 若 $\underset{x\rightarrow a}{\text{lim}}f(x) \neq f(a),$ 则函数在 a 处不连续。若 $\underset{x\rightarrow a}{\text{lim}}f(x) = f(a),$ 则函数在 a 处连续。

The next three examples demonstrate how to apply this definition to determine whether a function is continuous at a given point. These examples illustrate situations in which each of the conditions for continuity in the definition succeed or fail.

接下来的三个示例演示如何应用该定义来判定函数在给定点处是否连续。这些示例说明了定义中各个连续性条件成立或失效的情形。

Determining Continuity at a Point, Condition 1 判定在一点处的连续性,条件 1

Using the definition, determine whether the function $f(x) = {{(x^{2} - 4)}\text{/}{(x - 2}})$ is continuous at $x = 2.$ Justify the conclusion.

利用定义,判定函数 $f(x) = {{(x^{2} - 4)}\text{/}{(x - 2}})$ 在 $x = 2.$ 处是否连续。给出结论的理由。

Solution 解答

Let’s begin by trying to calculate $f(2).$ We can see that $f(2) = {0\text{/}0},$ which is undefined. Therefore, $f(x) = \frac{x^{2} - 4}{x - 2}$ is discontinuous at 2 because $f(2)$ is undefined. The graph of $f(x)$ is shown in Figure 2.35.

我们先试着计算 $f(2).$ 可以看到 $f(2) = {0\text{/}0},$ 这是未定义的。因此,$f(x) = \frac{x^{2} - 4}{x - 2}$ 在 2 处间断,因为 $f(2)$ 没有定义。$f(x)$ 的图像如图 2.35 所示。

Determining Continuity at a Point, Condition 2 判定在一点处的连续性,条件 2

Using the definition, determine whether the function $f(x) = \begin{cases}

利用定义,判定函数 $f(x) = \begin{cases}

{- x^{2} + 4} & {\text{if}\ x \leq 3} \\

{- x^{2} + 4} & {\text{if}\ x \leq 3} \\

{4x - 8} & {\text{if}\ x > 3}

{4x - 8} & {\text{if}\ x > 3}

\end{cases}$ is continuous at $x = 3.$ Justify the conclusion.

\end{cases}$ is continuous at $x = 3$ 处是否连续。给出结论的理由。

Solution 解答

Let’s begin by trying to calculate $f(3).$

我们先试着计算 $f(3).$

$$f(3) = - {(3^{2})} + 4 = -5.$$

$$f(3) = - {(3^{2})} + 4 = -5.$$

Thus, $f(3)$ is defined. Next, we calculate $\underset{x\rightarrow 3}{\text{lim}}f(x).$ To do this, we must compute $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x)$ and $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x)\text{:}$

于是,$f(3)$ 有定义。接下来,我们计算 $\underset{x\rightarrow 3}{\text{lim}}f(x).$ 为此,我们必须计算 $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x)$ 与 $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x)\text{:}$

$$\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = - {(3^{2})} + 4 = -5$$

$$\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = - {(3^{2})} + 4 = -5$$

and

$$\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = 4(3) - 8 = 4.$$

$$\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = 4(3) - 8 = 4.$$

Therefore, $\underset{x\rightarrow 3}{\text{lim}}f(x)$ does not exist. Thus, $f(x)$ is not continuous at 3. The graph of $f(x)$ is shown in Figure 2.36.

因此,$\underset{x\rightarrow 3}{\text{lim}}f(x)$ 不存在。于是,$f(x)$ 在 3 处不连续。$f(x)$ 的图像如图 2.36 所示。

Determining Continuity at a Point, Condition 3 判定在一点处的连续性,条件 3

Using the definition, determine whether the function $f(x) = \left\{ \begin{array}{cl}

利用定义,判定函数 $f(x) = \left\{ \begin{array}{cl}

\frac{\text{sin}\mspace{2mu} x}{x} & {\text{if}\ x \neq 0} \\

\frac{\text{sin}\mspace{2mu} x}{x} & {\text{if}\ x \neq 0} \\

1 & {\text{if}\ x = 0}

1 & {\text{if}\ x = 0}

\end{array} \right.$ is continuous at $x = 0.$

\end{array} \right.$ is continuous at $x = 0$ 处是否连续。

Solution 解答

First, observe that

首先,注意到

$$f(0) = 1.$$

$$f(0) = 1.$$

Next,

接着,

$$\underset{x\rightarrow 0}{\text{lim}}f(x) = \underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x} = 1.$$

$$\underset{x\rightarrow 0}{\text{lim}}f(x) = \underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x} = 1.$$

Last, compare $f(0)$ and $\underset{x\rightarrow 0}{\text{lim}}f(x).$ We see that

最后,比较 $f(0)$ 与 $\underset{x\rightarrow 0}{\text{lim}}f(x).$ 我们看到

$$f(0) = 1 = \underset{x\rightarrow 0}{\text{lim}}f(x).$$

$$f(0) = 1 = \underset{x\rightarrow 0}{\text{lim}}f(x).$$

Since all three of the conditions in the definition of continuity are satisfied, $f(x)$ is continuous at $x = 0.$

由于连续性定义中的三个条件全部满足,故 $f(x)$ 在 $x = 0.$ 处连续。

Using the definition, determine whether the function $f(x) = \left\{ \begin{array}{cl}

利用定义,判定函数 $f(x) = \left\{ \begin{array}{cl}

{2x + 1} & {\text{if}\ x < 1} \\

{2x + 1} & {\text{if}\ x < 1} \\

2 & {\text{if}\ x = 1} \\

2 & {\text{if}\ x = 1} \\

{- x + 4} & {\text{if}\ x > 1}

{- x + 4} & {\text{if}\ x > 1}

\end{array} \right.$ is continuous at $x = 1.$ If the function is not continuous at 1, indicate the condition for continuity at a point that fails to hold.

\end{array} \right.$ is continuous at $x = 1$ 处是否连续。若函数在 1 处不连续,请指出在一点处连续性的哪个条件未能成立。

By applying the definition of continuity and previously established theorems concerning the evaluation of limits, we can state the following theorem.

通过应用连续性定义以及前面已建立的关于极限计算的定理,我们可以陈述如下定理。

Continuity of Polynomials and Rational Functions 多项式与有理函数的连续性

Polynomials and rational functions are continuous at every point in their domains.

多项式与有理函数在其定义域内的每一点处都连续。

Proof 证明

Previously, we showed that if $p(x)$ and $q(x)$ are polynomials, $\underset{x\rightarrow a}{\text{lim}}p(x) = p(a)$ for every polynomial $p(x)$ and $\underset{x\rightarrow a}{\text{lim}}\frac{p(x)}{q(x)} = \frac{p(a)}{q(a)}$ as long as $q(a) \neq 0.$ Therefore, polynomials and rational functions are continuous on their domains.

前面我们已经证明,若 $p(x)$ 与 $q(x)$ 为多项式,则对任一多项式 $\underset{x\rightarrow a}{\text{lim}}p(x) = p(a)$ 有 $p(x)$,且只要 $\underset{x\rightarrow a}{\text{lim}}\frac{p(x)}{q(x)} = \frac{p(a)}{q(a)}$ 就有 $q(a) \neq 0.$ 因此,多项式与有理函数在其定义域上连续。

We now apply Continuity of Polynomials and Rational Functions to determine the points at which a given rational function is continuous.

现在我们应用「多项式与有理函数的连续性」来判定给定有理函数连续的那些点。

Continuity of a Rational Function 有理函数的连续性

For what values of x is $f(x) = \frac{x + 1}{x - 5}$ continuous?

$f(x) = \frac{x + 1}{x - 5}$ 在哪些 x 值处连续?

Solution 解答

The rational function $f(x) = \frac{x + 1}{x - 5}$ is continuous for every value of x except $x = 5.$

有理函数 $f(x) = \frac{x + 1}{x - 5}$ 在除 $x = 5.$ 以外的每个 x 值处都连续。

For what values of x is $f(x) = 3x^{4} - 4x^{2}$ continuous?

$f(x) = 3x^{4} - 4x^{2}$ 在哪些 x 值处连续?

Types of Discontinuities 间断的类型

As we have seen in Example 2.26 and Example 2.27, discontinuities take on several different appearances. We classify the types of discontinuities we have seen thus far as removable discontinuities, infinite discontinuities, or jump discontinuities. Intuitively, a removable discontinuity is a discontinuity for which there is a hole in the graph, a jump discontinuity is a noninfinite discontinuity for which the sections of the function do not meet up, and an infinite discontinuity is a discontinuity located at a vertical asymptote. Figure 2.37 illustrates the differences in these types of discontinuities. Although these terms provide a handy way of describing three common types of discontinuities, keep in mind that not all discontinuities fit neatly into these categories.

正如我们在示例 2.26 与示例 2.27 中所见,间断呈现出几种不同的形态。我们将目前所见到的间断类型归类为可去间断、无穷间断或跳跃间断。直观地说,可去间断是指图像上有一个洞的间断;跳跃间断是指函数各部分不相接的非无穷间断;而无穷间断是位于一条垂直渐近线处的间断。图 2.37 展示了这些间断类型之间的差异。尽管这些术语为描述三种常见间断类型提供了方便的说法,但要记住并非所有间断都能整齐地归入这些类别。

These three discontinuities are formally defined as follows:

这三种间断类型的形式化定义如下:

If $f(x)$ is discontinuous at a, then

若 $f(x)$ 在 a 处间断,则

1. $f$ has a removable discontinuity at a if $\underset{x\rightarrow a}{\text{lim}}f(x)$ exists. (Note: When we state that $\underset{x\rightarrow a}{\text{lim}}f(x)$ exists, we mean that $\underset{x\rightarrow a}{\text{lim}}f(x) = L,$ where L is a real number.)

1. 若 $f$ 存在,则 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 在 a 处具有可去间断。(注:当我们说 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 存在时,是指 $\underset{x\rightarrow a}{\text{lim}}f(x) = L,$ 其中 L 是一个实数。)

2. $f$ has a jump discontinuity at a if $\underset{x\rightarrow a^{-}}{\text{lim}}f(x)$ and $\underset{x\rightarrow a^{+}}{\text{lim}}f(x)$ both exist, but $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) \neq \underset{x\rightarrow a^{+}}{\text{lim}}f(x).$ (Note: When we state that $\underset{x\rightarrow a^{-}}{\text{lim}}f(x)$ and $\underset{x\rightarrow a^{+}}{\text{lim}}f(x)$ both exist, we mean that both are real-valued and that neither take on the values ±∞.)

2. 若 $f$ 与 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x)$ 都存在,但 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x)$ 则 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) \neq \underset{x\rightarrow a^{+}}{\text{lim}}f(x).$ 在 a 处具有跳跃间断。(注:当我们说 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x)$ 与 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x)$ 都存在时,是指二者均为实数值,且都不取 ±∞。)

3. $f$ has an infinite discontinuity at a if $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{±}\infty$ and/or $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{±}\infty.$

3. 若 $f$ 和/或 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{±}\infty$ 则 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{±}\infty.$ 在 a 处具有无穷间断

Classifying a Discontinuity 间断的分类

In Example 2.26, we showed that $f(x) = \frac{x^{2} - 4}{x - 2}$ is discontinuous at $x = 2.$ Classify this discontinuity as removable, jump, or infinite.

在示例 2.26 中,我们已证明 $f(x) = \frac{x^{2} - 4}{x - 2}$ 在 $x = 2.$ 处间断。将这一间断归类为可去、跳跃或无穷。

Solution 解答

To classify the discontinuity at 2 we must evaluate $\underset{x\rightarrow 2}{\text{lim}}f(x)\text{:}$

为对 2 处的间断分类,我们必须求 $\underset{x\rightarrow 2}{\text{lim}}f(x)\text{:}$

$$\begin{array}{cl}

$$\begin{array}{cl}

{\underset{x\rightarrow 2}{\text{lim}}f(x)} & {= \underset{x\rightarrow 2}{\text{lim}}\frac{x^{2} - 4}{x - 2}} \\

{\underset{x\rightarrow 2}{\text{lim}}f(x)} & {= \underset{x\rightarrow 2}{\text{lim}}\frac{x^{2} - 4}{x - 2}} \\

& {= \underset{x\rightarrow 2}{\text{lim}}\frac{\left( {x - 2} \right)\left( {x + 2} \right)}{x - 2}} \\

& {= \underset{x\rightarrow 2}{\text{lim}}\frac{\left( {x - 2} \right)\left( {x + 2} \right)}{x - 2}} \\

& {= \underset{x\rightarrow 2}{\text{lim}}\left( {x + 2} \right)} \\

& {= \underset{x\rightarrow 2}{\text{lim}}\left( {x + 2} \right)} \\

& {= 4.}

& {= 4.}

\end{array}$$

\end{array}$$

Since f is discontinuous at 2 and $\underset{x\rightarrow 2}{\text{lim}}f(x)$ exists, f has a removable discontinuity at $x = 2.$

由于 f 在 2 处间断且 $\underset{x\rightarrow 2}{\text{lim}}f(x)$ 存在,故 f 在 $x = 2.$ 处具有可去间断。

Classifying a Discontinuity 间断的分类

In Example 2.27, we showed that $f(x) = \left\{ \begin{array}{cl}

在示例 2.27 中,我们已证明 $f(x) = \left\{ \begin{array}{cl}

{- x^{2} + 4} & {\text{if}\ x \leq 3} \\

{- x^{2} + 4} & {\text{if}\ x \leq 3} \\

{4x - 8} & {\text{if}\ x > 3}

{4x - 8} & {\text{if}\ x > 3}

\end{array} \right.$ is discontinuous at $x = 3.$ Classify this discontinuity as removable, jump, or infinite.

\end{array} \right.$ is discontinuous at $x = 3$ 处间断。将这一间断归类为可去、跳跃或无穷。

Solution 解答

Earlier, we showed that f is discontinuous at 3 because $\underset{x\rightarrow 3}{\text{lim}}f(x)$ does not exist. However, since $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = -5$ and $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = 4$ both exist, we conclude that the function has a jump discontinuity at 3.

前面我们已经证明 f 在 3 处间断,因为 $\underset{x\rightarrow 3}{\text{lim}}f(x)$ 不存在。然而,由于 $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = -5$ 与 $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = 4$ 都存在,我们得出结论:该函数在 3 处具有跳跃间断。

Classifying a Discontinuity 间断的分类

Determine whether $f(x) = \frac{x + 2}{x + 1}$ is continuous at −1. If the function is discontinuous at −1, classify the discontinuity as removable, jump, or infinite.

判定 $f(x) = \frac{x + 2}{x + 1}$ 在 −1 处是否连续。若函数在 −1 处间断,请将该间断归类为可去、跳跃或无穷。

Solution 解答

The function value $f(-1)$ is undefined. Therefore, the function is not continuous at −1. To determine the type of discontinuity, we must determine the limit at −1. We see that $\underset{x\rightarrow-1^{-}}{\text{lim}}\frac{x + 2}{x + 1} = \text{−}\infty$ and $\underset{x\rightarrow-1^{+}}{\text{lim}}\frac{x + 2}{x + 1} = \text{+}\infty.$ Therefore, the function has an infinite discontinuity at −1.

函数值 $f(-1)$ 没有定义。因此,函数在 −1 处不连续。为确定间断类型,我们必须求出 −1 处的极限。我们看到 $\underset{x\rightarrow-1^{-}}{\text{lim}}\frac{x + 2}{x + 1} = \text{−}\infty$ 且 $\underset{x\rightarrow-1^{+}}{\text{lim}}\frac{x + 2}{x + 1} = \text{+}\infty.$ 因此,该函数在 −1 处具有无穷间断。

For $f(x) = \left\{ \begin{array}{cl}

对于 $f(x) = \left\{ \begin{array}{cl}

x^{2} & {\text{if}\ x \neq 1} \\

x^{2} & {\text{if}\ x \neq 1} \\

3 & {\text{if}\ x = 1}

3 & {\text{if}\ x = 1}

\end{array} \right.,$ decide whether f is continuous at 1. If f is not continuous at 1, classify the discontinuity as removable, jump, or infinite.

\end{array} \right.,$ 判定 f 在 1 处是否连续。若 f 在 1 处不连续,请将该间断归类为可去、跳跃或无穷。

Continuity over an Interval 区间上的连续性

Now that we have explored the concept of continuity at a point, we extend that idea to continuity over an interval. As we develop this idea for different types of intervals, it may be useful to keep in mind the intuitive idea that a function is continuous over an interval if we can use a pencil to trace the function between any two points in the interval without lifting the pencil from the paper. In preparation for defining continuity on an interval, we begin by looking at the definition of what it means for a function to be continuous from the right at a point and continuous from the left at a point.

既然我们已经探究了在一点处连续性的概念,现在将这一想法推广到区间上的连续性。当我们针对不同类型区间来发展这一想法时,不妨记住如下直觉:如果函数在区间上任意两点之间都能用铅笔一笔不离开纸面地描出,那么它在该区间上就是连续的。在为定义区间上的连续性做准备时,我们先来看函数在一点处右连续与左连续的含义。

A function $f(x)$ is said to be continuous from the right at a if $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = f(a).$

若函数 $f(x)$ 满足 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = f(a).$ 则称它在 a右连续

A function $f(x)$ is said to be continuous from the left at a if $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = f(a).$

若函数 $f(x)$ 满足 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = f(a).$ 则称它在 a左连续

A function is continuous over an open interval if it is continuous at every point in the interval. A function $f(x)$ is continuous over a closed interval of the form $\left\lbrack {a,b} \right\rbrack$ if it is continuous at every point in $\left( {a,b} \right)$ and is continuous from the right at a and is continuous from the left at b. Analogously, a function $f(x)$ is continuous over an interval of the form $\left( {a,b} \right\rbrack$ if it is continuous over $\left( {a,b} \right)$ and is continuous from the left at b. Continuity over other types of intervals are defined in a similar fashion.

若函数在某开区间的每一点处都连续,则称它在该开区间上连续。形如 $f(x)$ 的闭区间上的连续函数 $\left\lbrack {a,b} \right\rbrack$,是指它在 $\left( {a,b} \right)$ 中的每一点处都连续,且在 a 处右连续、在 b 处左连续。类似地,形如 $f(x)$ 的区间上的连续函数 $\left( {a,b} \right\rbrack$ 是指它在 $\left( {a,b} \right)$ 上连续且在 b 处左连续。其他类型区间上的连续性以类似方式定义。

Requiring that $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = f(a)$ and $\underset{x\rightarrow b^{-}}{\text{lim}}f(x) = f(b)$ ensures that we can trace the graph of the function from the point $\left( {a,f(a)} \right)$ to the point $\left( {b,f(b)} \right)$ without lifting the pencil. If, for example, $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) \neq f(a),$ we would need to lift our pencil to jump from $f(a)$ to the graph of the rest of the function over $\left( {a,b} \right\rbrack.$

要求 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = f(a)$ 与 $\underset{x\rightarrow b^{-}}{\text{lim}}f(x) = f(b)$,可保证我们能从点 $\left( {a,f(a)} \right)$ 到点 $\left( {b,f(b)} \right)$ 一笔不离开纸面地描出函数图像。例如,若 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) \neq f(a),$ 我们就必须抬起铅笔,从 $f(a)$ 跳到函数在其余部分 $\left( {a,b} \right\rbrack.$ 上的图像。

Continuity on an Interval 区间上的连续性

State the interval(s) over which the function $f(x) = \frac{x - 1}{x^{2} + 2x}$ is continuous.

写出函数 $f(x) = \frac{x - 1}{x^{2} + 2x}$ 连续的区间。

Solution 解答

Since $f(x) = \frac{x - 1}{x^{2} + 2x}$ is a rational function, it is continuous at every point in its domain. The domain of $f(x)$ is the set $\left( {\text{−}\infty,-2} \right) \cup \left( {-2,0} \right) \cup \left( {0,\text{+}\infty} \right).$ Thus, $f(x)$ is continuous over each of the intervals $\left( {\text{−}\infty,-2} \right),\left( {-2,0} \right),$ and $\left( {0,\text{+}\infty} \right).$

由于 $f(x) = \frac{x - 1}{x^{2} + 2x}$ 是有理函数,它在定义域内每一点处都连续。$f(x)$ 的定义域为集合 $\left( {\text{−}\infty,-2} \right) \cup \left( {-2,0} \right) \cup \left( {0,\text{+}\infty} \right).$ 因此,$f(x)$ 在以下每一个区间上都连续:$\left( {\text{−}\infty,-2} \right),\left( {-2,0} \right),$ 以及 $\left( {0,\text{+}\infty} \right).$

Continuity over an Interval 区间上的连续性

State the interval(s) over which the function $f(x) = \sqrt{4 - x^{2}}$ is continuous.

写出函数 $f(x) = \sqrt{4 - x^{2}}$ 连续的区间。

Solution 解答

From the limit laws, we know that $\underset{x\rightarrow a}{\text{lim}}\sqrt[{}]{4 - x^{2}} = \sqrt{4 - a^{2}}$ for all values of a in $\left( {-2,2} \right).$ We also know that $\underset{x\rightarrow-2^{+}}{\text{lim}}\sqrt{4 - x^{2}} = 0$ exists and $\underset{x\rightarrow 2^{-}}{\text{lim}}\sqrt{4 - x^{2}} = 0$ exists. Therefore, $f(x)$ is continuous over the interval $\left\lbrack {-2,2} \right\rbrack.$

由极限法则可知,对 $\underset{x\rightarrow a}{\text{lim}}\sqrt[{}]{4 - x^{2}} = \sqrt{4 - a^{2}}$ 中所有的 a,有 $\left( {-2,2} \right).$。并且 $\underset{x\rightarrow-2^{+}}{\text{lim}}\sqrt{4 - x^{2}} = 0$ 存在,$\underset{x\rightarrow 2^{-}}{\text{lim}}\sqrt{4 - x^{2}} = 0$ 也存在。因此,$f(x)$ 在区间 $\left\lbrack {-2,2} \right\rbrack.$ 上连续。

State the interval(s) over which the function $f(x) = \sqrt{x + 3}$ is continuous.

写出函数 $f(x) = \sqrt{x + 3}$ 连续的区间。

The Composite Function Theorem allows us to expand our ability to compute limits. In particular, this theorem ultimately allows us to demonstrate that trigonometric functions are continuous over their domains.

复合函数定理拓展了我们计算极限的能力。特别地,该定理最终使我们能够证明三角函数在各自的定义域上连续。

Composite Function Theorem 复合函数定理

If $f(x)$ is continuous at L and $\underset{x\rightarrow a}{\text{lim}}\mspace{14mu} g(x) = L,$ then

若 $f(x)$ 在 L 处连续,且 $\underset{x\rightarrow a}{\text{lim}}\mspace{14mu} g(x) = L,$ 则

$$\underset{x\rightarrow a}{\text{lim}}\mspace{14mu} f\left( {g(x)} \right) = f\left( {\underset{x\rightarrow a}{\text{lim}}\mspace{14mu} g(x)} \right) = f(L).$$

$$\underset{x\rightarrow a}{\text{lim}}\mspace{14mu} f\left( {g(x)} \right) = f\left( {\underset{x\rightarrow a}{\text{lim}}\mspace{14mu} g(x)} \right) = f(L).$$

Before we move on to Example 2.35, recall that earlier, in the section on limit laws, we showed $\underset{x\rightarrow 0}{\text{lim}}\mspace{14mu}\text{cos}\mspace{2mu} x = 1 = \text{cos}\mspace{2mu}(0).$ Consequently, we know that $f(x) = \text{cos}\mspace{2mu} x$ is continuous at 0. In Example 2.35 we see how to combine this result with the composite function theorem.

在进入示例 2.35 之前,回想前面在极限法则一节中,我们已证明 $\underset{x\rightarrow 0}{\text{lim}}\mspace{14mu}\text{cos}\mspace{2mu} x = 1 = \text{cos}\mspace{2mu}(0).$ 由此我们得知 $f(x) = \text{cos}\mspace{2mu} x$ 在 0 处连续。在示例 2.35 中,我们将看到如何把这一结果与复合函数定理结合起来。

Limit of a Composite Cosine Function 复合余弦函数的极限

Evaluate $\underset{x\rightarrow\pi\text{/}2}{\text{lim}}\text{cos}\mspace{2mu}\left( {x - \frac{\pi}{2}} \right).$

求 $\underset{x\rightarrow\pi\text{/}2}{\text{lim}}\text{cos}\mspace{2mu}\left( {x - \frac{\pi}{2}} \right).$

Solution 解答

The given function is a composite of $\text{cos}\mspace{2mu} x$ and $x - \frac{\pi}{2}.$ Since $\underset{x\rightarrow{\pi\text{/}2}}{\text{lim}}\left( {x - \frac{\pi}{2}} \right) = 0$ and $\text{cos}\mspace{2mu} x$ is continuous at 0, we may apply the composite function theorem. Thus,

所给函数是 $\text{cos}\mspace{2mu} x$ 与 $x - \frac{\pi}{2}.$ 的复合。由于 $\underset{x\rightarrow{\pi\text{/}2}}{\text{lim}}\left( {x - \frac{\pi}{2}} \right) = 0$ 且 $\text{cos}\mspace{2mu} x$ 在 0 处连续,我们可以应用复合函数定理。于是,

$$\underset{x\rightarrow\pi\text{/}2}{\text{lim}}\text{cos}\mspace{2mu}\left( {x - \frac{\pi}{2}} \right) = \text{cos}\mspace{2mu}\left( {\underset{x\rightarrow\pi\text{/}2}{\text{lim}}\left( {x - \frac{\pi}{2}} \right)} \right) = \text{cos}\mspace{2mu}(0) = 1.$$

$$\underset{x\rightarrow\pi\text{/}2}{\text{lim}}\text{cos}\mspace{2mu}\left( {x - \frac{\pi}{2}} \right) = \text{cos}\mspace{2mu}\left( {\underset{x\rightarrow\pi\text{/}2}{\text{lim}}\left( {x - \frac{\pi}{2}} \right)} \right) = \text{cos}\mspace{2mu}(0) = 1.$$

Evaluate $\underset{x\rightarrow\pi}{\text{lim}}\text{sin}\mspace{2mu}\left( {x - \pi} \right).$

求 $\underset{x\rightarrow\pi}{\text{lim}}\text{sin}\mspace{2mu}\left( {x - \pi} \right).$

The proof of the next theorem uses the composite function theorem as well as the continuity of $f(x) = \text{sin}\mspace{2mu} x$ and $g(x) = \text{cos}\mspace{2mu} x$ at the point 0 to show that trigonometric functions are continuous over their entire domains.

下一个定理的证明使用了复合函数定理,以及 $f(x) = \text{sin}\mspace{2mu} x$ 与 $g(x) = \text{cos}\mspace{2mu} x$ 在 0 点处的连续性,从而说明三角函数在整个定义域上连续。

Continuity of Trigonometric Functions 三角函数的连续性

Trigonometric functions are continuous over their entire domains.

三角函数在其整个定义域上连续。

Proof 证明

We begin by demonstrating that $\text{cos}\mspace{2mu} x$ is continuous at every real number. To do this, we must show that $\underset{x\rightarrow a}{\text{lim}}\text{cos}\mspace{2mu} x = \text{cos}\mspace{2mu} a$ for all values of a.

我们先证明 $\text{cos}\mspace{2mu} x$ 在每个实数处连续。为此,必须证明对所有的 a,都有 $\underset{x\rightarrow a}{\text{lim}}\text{cos}\mspace{2mu} x = \text{cos}\mspace{2mu} a$

$\begin{array}{clccl}

$\begin{array}{clccl}

{\underset{x\rightarrow a}{\text{lim}}\text{cos}\mspace{2mu} x} & {= \underset{x\rightarrow a}{\text{lim}}\text{cos}\mspace{2mu}\left( {\left( {x - a} \right) + a} \right)} & & & {\text{rewrite}\ x = x - a + a} \\

{\underset{x\rightarrow a}{\text{lim}}\text{cos}\mspace{2mu} x} & {= \underset{x\rightarrow a}{\text{lim}}\text{cos}\mspace{2mu}\left( {\left( {x - a} \right) + a} \right)} & & & {\text{rewrite}\ x = x - a + a} \\

& {= \underset{x\rightarrow a}{\text{lim}}\left( {\text{cos}\mspace{2mu}\left( {x - a} \right)\mspace{2mu}\text{cos}\mspace{2mu} a - \text{sin}\mspace{2mu}\left( {x - a} \right)\mspace{2mu}\text{sin}\mspace{2mu} a} \right)} & & & \text{apply the identity for the cosine of the sum of two angles} \\

& {= \underset{x\rightarrow a}{\text{lim}}\left( {\text{cos}\mspace{2mu}\left( {x - a} \right)\mspace{2mu}\text{cos}\mspace{2mu} a - \text{sin}\mspace{2mu}\left( {x - a} \right)\mspace{2mu}\text{sin}\mspace{2mu} a} \right)} & & & \text{apply the identity for the cosine of the sum of two angles} \\

& {= \text{cos}\mspace{2mu}\left( {\underset{x\rightarrow a}{\text{lim}}\left( {x - a} \right)} \right)\mspace{2mu}\text{cos}\mspace{2mu} a - \text{sin}\mspace{2mu}\left( {\underset{x\rightarrow a}{\text{lim}}\left( {x - a} \right)} \right)\mspace{2mu}\text{sin}\mspace{2mu} a} & & & {\underset{x\rightarrow a}{\text{lim}}\left( {x - a} \right) = 0,\ \text{and}\ \text{sin}\mspace{2mu} x\ \text{and}\ \text{cos}\mspace{2mu} x\ \text{are continuous at 0}} \\

& {= \text{cos}\mspace{2mu}\left( {\underset{x\rightarrow a}{\text{lim}}\left( {x - a} \right)} \right)\mspace{2mu}\text{cos}\mspace{2mu} a - \text{sin}\mspace{2mu}\left( {\underset{x\rightarrow a}{\text{lim}}\left( {x - a} \right)} \right)\mspace{2mu}\text{sin}\mspace{2mu} a} & & & {\underset{x\rightarrow a}{\text{lim}}\left( {x - a} \right) = 0,\ \text{and}\ \text{sin}\mspace{2mu} x\ \text{and}\ \text{cos}\mspace{2mu} x\ \text{are continuous at 0}} \\

& {= \text{cos}\mspace{2mu}(0)\mspace{2mu}\text{cos}\mspace{2mu} a - \text{sin}\mspace{2mu}(0)\mspace{2mu}\text{sin}\mspace{2mu} a} & & & \text{evaluate cos(0) and sin(0) and simplify} \\

& {= \text{cos}\mspace{2mu}(0)\mspace{2mu}\text{cos}\mspace{2mu} a - \text{sin}\mspace{2mu}(0)\mspace{2mu}\text{sin}\mspace{2mu} a} & & & \text{evaluate cos(0) and sin(0) and simplify} \\

& {= 1 \cdot \text{cos}\mspace{2mu} a - 0 \cdot \text{sin}\mspace{2mu} a = \text{cos}\mspace{2mu} a.} & & &

& {= 1 \cdot \text{cos}\mspace{2mu} a - 0 \cdot \text{sin}\mspace{2mu} a = \text{cos}\mspace{2mu} a.} & & &

\end{array}$

\end{array}$

The proof that $\text{sin}\mspace{2mu} x$ is continuous at every real number is analogous. Because the remaining trigonometric functions may be expressed in terms of $\text{sin}\mspace{2mu} x$ and $\text{cos}\mspace{2mu} x,$ their continuity follows from the quotient limit law.

$\text{sin}\mspace{2mu} x$ 在每个实数处连续的证明是类似的。因为其余三角函数都可以用 $\text{sin}\mspace{2mu} x$ 与 $\text{cos}\mspace{2mu} x,$ 表示,它们的连续性由商的极限法则即可得到。

As you can see, the composite function theorem is invaluable in demonstrating the continuity of trigonometric functions. As we continue our study of calculus, we revisit this theorem many times.

如你所见,复合函数定理在证明三角函数的连续性方面极为有用。随着我们对微积分学习的深入,我们会多次重新用到这一定理。

The Intermediate Value Theorem 介值定理

Functions that are continuous over intervals of the form $\left\lbrack {a,b} \right\rbrack,$ where a and b are real numbers, exhibit many useful properties. Throughout our study of calculus, we will encounter many powerful theorems concerning such functions. The first of these theorems is the Intermediate Value Theorem.

在形如 $\left\lbrack {a,b} \right\rbrack,$(其中 ab 为实数)的区间上连续的函数具有许多有用的性质。在微积分的学习过程中,我们会遇到许多关于这类函数的有力定理。其中第一个就是介值定理。

The Intermediate Value Theorem 介值定理

Let f be continuous over a closed, bounded interval $\left\lbrack {a,b} \right\rbrack.$ If z is any real number between $f(a)$ and $f(b),$ then there is a number c in $\left\lbrack {a,b} \right\rbrack$ satisfying $f(c) = z$ in Figure 2.38.

f 在闭的有界区间 $\left\lbrack {a,b} \right\rbrack.$ 上连续。若 z 是介于 $f(a)$ 与 $f(b),$ 之间的任意实数,则存在 $\left\lbrack {a,b} \right\rbrack$ 中的一个数 c 满足 $f(c) = z$,如图 2.38 所示。

Application of the Intermediate Value Theorem 介值定理的应用

Show that $f(x) = x - \text{cos}\mspace{2mu} x$ has at least one zero.

证明 $f(x) = x - \text{cos}\mspace{2mu} x$ 至少有一个零点。

Solution 解答

Since $f(x) = x - \text{cos}\mspace{2mu} x$ is continuous over $\left( {\text{−}\infty,\text{+}\infty} \right),$ it is continuous over any closed interval of the form $\left\lbrack {a,b} \right\rbrack.$ If you can find an interval $\left\lbrack {a,b} \right\rbrack$ such that $f(a)$ and $f(b)$ have opposite signs, you can use the Intermediate Value Theorem to conclude there must be a real number c in $\left( {a,b} \right)$ that satisfies $f(c) = 0.$ Note that

由于 $f(x) = x - \text{cos}\mspace{2mu} x$ 在 $\left( {\text{−}\infty,\text{+}\infty} \right),$ 上连续,因而它在任何形如 $\left\lbrack {a,b} \right\rbrack.$ 的闭区间上都连续。如果你能找到一个区间 $\left\lbrack {a,b} \right\rbrack$ 使得 $f(a)$ 与 $f(b)$ 异号,就可以用介值定理得出:必定存在 $\left( {a,b} \right)$ 中的实数 c 满足 $f(c) = 0.$ 注意

$$f(0) = 0 - \text{cos}\mspace{2mu}(0) = -1 < 0$$

$$f(0) = 0 - \text{cos}\mspace{2mu}(0) = -1 < 0$$

and

$$f\left( \frac{\pi}{2} \right) = \frac{\pi}{2} - \text{cos}\frac{\pi}{2} = \frac{\pi}{2} > 0.$$

$$f\left( \frac{\pi}{2} \right) = \frac{\pi}{2} - \text{cos}\frac{\pi}{2} = \frac{\pi}{2} > 0.$$

Using the Intermediate Value Theorem, we can see that there must be a real number c in $\left\lbrack {0,{\pi\text{/}2}} \right\rbrack$ that satisfies $f(c) = 0.$ Therefore, $f(x) = x - \text{cos}\mspace{2mu} x$ has at least one zero.

利用介值定理,我们可以看到必定存在 $\left\lbrack {0,{\pi\text{/}2}} \right\rbrack$ 中的实数 c 满足 $f(c) = 0.$ 因此,$f(x) = x - \text{cos}\mspace{2mu} x$ 至少有一个零点。

When Can You Apply the Intermediate Value Theorem? 何时可以应用介值定理?

If $f(x)$ is continuous over $\left\lbrack {0,2} \right\rbrack,f(0) > 0$ and $f(2) > 0,$ can we use the Intermediate Value Theorem to conclude that $f(x)$ has no zeros in the interval $\left\lbrack {0,2}\text{]?} \right.$ Explain.

若 $f(x)$ 在 $\left\lbrack {0,2} \right\rbrack,f(0) > 0$ 且 $f(2) > 0,$ 我们能否用介值定理得出 $f(x)$ 在区间 $\left\lbrack {0,2}\text{]?} \right.$ 内没有零点?请解释。

Solution 解答

No. The Intermediate Value Theorem only allows us to conclude that we can find a value between $f(0)$ and $f(2);$ it doesn’t allow us to conclude that we can’t find other values. To see this more clearly, consider the function $f(x) = \left( {x - 1} \right)^{2}.$ It satisfies $f(0) = 1 > 0,f(2) = 1 > 0,$ and $f(1) = 0.$

不能。介值定理只让我们能得出「可以找到一个介于 $f(0)$ 与 $f(2);$ 之间的值」这一结论;它并不允许我们得出「找不到其他值」的结论。要更清楚地看到这一点,考虑函数 $f(x) = \left( {x - 1} \right)^{2}.$ 它满足 $f(0) = 1 > 0,f(2) = 1 > 0,$ 且 $f(1) = 0.$

When Can You Apply the Intermediate Value Theorem? 何时可以应用介值定理?

For $f(x) = {1\text{/}x},f(-1) = -1 < 0$ and $f(1) = 1 > 0.$ Can we conclude that $f(x)$ has a zero in the interval $\left\lbrack {-1,1} \right\rbrack?$

对于 $f(x) = {1\text{/}x},f(-1) = -1 < 0$ 且 $f(1) = 1 > 0.$ 我们能否得出 $f(x)$ 在区间 $\left\lbrack {-1,1} \right\rbrack?$ 内有零点?

Solution 解答

No. The function is not continuous over $\left\lbrack {-1,1} \right\rbrack.$ The Intermediate Value Theorem does not apply here.

不能。该函数在 $\left\lbrack {-1,1} \right\rbrack.$ 上不连续。介值定理在这里不适用。

Show that $f(x) = x^{3} - x^{2} - 3x + 1$ has a zero over the interval $\left\lbrack {0,1} \right\rbrack.$

证明 $f(x) = x^{3} - x^{2} - 3x + 1$ 在区间 $\left\lbrack {0,1} \right\rbrack.$ 上有一个零点。

Section 2.4 Exercises 2.4 节习题

For the following exercises, determine the point(s), if any, at which each function is discontinuous. Classify any discontinuity as jump, removable, infinite, or other.

在以下习题中,确定每个函数间断的点(若有)。将任意间断归类为跳跃、可去、无穷或其他。

131.

131.

$f(x) = \frac{1}{\sqrt{x}}$

$f(x) = \frac{1}{\sqrt{x}}$

132.

132.

$f(x) = \frac{2}{x^{2} + 1}$

$f(x) = \frac{2}{x^{2} + 1}$

133.

133.

$f(x) = \frac{x}{x^{2} - x}$

$f(x) = \frac{x}{x^{2} - x}$

134.

134.

$g(t) = t^{-1} + 1$

$g(t) = t^{-1} + 1$

135.

135.

$f(x) = \frac{5}{e^{x} - 2}$

$f(x) = \frac{5}{e^{x} - 2}$

136.

136.

$f(x) = \frac{\left| {x - 2} \right|}{x - 2}$

$f(x) = \frac{\left| {x - 2} \right|}{x - 2}$

137.

137.

$H(x) = \text{tan}\mspace{2mu} 2x$

$H(x) = \text{tan}\mspace{2mu} 2x$

For the following exercises, decide if the function continuous at the given point. If it is discontinuous, what type of discontinuity is it?

在以下习题中,判断函数在给定点处是否连续。若间断,它属于哪种间断类型?

139.

139.

$f(x) = \frac{2x^{2} - 5x + 3}{x - 1}$ at $x = 1$

$f(x) = \frac{2x^{2} - 5x + 3}{x - 1}$ 在 $x = 1$ 处

140.

140.

$h(\theta) = \frac{\text{sin}\mspace{2mu}\theta - \text{cos}\mspace{2mu}\theta}{\text{tan}\mspace{2mu}\theta}$ at $\theta = \pi$

$h(\theta) = \frac{\text{sin}\mspace{2mu}\theta - \text{cos}\mspace{2mu}\theta}{\text{tan}\mspace{2mu}\theta}$ 在 $\theta = \pi$ 处

141.

141.

$g(u) = \begin{cases}

$g(u) = \begin{cases}

\frac{6u^{2} + u - 2}{2u - 1} & {\text{if}\ u \neq \frac{1}{2}} \\

\frac{6u^{2} + u - 2}{2u - 1} & {\text{if}\ u \neq \frac{1}{2}} \\

\frac{7}{2} & {\text{if}\ u = \frac{1}{2}}

\frac{7}{2} & {\text{if}\ u = \frac{1}{2}}

\end{cases},$ at $u = \frac{1}{2}$

\end{cases},$ at $u = \frac{1}{2}$ 处

142.

142.

$f(y) = \frac{\text{sin}\mspace{2mu}\left( {\pi y} \right)}{\text{tan}\mspace{2mu}\left( {\pi y} \right)},$ at $y = 1$

$f(y) = \frac{\text{sin}\mspace{2mu}\left( {\pi y} \right)}{\text{tan}\mspace{2mu}\left( {\pi y} \right)},$ 在 $y = 1$ 处

143.

143.

$f(x) = \begin{cases}

$f(x) = \begin{cases}

{x^{2} - e^{x}} & {\text{if}\ x < 0} \\

{x^{2} - e^{x}} & {\text{if}\ x < 0} \\

{x - 1} & {\text{if}\ x \geq 0}

{x - 1} & {\text{if}\ x \geq 0}

\end{cases},$ at $x = 0$

\end{cases},$ at $x = 0$ 处

In the following exercises, find the value(s) of k that makes each function continuous over the given interval.

在以下习题中,求出使每个函数在给定区间上连续的 k 值。

145.

145.

$f(x) = \begin{cases}

$f(x) = \begin{cases}

{3x + 2,} & {x < k} \\

{3x + 2,} & {x < k} \\

{2x - 3,} & {k \leq x \leq 8}

{2x - 3,} & {k \leq x \leq 8}

\end{cases}$

\end{cases}$

146.

146.

$f(\theta) = \left\{ \begin{array}{cl}

$f(\theta) = \left\{ \begin{array}{cl}

{\text{sin}\mspace{2mu}\theta,} & {0 \leq \theta < \frac{\pi}{2}} \\

{\text{sin}\mspace{2mu}\theta,} & {0 \leq \theta < \frac{\pi}{2}} \\

{\text{cos}\mspace{2mu}\left( {\theta + k} \right),} & {\frac{\pi}{2} \leq \theta \leq \pi}

{\text{cos}\mspace{2mu}\left( {\theta + k} \right),} & {\frac{\pi}{2} \leq \theta \leq \pi}

\end{array} \right.$

\end{array} \right.$

147.

147.

$f(x) = \left\{ \begin{array}{cl}

$f(x) = \left\{ \begin{array}{cl}

{\frac{x^{2} + 3x + 2}{x + 2},} & {x \neq - 2} \\

{\frac{x^{2} + 3x + 2}{x + 2},} & {x \neq - 2} \\

{k,} & {x = -2}

{k,} & {x = -2}

\end{array} \right.$

\end{array} \right.$

148.

148.

$f(x) = \left\{ \begin{array}{cl}

$f(x) = \left\{ \begin{array}{cl}

{e^{kx},} & {0 \leq x < 4} \\

{e^{kx},} & {0 \leq x < 4} \\

{x + 3,} & {4 \leq x \leq 8}

{x + 3,} & {4 \leq x \leq 8}

\end{array} \right.$

\end{array} \right.$

149.

149.

$f(x) = \left\{ \begin{array}{cl}

$f(x) = \left\{ \begin{array}{cl}

{\sqrt{kx},} & {0 \leq x \leq 3} \\

{\sqrt{kx},} & {0 \leq x \leq 3} \\

{x + 1,} & {3 < x \leq 10}

{x + 1,} & {3 < x \leq 10}

\end{array} \right.$

\end{array} \right.$

In the following exercises, use the Intermediate Value Theorem (IVT).

在以下习题中,使用介值定理(IVT)。

150.

150.

Let $h(x) = \begin{cases}

设 $h(x) = \begin{cases}

{3x^{2} - 4,} & {x \leq 2} \\

{3x^{2} - 4,} & {x \leq 2} \\

{5 + 4x,} & {x > 2}

{5 + 4x,} & {x > 2}

\end{cases}$ Over the interval $\left\lbrack {0,4} \right\rbrack,$ there is no value of x such that $h(x) = 10,$ although $h(0) < 10$ and $h(4) > 10.$ Explain why this does not contradict the IVT.

\end{cases}$ Over the interval $\left\lbrack {0,4} \right\rbrack$ there is no value of x such that $h(x) = 10$ although $h(0) < 10$ and $h(4) > 10.$ 解释为何这并不与介值定理矛盾。

151.

151.

A particle moving along a line has at each time t a position function $s(t),$ which is continuous. Assume $s(2) = 5$ and $s(5) = 2.$ Another particle moves such that its position is given by $h(t) = s(t) - t.$ Explain why there must be a value c for $2 < c < 5$ such that $h(c) = 0.$

沿直线运动的粒子在每一时刻 t 都有一个连续的位置函数 $s(t),$ 假设 $s(2) = 5$ 且 $s(5) = 2.$ 另一粒子的位置由 $h(t) = s(t) - t.$ 给出。解释为何必存在满足 $2 < c < 5$ 的值 c,使得 $h(c) = 0.$

152.

152.

\[T\] Use the statement “The cosine of t is equal to t cubed.”

\[T\] 使用如下陈述:「t 的余弦等于 t 的立方。」

1. Write a mathematical equation of the statement.

1. 写出该陈述的数学方程。

2. Prove that the equation in part a. has at least one real solution.

2. 证明 (a) 中的方程至少有一个实数解。

3. Use a calculator to find an interval of length 0.01 that contains a solution.

3. 使用计算器找出一个长度不超过 0.01 且包含解的区间。

153.

153.

Apply the IVT to determine whether $2^{x} = x^{3}$ has a solution in one of the intervals $\left\lbrack {1.25,1.375} \right\rbrack$ or $\left\lbrack {1.375,1.5} \right\rbrack.$ Briefly explain your response for each interval.

应用介值定理判断 $2^{x} = x^{3}$ 在以下区间之一 $\left\lbrack {1.25,1.375} \right\rbrack$ 或 $\left\lbrack {1.375,1.5} \right\rbrack.$ 中是否有解。对每个区间简要说明你的结论。

154.

154.

Consider the graph of the function $y = f(x)$ shown in the following graph.

考虑如下所示的函数 $y = f(x)$ 的图像。

1. Find all values for which the function is discontinuous.

1. 找出函数间断的所有取值。

2. For each value in part a., state why the formal definition of continuity does not apply.

2. 对 (a) 中的每个取值,说明为何形式化的连续性定义不适用。

3. Classify each discontinuity as either jump, removable, or infinite.

3. 将每个间断归类为跳跃、可去或无穷。

155.

155.

Let $f(x) = \left\{ \begin{matrix}

设 $f(x) = \left\{ \begin{matrix}

{3x,x > 1} \\

{3x,x > 1} \\

{x^{3},x < 1}

{x^{3},x < 1}

\end{matrix} \right..$

\end{matrix} \right..$

1. Sketch the graph of f.

1. 画出 f 的图像。

2. Is it possible to find a value k such that $f(1) = k,$ which makes $f(x)$ continuous for all real numbers? Briefly explain.

2. 是否能找到一个值 k 使得 $f(1) = k,$ 从而让 $f(x)$ 对所有实数都连续?简要说明。

156.

156.

Let $f(x) = \frac{x^{4} - 1}{x^{2} - 1}$ for $x \neq - 1,1.$

设 $f(x) = \frac{x^{4} - 1}{x^{2} - 1}$(其中 $x \neq - 1,1.$)。

1. Sketch the graph of f.

1. 画出 f 的图像。

2. Is it possible to find values $k_{1}$ and $k_{2}$ such that $f(-1) = k_{1}$ and $f(1) = k_{2},$ and that makes $f(x)$ continuous for all real numbers? Briefly explain.

2. 是否能找到值 $k_{1}$ 与 $k_{2}$ 使得 $f(-1) = k_{1}$ 且 $f(1) = k_{2},$ 从而让 $f(x)$ 对所有实数都连续?简要说明。

157.

157.

Sketch the graph of a function $y = f(x)$ with properties i. through vi.

画出满足性质 i. 至 vi. 的函数 $y = f(x)$ 的图像。

1. The domain of f is $\left( {\text{−}\infty,\text{+}\infty} \right).$

1. f 的定义域为 $\left( {\text{−}\infty,\text{+}\infty} \right).$

2. f has an infinite discontinuity at $x = -6.$

2. f 在 $x = -6.$ 处具有无穷间断。

3. $f(-6) = 3$

3. $f(-6) = 3$

4. $\underset{x\rightarrow-3^{-}}{\text{lim}}f(x) = \underset{x\rightarrow-3^{+}}{\text{lim}}f(x) = 2$

4. $\underset{x\rightarrow-3^{-}}{\text{lim}}f(x) = \underset{x\rightarrow-3^{+}}{\text{lim}}f(x) = 2$

5. $f(-3) = 3$

5. $f(-3) = 3$

6. f is left continuous but not right continuous at $x = 3.$

6. f 在 $x = 3.$ 处左连续但非右连续。

158.

158.

Sketch the graph of a function $y = f(x)$ with properties i. through iv.

画出满足性质 i. 至 iv. 的函数 $y = f(x)$ 的图像。

1. The domain of f is $\left\lbrack {0,5} \right\rbrack.$

1. f 的定义域为 $\left\lbrack {0,5} \right\rbrack.$

2. $\underset{x\rightarrow 1^{+}}{\text{lim}}f(x)$ and $\underset{x\rightarrow 1^{-}}{\text{lim}}f(x)$ exist and are equal.

2. $\underset{x\rightarrow 1^{+}}{\text{lim}}f(x)$ 与 $\underset{x\rightarrow 1^{-}}{\text{lim}}f(x)$ 存在且相等。

3. $f(x)$ is left continuous but not continuous at $x = 2,$ and right continuous but not continuous at $x = 3.$

3. $f(x)$ 在 $x = 2,$ 处左连续但不连续,在 $x = 3.$ 处右连续但不连续。

4. $f(x)$ has a removable discontinuity at $x = 1,$ a jump discontinuity at $x = 2,$ and the following limits hold: $\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = \text{−}\infty$ and $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = 2.$

4. $f(x)$ 在 $x = 1,$ 处具有可去间断,在 $x = 2,$ 处具有跳跃间断,且满足以下极限:$\underset{x\rightarrow 3^{-}}{\text{lim}}f(x) = \text{−}\infty$ 且 $\underset{x\rightarrow 3^{+}}{\text{lim}}f(x) = 2.$

In the following exercises, suppose $y = f(x)$ is defined for all x. For each description, sketch a graph with the indicated property.

在以下习题中,假设 $y = f(x)$ 对所有 x 都有定义。对每种描述,画出具有所示性质的图像。

159.

159.

Discontinuous at $x = 1$ with $\underset{x\rightarrow-1}{\text{lim}}f(x) = -1$ and $\underset{x\rightarrow 2}{\text{lim}}f(x) = 4$

在 $x = 1$ 处间断,且 $\underset{x\rightarrow-1}{\text{lim}}f(x) = -1$、$\underset{x\rightarrow 2}{\text{lim}}f(x) = 4$

160.

160.

Discontinuous at $x = 2$ but continuous elsewhere with $\underset{x\rightarrow 0}{\text{lim}}f(x) = \frac{1}{2}$

在 $x = 2$ 处间断,但在其余各处连续,且 $\underset{x\rightarrow 0}{\text{lim}}f(x) = \frac{1}{2}$

Determine whether each of the given statements is true. Justify your response with an explanation or counterexample.

判断下列每个陈述是否为真。用解释或反例为你的回答提供理由。

161.

161.

$f(t) = \frac{2}{e^{t} - e^{- t}}$ is continuous everywhere.

$f(t) = \frac{2}{e^{t} - e^{- t}}$ 处处连续。

162.

162.

If the left- and right-hand limits of $f(x)$ as $x\rightarrow a$ exist and are equal, then f cannot be discontinuous at $x = a.$

若 $f(x)$ 当 $x\rightarrow a$ 时的左极限与右极限都存在且相等,则 f 不可能在 $x = a.$ 处间断。

163.

163.

If a function is not continuous at a point, then it is not defined at that point.

若一个函数在某点不连续,则它在该点没有定义。

164.

164.

According to the IVT, $\text{cos}\mspace{2mu} x - \text{sin}\mspace{2mu} x - x = 2$ has a solution over the interval $\left\lbrack {-1,1} \right\rbrack.$

根据介值定理,$\text{cos}\mspace{2mu} x - \text{sin}\mspace{2mu} x - x = 2$ 在区间 $\left\lbrack {-1,1} \right\rbrack.$ 上有解。

165.

165.

If $f(x)$ is continuous such that $f(a)$ and $f(b)$ have opposite signs, then $f(x) = 0$ has exactly one solution in $\left\lbrack {a,b} \right\rbrack.$

若 $f(x)$ 连续,且 $f(a)$ 与 $f(b)$ 异号,则 $f(x) = 0$ 在 $\left\lbrack {a,b} \right\rbrack.$ 内恰有一个解。

166.

166.

The function $f(x) = \frac{x^{2} - 4x + 3}{x^{2} - 1}$ is continuous over the interval $\left\lbrack {0,3} \right\rbrack.$

函数 $f(x) = \frac{x^{2} - 4x + 3}{x^{2} - 1}$ 在区间 $\left\lbrack {0,3} \right\rbrack.$ 上连续。

167.

167.

If $f(x)$ is continuous everywhere and $f(a),f(b) > 0,$ then there is no root of $f(x)$ in the interval $\left\lbrack {a,b} \right\rbrack.$

若 $f(x)$ 处处连续且 $f(a),f(b) > 0,$ 则 $f(x)$ 在区间 $\left\lbrack {a,b} \right\rbrack.$ 内没有根。

\[T\] The following problems consider the scalar form of Coulomb’s law, which describes the electrostatic force between two point charges, such as electrons. It is given by the equation $F(r) = k_{e}\frac{\left| {q_{1}q_{2}} \right|}{r^{2}},$ where $k_{e}$ is Coulomb’s constant, $q_{i}$ are the magnitudes of the charges of the two particles, and r is the distance between the two particles.

\[T\] 接下来的问题考虑库仑定律的标量形式,它描述了两个(如电子这类)点电荷之间的静电力。该力由方程 $F(r) = k_{e}\frac{\left| {q_{1}q_{2}} \right|}{r^{2}},$ 给出,其中 $k_{e}$ 为库仑常数,$q_{i}$ 为两个粒子电荷的大小,r 为两粒子之间的距离。

168.

168.

To simplify the calculation of a model with many interacting particles, after some threshold value $r = R,$ we approximate F as zero.

为简化含多个相互作用粒子的模型的计算,在某个阈值 $r = R,$ 之后,我们将 F 近似为零。

1. Explain the physical reasoning behind this assumption.

1. 解释这一假设背后的物理理由。

2. What is the force equation?

2. 力方程是什么?

3. Evaluate the force F using both Coulomb’s law and our approximation, assuming two protons with a charge magnitude of $1.6022\ \times \ 10^{-19}\ \text{coulombs (C)},$ and the Coulomb constant $k_{e} = 8.988\ \times \ 10^{9}{\text{Nm}^{2}\text{/}\text{C}^{2}}$ are 1 m apart. Also, assume $R < 1\ \text{m}.$ How much inaccuracy does our approximation generate? Is our approximation reasonable?

3. 利用库仑定律与我们的近似分别计算力 F:假设两个质子,电荷大小均为 $1.6022\ \times \ 10^{-19}\ \text{coulombs (C)},$ 库仑常数 $k_{e} = 8.988\ \times \ 10^{9}{\text{Nm}^{2}\text{/}\text{C}^{2}}$ 相距 1 m。同时假设 $R < 1\ \text{m}.$ 我们的近似会产生多大误差?该近似是否合理?

4. Is there any finite value of R for which this system remains continuous at R?

4. 是否存在某个有限的 R 值,使得该系统在 R 处保持连续?

169.

169.

Instead of making the force 0 at R, instead we let the force be 10−20 for $r \geq R.$ Assume two protons, which have a magnitude of charge $1.6022\ \times \ 10^{-19}\ \text{C},$ and the Coulomb constant $k_{e} = 8.988\ \times \ 10^{9}{\text{Nm}^{2}\text{/}\text{C}^{2}}.$ Is there a value R that can make this system continuous? If so, find it.

我们不在 R 处令力为 0,而是令 $r \geq R.$ 时力为 10−20。假设两个质子,电荷大小均为 $1.6022\ \times \ 10^{-19}\ \text{C},$ 库仑常数 $k_{e} = 8.988\ \times \ 10^{9}{\text{Nm}^{2}\text{/}\text{C}^{2}}.$ 是否存在一个 R 值可使该系统连续?若存在,求出它。

Recall the discussion on spacecraft from the chapter opener. The following problems consider a rocket launch from Earth’s surface. The force of gravity on the rocket is given by $F(d) = - {{mk}\text{/}d^{2}},$ where m is the mass of the rocket, d is the distance of the rocket from the center of Earth, and k is a constant.

回想章首关于航天器的讨论。接下来的问题考虑从地球表面发射火箭。作用在火箭上的引力由 $F(d) = - {{mk}\text{/}d^{2}},$ 给出,其中 m 为火箭质量,d 为火箭到地心的距离,k 为常数。

170.

170.

\[T\] Determine the value and units of k given that the mass of the rocket is 3 million kg. (*Hint*: The distance from the center of Earth to its surface is 6378 km.)

\[T\] 已知火箭质量为 300 万 kg,确定 k 的值与单位。(提示:地心到地球表面的距离为 6378 km。)

171.

171.

\[T\] After a certain distance D has passed, the gravitational effect of Earth becomes quite negligible, so we can approximate the force function by $F(d) = \begin{cases}

\[T\] 当经过某段距离 D 后,地球的引力作用变得可以忽略,于是我们可将力函数近似为 $F(d) = \begin{cases}

{- \frac{mk}{d^{2}}} & {\text{if}\ d < D} \\

{- \frac{mk}{d^{2}}} & {\text{if}\ d < D} \\

10,000 & {\text{if}\ d \geq D}

10,000 & {\text{if}\ d \geq D}

\end{cases}.$ Using the value of k found in the previous exercise, find the necessary condition D such that the force function remains continuous.

\end{cases}.$ 利用前一题求得的 k 值,找出使力函数保持连续的必要条件 D

172.

172.

As the rocket travels away from Earth’s surface, there is a distance D where the rocket sheds some of its mass, since it no longer needs the excess fuel storage. We can write this function as $F(d) = \left\{ \begin{array}{l}

当火箭飞离地球表面时,在某个距离 D 处火箭会抛掉一部分质量,因为它不再需要多余的燃料储存。我们可以将此函数写为 $F(d) = \left\{ \begin{array}{l}

{- \frac{m_{1}k}{d^{2}}\ \text{if}\ d < D} \\

{- \frac{m_{1}k}{d^{2}}\ \text{if}\ d < D} \\

{- \frac{m_{2}k}{d^{2}}\ \text{if}\ d \geq D}

{- \frac{m_{2}k}{d^{2}}\ \text{if}\ d \geq D}

\end{array} \right..$ Is there a D value such that this function is continuous, assuming $m_{1} \neq m_{2}?$

\end{array} \right..$ Is there a D value such that this function is continuous, assuming $m_{1} \neq m_{2},$ 是否存在某个 D 值使该函数连续?

Prove the following functions are continuous everywhere

证明下列函数在处处连续

173.

173.

$f(\theta) = \text{sin}\mspace{2mu}\theta$

$f(\theta) = \text{sin}\mspace{2mu}\theta$

174.

174.

$g(x) = |x|$

$g(x) = |x|$

175.

175.

Where is $f(x) = \left\{ \begin{array}{l}

$f(x) = \left\{ \begin{array}{l}

{0\ \text{if}\ x\ \text{is irrational}} \\

{0\ \text{if}\ x\ \text{is irrational}} \\

{1\ \text{if}\ x\ \text{is rational}}

{1\ \text{if}\ x\ \text{is rational}}

\end{array} \right.$ continuous?

\end{array} \right.$ 在何处连续?

2.5 The Precise Definition of a Limit 2.5 极限的精确定义

By now you have progressed from the very informal definition of a limit in the introduction of this chapter to the intuitive understanding of a limit. At this point, you should have a very strong intuitive sense of what the limit of a function means and how you can find it. In this section, we convert this intuitive idea of a limit into a formal definition using precise mathematical language. The formal definition of a limit is quite possibly one of the most challenging definitions you will encounter early in your study of calculus; however, it is well worth any effort you make to reconcile it with your intuitive notion of a limit. Understanding this definition is the key that opens the door to a better understanding of calculus.

至此,你已从本章引言中极不正式的定义,进展到了对极限的直觉理解。此时,你应当已经对函数极限的含义以及如何求解它具备了很强的直觉。在本节中,我们用精确的数学语言将这种关于极限的直觉想法转化为一个正式的定义。极限的正式定义很可能是你在微积分学习的早期所遇到的最具挑战性的定义之一;然而,为使它与你对极限的直觉观念相协调所付出的任何努力都是非常值得的。理解这个定义是打开通向更深刻理解微积分之门的钥匙。

Quantifying Closeness 量化接近程度

Before stating the formal definition of a limit, we must introduce a few preliminary ideas. Recall that the distance between two points a and b on a number line is given by $\left| {a - b} \right|.$

在给出极限的形式化定义之前,我们必须先引入一些预备概念。回顾数轴上两点 ab 之间的距离由 $\left| {a - b} \right|$ 给出。

It is also important to look at the following equivalences for absolute value:

同样重要的是考察绝对值的以下等价关系:

With these clarifications, we can state the formal epsilon-delta definition of the limit.

有了这些澄清,我们就可以陈述极限的 ε–δ 形式化定义了。

Let $f(x)$ be defined for all $x \neq a$ over an open interval containing a. Let L be a real number. Then

设 $f(x)$ 在包含 a 的一个开区间上对所有 $x \neq a$ 有定义。设 L 为一个实数。则

$$\underset{x\rightarrow a}{\text{lim}}f(x) = L$$

$$\underset{x\rightarrow a}{\text{lim}}f(x) = L$$

if, for every $\varepsilon > 0,$ there exists a $\delta > 0,$ such that if $\left. 0 < \middle| x - a \middle| < \delta, \right.$ then $\left| f(x) - L \middle| < \varepsilon. \right.$

若对每一个 $\varepsilon > 0,$ 存在 $\delta > 0,$ 使得当 $\left. 0 < \middle| x - a \middle| < \delta, \right.$ 时有 $\left| f(x) - L \middle| < \varepsilon. \right.$

This definition may seem rather complex from a mathematical point of view, but it becomes easier to understand if we break it down phrase by phrase. The statement itself involves something called a universal quantifier (for every $\varepsilon > 0\text{),}$ an existential quantifier (there exists a $\delta > 0\text{),}$ and, last, a conditional statement (if $0 < \left| {x - a} \right| < \delta,$ then $\left| {f(x) - L} \right| < \varepsilon\text{).}$ Let’s take a look at Table 2.9, which breaks down the definition and translates each part.

从数学角度看,这个定义似乎相当复杂,但如果我们逐句拆解,就会更容易理解。该陈述本身涉及一种称为全称量词(对每个 $\varepsilon > 0\text{)}$、一个存在量词(存在 $\delta > 0\text{)}$ 以及最后一种条件语句(若 $0 < \left| {x - a} \right| < \delta,$ 则 $\left| {f(x) - L} \right| < \varepsilon\text{)}$。我们来看表 2.9,它将定义拆分并翻译了每一部分。
DefinitionTranslation
1. For every $\varepsilon > 0,$1. For every positive distance ε from L,
2. there exists a $\delta > 0,$2. There is a positive distance $\delta$ from a,
3. such that3. such that
4. if $0 < \left| {x - a} \right| < \delta,$ then $\left| {f(x) - L} \right| < \varepsilon.$4. if x is closer than $\delta$ to a and $x \neq a,$ then $f(x)$ is closer than ε to L.
定义翻译
1. 对每个 $\varepsilon > 0,$1. 对距离 L 的每一个正数距离 ε
2. 存在 $\delta > 0,$2. 存在距 a 的一个正数距离 $\delta$,
3. 使得3. 使得
4. 若 $0 < \left| {x - a} \right| < \delta,$ 则 $\left| {f(x) - L} \right| < \varepsilon.$4. 若 x 比 $\delta$ 更接近 a 且 $x \neq a,$ 则 $f(x)$ 比 ε 更接近 L

Table 2.9 Translation of the Epsilon-Delta Definition of the Limit

表 2.9 极限的 ε–δ 定义的翻译

We can get a better handle on this definition by looking at the definition geometrically. Figure 2.39 shows possible values of $\delta$ for various choices of $\varepsilon > 0$ for a given function $f(x),$ a number a, and a limit L at a. Notice that as we choose smaller values of ε (the distance between the function and the limit), we can always find a $\delta$ small enough so that if we have chosen an x value within $\delta$ of a, then the value of $f(x)$ is within ε of the limit L.

我们可以通过从几何角度考察这个定义来更好地理解它。图 2.39 展示了对给定函数 $f(x)$、一个数 a 以及 a 处的极限 L,在 $\varepsilon > 0$ 的各种选取下 $\delta$ 的可能取值。注意到,当我们选取更小的 ε(函数与极限之间的距离)时,总能找到一个足够小的 $\delta$,使得只要所选的 x 值在 a 的 $\delta$ 范围内,则 $f(x)$ 的值就在极限 Lε 范围内。

Visit the following applet to experiment with finding values of $\delta$ for selected values of ε:

访问以下小程序,尝试为所选的 ε 值找出对应的 $\delta$ 值:

Example 2.39 shows how you can use this definition to prove a statement about the limit of a specific function at a specified value.

示例 2.39 展示了如何使用该定义来证明关于某个特定函数在指定值处极限的命题。

Proving a Statement about the Limit of a Specific Function 证明关于特定函数极限的命题

Prove that $\underset{x\rightarrow 1}{\text{lim}}\left( {2x + 1} \right) = 3.$

证明 $\underset{x\rightarrow 1}{\text{lim}}\left( {2x + 1} \right) = 3.$

Solution 解答

Let $\varepsilon > 0.$

设 $\varepsilon > 0.$

The first part of the definition begins “For every $\varepsilon > 0\text{.”}$ This means we must prove that whatever follows is true no matter what positive value of ε is chosen. By stating “Let $\varepsilon > 0\text{,”}$ we signal our intent to do so.

定义的第一部分以「对每个 $\varepsilon > 0\text{」}$ 开头。这意味着我们必须证明:无论选取怎样的正值 ε,随后的结论都成立。通过断言「设 $\varepsilon > 0\text{」}$,我们表明了我们这样做的意图。

Choose $\delta = \frac{\varepsilon}{2}.$

取 $\delta = \frac{\varepsilon}{2}.$

The definition continues with “there exists a $\delta > 0\text{.”}$ The phrase “there exists” in a mathematical statement is always a signal for a scavenger hunt. In other words, we must go and find $\delta.$ So, where exactly did $\delta = {\varepsilon\text{/}2}$ come from? There are two basic approaches to tracking down $\delta.$ One method is purely algebraic and the other is geometric.

定义接着说「存在 $\delta > 0\text{」}$。在数学陈述中,「存在」这个表述始终是一次「寻宝游戏」的信号。换句话说,我们必须去找到 $\delta.$ 那么,$\delta = {\varepsilon\text{/}2}$ 究竟从何而来?追踪 $\delta$ 有两种基本方法。一种纯属代数方法,另一种是几何方法。

We begin by tackling the problem from an algebraic point of view. Since ultimately we want $\left| {\left( {2x + 1} \right) - 3} \right| < \varepsilon,$ we begin by manipulating this expression: $\left| {\left( {2x + 1} \right) - 3} \right| < \varepsilon$ is equivalent to $\left| {2x - 2} \right| < \varepsilon,$ which in turn is equivalent to $|2|\left| {x - 1} \right| < \varepsilon.$ Last, this is equivalent to $\left| {x - 1} \right| < {\varepsilon\text{/}2}.$ Thus, it would seem that $\delta = {\varepsilon\text{/}2}$ is appropriate.

我们从代数角度着手处理这个问题。由于我们最终希望 $\left| {\left( {2x + 1} \right) - 3} \right| < \varepsilon,$ 我们从变形这个表达式入手:$\left| {\left( {2x + 1} \right) - 3} \right| < \varepsilon$ 等价于 $\left| {2x - 2} \right| < \varepsilon,$ 而这又等价于 $|2|\left| {x - 1} \right| < \varepsilon.$ 最后,这等价于 $\left| {x - 1} \right| < {\varepsilon\text{/}2}.$ 因此,$\delta = {\varepsilon\text{/}2}$ 似乎是合适的。

We may also find $\delta$ through geometric methods. Figure 2.40 demonstrates how this is done.

我们也可以通过几何方法找出 $\delta$。图 2.40 展示了具体做法。

Assume $0 < \left| {x - 1} \right| < \delta.$ When $\delta$ has been chosen, our goal is to show that if $0 < \left| {x - 1} \right| < \delta,$ then $\left| {\left( {2x + 1} \right) - 3} \right| < \varepsilon.$ To prove any statement of the form “If this, then that,” we begin by assuming “this” and trying to get “that.”

假设 $0 < \left| {x - 1} \right| < \delta.$ 当 $\delta$ 选定后,我们的目标是证明:若 $0 < \left| {x - 1} \right| < \delta,$ 则 $\left| {\left( {2x + 1} \right) - 3} \right| < \varepsilon.$ 要证明任何「若如此,则那般」形式的命题,我们都是先假设「如此」,再试图推出「那般」。

Thus,

于是,

$\begin{array}{clccc} \left| {\left( {2x + 1} \right) - 3} \right| & {= \left| {2x - 2} \right|} & & & \text{property of absolute value} \\ & {= \left| {2\left( {x - 1} \right)} \right|} & & & \\ & {= |2|\left| {x - 1} \right|} & & & \left| 2 \middle| = 2 \right. \\ & {= 2\left| {x - 1} \right|} & & & \\ & {< 2 \cdot \delta} & & & {\text{here’s where we use the assumption that}\ 0 < \left| {x - 1} \right| < \delta} \\ & {= 2 \cdot \frac{\varepsilon}{2} = \varepsilon} & & & {\text{here’s where we use our choice of}\ \delta = {\varepsilon\text{/}2}} \end{array}$

$\begin{array}{clccc} \left| {\left( {2x + 1} \right) - 3} \right| & {= \left| {2x - 2} \right|} & & & \text{property of absolute value} \\ & {= \left| {2\left( {x - 1} \right)} \right|} & & & \\ & {= |2|\left| {x - 1} \right|} & & & \left| 2 \middle| = 2 \right. \\ & {= 2\left| {x - 1} \right|} & & & \\ & {< 2 \cdot \delta} & & & {\text{here’s where we use the assumption that}\ 0 < \left| {x - 1} \right| < \delta} \\ & {= 2 \cdot \frac{\varepsilon}{2} = \varepsilon} & & & {\text{here’s where we use our choice of}\ \delta = {\varepsilon\text{/}2}} \end{array}$

Analysis 分析

In this part of the proof, we started with $\left| {\left( {2x + 1} \right) - 3} \right|$ and used our assumption $0 < \left| {x - 1} \right| < \delta$ in a key part of the chain of inequalities to get $\left| {\left( {2x + 1} \right) - 3} \right|$ to be less than ε. We could just as easily have manipulated the assumed inequality $0 < \left| {x - 1} \right| < \delta$ to arrive at $\left| {\left( {2x + 1} \right) - 3} \right| < \varepsilon$ as follows:

在证明的这一部分,我们从 $\left| {\left( {2x + 1} \right) - 3} \right|$ 出发,并在不等式链的关键环节用到了假设 $0 < \left| {x - 1} \right| < \delta$,从而将 $\left| {\left( {2x + 1} \right) - 3} \right|$ 变得小于 ε。同样容易的是,我们也可以通过变形假设的不等式 $0 < \left| {x - 1} \right| < \delta$ 来得到 $\left| {\left( {2x + 1} \right) - 3} \right| < \varepsilon$,如下所示:

$\begin{array}{ll} {0 < |x - 1| < \delta} & {\Rightarrow|x - 1| < \delta} \\ & {\Rightarrow - \delta < x - 1 < \delta} \\ & {\Rightarrow - \frac{\varepsilon}{2} < x - 1 < \frac{\varepsilon}{2}} \\ & {\Rightarrow - \varepsilon < 2x - 2 < \varepsilon} \\ & {\Rightarrow|2x - 2| < \varepsilon} \\ & {\Rightarrow\left| (2x + 1) - 3 \right| < \varepsilon.} \end{array}$

$\begin{array}{ll} {0 < |x - 1| < \delta} & {\Rightarrow|x - 1| < \delta} \\ & {\Rightarrow - \delta < x - 1 < \delta} \\ & {\Rightarrow - \frac{\varepsilon}{2} < x - 1 < \frac{\varepsilon}{2}} \\ & {\Rightarrow - \varepsilon < 2x - 2 < \varepsilon} \\ & {\Rightarrow|2x - 2| < \varepsilon} \\ & {\Rightarrow\left| (2x + 1) - 3 \right| < \varepsilon.} \end{array}$

Therefore, $\underset{x\rightarrow 1}{\text{lim}}\left( {2x + 1} \right) = 3.$ (Having completed the proof, we state what we have accomplished.)

因此,$\underset{x\rightarrow 1}{\text{lim}}\left( {2x + 1} \right) = 3.$(完成证明后,我们陈述所取得的成果。)

After removing all the remarks, here is a final version of the proof:

去掉所有说明后,下面是证明的最终版本:

Let $\varepsilon > 0.$

设 $\varepsilon > 0.$

Choose $\delta = {\varepsilon\text{/}2}.$

取 $\delta = {\varepsilon\text{/}2}.$

Assume $0 < \left| {x - 1} \right| < \delta.$

假设 $0 < \left| {x - 1} \right| < \delta.$

Thus,

于是,

$\begin{array}{cl} \left| {\left( {2x + 1} \right) - 3} \right| & {= \left| {2x - 2} \right|} \\ & {= \left| {2\left( {x - 1} \right)} \right|} \\ & {= |2|\left| {x - 1} \right|} \\ & {= 2\left| {x - 1} \right|} \\ & {< 2 \cdot \delta} \\ & {= 2 \cdot \frac{\varepsilon}{2}} \\ & {= \varepsilon.} \end{array}$

$\begin{array}{cl} \left| {\left( {2x + 1} \right) - 3} \right| & {= \left| {2x - 2} \right|} \\ & {= \left| {2\left( {x - 1} \right)} \right|} \\ & {= |2|\left| {x - 1} \right|} \\ & {= 2\left| {x - 1} \right|} \\ & {< 2 \cdot \delta} \\ & {= 2 \cdot \frac{\varepsilon}{2}} \\ & {= \varepsilon.} \end{array}$

Therefore, $\underset{x\rightarrow 1}{\text{lim}}\left( {2x + 1} \right) = 3.$

因此,$\underset{x\rightarrow 1}{\text{lim}}\left( {2x + 1} \right) = 3.$

The following Problem-Solving Strategy summarizes the type of proof we worked out in Example 2.39.

下面的解题策略概括了我们在示例 2.39 中所完成的证明类型。

Proving That $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ for a Specific Function $f(x)$ 证明对特定函数 $f(x)$ 有 $\underset{x\rightarrow a}{\text{lim}}f(x) = L$

1. Let’s begin the proof with the following statement: Let $\varepsilon > 0.$

1. 我们以下述陈述开始证明:设 $\varepsilon > 0.$

2. Next, we need to obtain a value for $\delta.$ After we have obtained this value, we make the following statement, filling in the blank with our choice of $\delta$: Choose $\delta = \text{\_\_\_\_\_\_\_.}$

2. 接下来,我们需要求得一个 $\delta$ 值。得到该值后,我们做出如下陈述,用所选的 $\delta$ 填空:取 $\delta = \text{\_\_\_\_\_\_\_.}$

3. The next statement in the proof should be (at this point, we fill in our given value for a):

3. 证明中的下一个陈述应为(此时,我们填入给定的 a 值):

Assume $0 < \left| {x - a} \right| < \delta.$

假设 $0 < \left| {x - a} \right| < \delta.$

4. Next, based on this assumption, we need to show that $\left| {f(x) - L} \right| < \varepsilon,$ where $f(x)$ and L are our function $f(x)$ and our limit L. At some point, we need to use $0 < \left| {x - a} \right| < \delta.$

4. 接下来,基于这个假设,我们需要证明 $\left| {f(x) - L} \right| < \varepsilon,$ 其中 $f(x)$ 与 L 分别是我们的函数 $f(x)$ 与我们的极限 L。在某一处,我们需要用到 $0 < \left| {x - a} \right| < \delta.$

5. We conclude our proof with the statement: Therefore, $\underset{x\rightarrow a}{\text{lim}}f(x) = L.$

5. 我们以如下陈述结束证明:因此,$\underset{x\rightarrow a}{\text{lim}}f(x) = L.$

Proving a Statement about a Limit 证明关于极限的命题

Complete the proof that $\underset{x\rightarrow-1}{\text{lim}}\left( {4x + 1} \right) = -3$ by filling in the blanks.

通过填空完成证明:$\underset{x\rightarrow-1}{\text{lim}}\left( {4x + 1} \right) = -3$。

Let ________.

设 ________。

Choose $\delta = \text{\_\_\_\_\_\_\_.}$

取 $\delta = \text{\_\_\_\_\_\_\_.}$

Assume $0 < \left| {x - \operatorname{\_\_\_\_\_\_\_}}\text{|} \right. < \delta.$

假设 $0 < \left| {x - \operatorname{\_\_\_\_\_\_\_}}\text{|} \right. < \delta.$

Thus, $\left| \text{\_\_\_\_\_\_\_\_} - \text{\_\_\_\_\_\_\_\_} \middle| = \operatorname{\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_}\varepsilon. \right.$

于是,$\left| \text{\_\_\_\_\_\_\_\_} - \text{\_\_\_\_\_\_\_\_} \middle| = \operatorname{\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_}\varepsilon. \right.$

Solution 解答

We begin by filling in the blanks where the choices are specified by the definition. Thus, we have

我们首先根据定义中已指定的选择填空。于是,我们有

Let $\varepsilon > 0.$

设 $\varepsilon > 0.$

Choose $\delta = \text{\_\_\_\_\_\_\_.}$

取 $\delta = \text{\_\_\_\_\_\_\_.}$

Assume $0 < \left| {x - (-1)} \right| < \delta.$ (or equivalently, $0 < \left| {x + 1} \right| < \delta\text{.)}$

假设 $0 < \left| {x - (-1)} \right| < \delta.$(或等价地,$0 < \left| {x + 1} \right| < \delta\text{。)}$

Thus, $\left| {\left( {4x + 1} \right) - (-3)} \right| = \left| {4x + 4} \right| = |4|\left| {x + 1} \right| < 4\delta\text{\_\_\_\_\_\_\_}\varepsilon.$

于是,$\left| {\left( {4x + 1} \right) - (-3)} \right| = \left| {4x + 4} \right| = |4|\left| {x + 1} \right| < 4\delta\text{\_\_\_\_\_\_\_}\varepsilon.$

Focusing on the final line of the proof, we see that we should choose $\delta = \frac{\varepsilon}{4}.$

聚焦于证明的最后一行,我们看到应当取 $\delta = \frac{\varepsilon}{4}.$

We now complete the final write-up of the proof:

我们现在完成证明的最终写述:

Let $\varepsilon > 0.$

设 $\varepsilon > 0.$

Choose $\delta = \frac{\varepsilon}{4}.$

取 $\delta = \frac{\varepsilon}{4}.$

Assume $0 < \left| {x - (-1)} \right| < \delta$ (or equivalently, $0 < \left| {x + 1} \right| < \delta\text{.)}$

假设 $0 < \left| {x - (-1)} \right| < \delta$(或等价地,$0 < \left| {x + 1} \right| < \delta\text{。)}$

Thus, $\left| {\left( {4x + 1} \right) - (-3)} \right| = \left| {4x + 4} \right| = |4|\left| {x + 1} \right| < 4\delta = 4\left( {\varepsilon\text{/}4} \right) = \varepsilon.$

于是,$\left| {\left( {4x + 1} \right) - (-3)} \right| = \left| {4x + 4} \right| = |4|\left| {x + 1} \right| < 4\delta = 4\left( {\varepsilon\text{/}4} \right) = \varepsilon.$

Complete the proof that $\underset{x\rightarrow 2}{\text{lim}}\left( {3x - 2} \right) = 4$ by filling in the blanks.

通过填空完成证明:$\underset{x\rightarrow 2}{\text{lim}}\left( {3x - 2} \right) = 4$。

Let ________.

设 ________。

Choose $\delta = \text{\_\_\_\_\_\_\_}.$

取 $\delta = \text{\_\_\_\_\_\_\_}.$

Assume $0 < \left| {x - \text{\_\_\_\_}} \right| < \text{\_\_\_\_}.$

假设 $0 < \left| {x - \text{\_\_\_\_}} \right| < \text{\_\_\_\_}.$

Thus,

于是,

$\left| {\text{\_\_\_\_\_\_\_} - \text{\_\_\_\_}} \right| = \text{\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_}\varepsilon.$

$\left| {\text{\_\_\_\_\_\_\_} - \text{\_\_\_\_}} \right| = \text{\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_}\varepsilon.$

Therefore, $\underset{x\rightarrow 2}{\text{lim}}\left( {3x - 2} \right) = 4.$

因此,$\underset{x\rightarrow 2}{\text{lim}}\left( {3x - 2} \right) = 4.$

In Example 2.39 and Example 2.40, the proofs were fairly straightforward, since the functions with which we were working were linear. In Example 2.41, we see how to modify the proof to accommodate a nonlinear function.

在示例 2.39 和示例 2.40 中,由于我们所处理的函数是线性的,证明都相当直接。在示例 2.41 中,我们将看到如何修改证明以适应非线性函数。

Proving a Statement about the Limit of a Specific Function (Geometric Approach) 证明关于特定函数极限的命题(几何方法)

Prove that $\underset{x\rightarrow 2}{\text{lim}}x^{2} = 4.$

证明 $\underset{x\rightarrow 2}{\text{lim}}x^{2} = 4.$

Solution 解答

1. Let $\varepsilon > 0.$ The first part of the definition begins “For every $\varepsilon > 0\text{,”}$ so we must prove that whatever follows is true no matter what positive value of ε is chosen. By stating “Let $\varepsilon > 0\text{,”}$ we signal our intent to do so.

1. 设 $\varepsilon > 0.$ 定义的第一部分以「对每个 $\varepsilon > 0\text{」}$ 开头,因此我们必须证明:无论选取怎样的正值 ε,随后的结论都成立。通过断言「设 $\varepsilon > 0\text{」}$,我们表明了我们这样做的意图。

2. Without loss of generality, assume $\varepsilon \leq 4.$ Two questions present themselves: Why do we want $\varepsilon \leq 4$ and why is it okay to make this assumption? In answer to the first question: Later on, in the process of solving for $\delta,$ we will discover that $\delta$ involves the quantity $\sqrt{4 - \varepsilon}.$ Consequently, we need $\varepsilon \leq 4.$ In answer to the second question: If we can find $\delta > 0$ that “works” for $\varepsilon \leq 4,$ then it will “work” for any $\varepsilon > 4$ as well. Keep in mind that, although it is always okay to put an upper bound on ε, it is never okay to put a lower bound (other than zero) on ε.

2. 不失一般性,假设 $\varepsilon \leq 4.$ 这里出现两个问题:为什么我们要 $\varepsilon \leq 4$,以及为什么可以做这个假设?对第一个问题的回答是:稍后,在求解 $\delta$ 的过程中,我们会发现 $\delta$ 涉及量 $\sqrt{4 - \varepsilon}.$ 因此,我们需要 $\varepsilon \leq 4.$ 对第二个问题的回答是:如果我们能找到对 $\varepsilon \leq 4$ 「适用」的 $\delta > 0$,那么它对任意 $\varepsilon > 4$ 也同样「适用」。请记住:虽然对 ε 加上界总是可以的,但对 ε 加下界(零除外)是绝不可以的。

3. Choose $\delta = \text{min}\left\{ {2 - \sqrt{4 - \varepsilon},\sqrt{4 + \varepsilon} - 2} \right\}.$ Figure 2.41 shows how we made this choice of $\delta.$

3. 取 $\delta = \text{min}\left\{ {2 - \sqrt{4 - \varepsilon},\sqrt{4 + \varepsilon} - 2} \right\}.$ 图 2.41 展示了我们如何做出这个 $\delta$ 的选择。

4. We must show: If $0 < \left| {x - 2} \right| < \delta,$ then ${|{x^{2} - 4}|} < \varepsilon,$ so we must begin by assuming

4. 我们必须证明:若 $0 < \left| {x - 2} \right| < \delta,$ 则 ${|{x^{2} - 4}|} < \varepsilon,$ 因此我们必须从假设入手

$$0 < \left| {x - 2} \right| < \delta.$$

$$0 < \left| {x - 2} \right| < \delta.$$

We don’t really need $0 < \left| {x - 2} \right|$ (in other words, $\left. x \neq 2 \right)$ for this proof. Since $0 < \left| {x - 2} \right| < \delta\Rightarrow\left| {x - 2} \right| < \delta,$ it is okay to drop $0 < \left| {x - 2} \right|.$

在这项证明中,我们实际上并不需要 $0 < \left| {x - 2} \right|$(换言之,即 $\left. x \neq 2 \right)$)。由于 $0 < \left| {x - 2} \right| < \delta\Rightarrow\left| {x - 2} \right| < \delta,$ 因此可以去掉 $0 < \left| {x - 2} \right|.$

$$\left| {x - 2} \right| < \delta.$$

$$\left| {x - 2} \right| < \delta.$$

Hence,

因此,

$$- \delta < x - 2 < \delta.$$

$$- \delta < x - 2 < \delta.$$

Recall that $\delta = \text{min}\left\{ {2 - \sqrt{4 - \varepsilon},\sqrt{4 + \varepsilon} - 2} \right\}.$ Thus, $\delta \leq 2 - \sqrt{4 - \varepsilon}$ and consequently $- \left( {2 - \sqrt{4 - \varepsilon}} \right) \leq - \delta.$ We also use $\delta \leq \sqrt{4 + \varepsilon} - 2$ here. We might ask at this point: Why did we substitute $2 - \sqrt{4 - \varepsilon}$ for $\delta$ on the left-hand side of the inequality and $\sqrt{4 + \varepsilon} - 2$ on the right-hand side of the inequality? If we look at Figure 2.41, we see that $2 - \sqrt{4 - \varepsilon}$ corresponds to the distance on the left of 2 on the x-axis and $\sqrt{4 + \varepsilon} - 2$ corresponds to the distance on the right. Thus,

回顾 $\delta = \text{min}\left\{ {2 - \sqrt{4 - \varepsilon},\sqrt{4 + \varepsilon} - 2} \right\}.$ 于是,$\delta \leq 2 - \sqrt{4 - \varepsilon}$,从而 $- \left( {2 - \sqrt{4 - \varepsilon}} \right) \leq - \delta.$ 这里我们也用到 $\delta \leq \sqrt{4 + \varepsilon} - 2$。此时我们可能会问:为什么在不等式左边用 $2 - \sqrt{4 - \varepsilon}$ 代替 $\delta$,而在不等式右边用 $\sqrt{4 + \varepsilon} - 2$ 代替 $\delta$?如果看图 2.41,我们会看到 $2 - \sqrt{4 - \varepsilon}$ 对应于 x 轴上 2 左侧的距离,而 $\sqrt{4 + \varepsilon} - 2$ 对应于右侧的距离。于是,

$$- \left( {2 - \sqrt{4 - \varepsilon}} \right) \leq - \delta < x - 2 < \delta \leq \sqrt{4 + \varepsilon} - 2.$$

$$- \left( {2 - \sqrt{4 - \varepsilon}} \right) \leq - \delta < x - 2 < \delta \leq \sqrt{4 + \varepsilon} - 2.$$

We simplify the expression on the left:

我们化简左边的表达式:

$$-2 + \sqrt{4 - \varepsilon} < x - 2 < \sqrt{4 + \varepsilon} - 2.$$

$$-2 + \sqrt{4 - \varepsilon} < x - 2 < \sqrt{4 + \varepsilon} - 2.$$

Then, we add 2 to all parts of the inequality:

然后,对不等式各部分同加 2:

$$\sqrt{4 - \varepsilon} < x < \sqrt{4 + \varepsilon}.$$

$$\sqrt{4 - \varepsilon} < x < \sqrt{4 + \varepsilon}.$$

We square all parts of the inequality. It is okay to do so, since all parts of the inequality are positive:

对不等式各部分平方。这样做是允许的,因为不等式各部分均为正:

$$4 - \varepsilon < x^{2} < 4 + \varepsilon.$$

$$4 - \varepsilon < x^{2} < 4 + \varepsilon.$$

We subtract 4 from all parts of the inequality:

对不等式各部分同减 4:

$$- \varepsilon < x^{2} - 4 < \varepsilon.$$

$$- \varepsilon < x^{2} - 4 < \varepsilon.$$

Last,

最后,

$${|{x^{2} - 4}|} < \varepsilon.$$

$${|{x^{2} - 4}|} < \varepsilon.$$

5. Therefore,

5. 因此,

$$\underset{x\rightarrow 2}{\text{lim}}x^{2} = 4.$$

$$\underset{x\rightarrow 2}{\text{lim}}x^{2} = 4.$$

Find $\delta$ corresponding to $\varepsilon > 0$ for a proof that $\underset{x\rightarrow 9}{\text{lim}}\sqrt{x} = 3.$

对证明 $\underset{x\rightarrow 9}{\text{lim}}\sqrt{x} = 3,$ 找出与 $\varepsilon > 0$ 对应的 $\delta$。

The geometric approach to proving that the limit of a function takes on a specific value works quite well for some functions. Also, the insight into the formal definition of the limit that this method provides is invaluable. However, we may also approach limit proofs from a purely algebraic point of view. In many cases, an algebraic approach may not only provide us with additional insight into the definition, it may prove to be simpler as well. Furthermore, an algebraic approach is the primary tool used in proofs of statements about limits. For Example 2.42, we take on a purely algebraic approach.

用几何方法证明函数的极限取某个特定值,对某些函数相当有效。而且,这种方法对极限形式化定义所提供的洞察力也是无价的。然而,我们也可以从纯代数的角度来处理极限证明。在许多情况下,代数方法不仅能让我们对定义有更深入的理解,而且往往更为简洁。此外,代数方法是证明关于极限的命题时使用的主要工具。对于示例 2.42,我们采用纯代数的方法。

Proving a Statement about the Limit of a Specific Function (Algebraic Approach) 证明关于特定函数极限的命题(代数方法)

Prove that $\underset{x\rightarrow-1}{\text{lim}}\left( {x^{2} - 2x + 3} \right) = 6.$

证明 $\underset{x\rightarrow-1}{\text{lim}}\left( {x^{2} - 2x + 3} \right) = 6.$

Solution 解答

Let’s use our outline from the Problem-Solving Strategy:

我们使用解题策略中的提纲:

1. Let $\varepsilon > 0.$

1. 设 $\varepsilon > 0.$

2. Choose $\delta = \text{min}\left\{ {1,{\varepsilon\text{/}5}} \right\}.$ This choice of $\delta$ may appear odd at first glance, but it was obtained by taking a look at our ultimate desired inequality: $\left| {\left( {x^{2} - 2x + 3} \right) - 6} \right| < \varepsilon.$ This inequality is equivalent to $\left| {x + 1} \right| \cdot \left| {x - 3} \right| < \varepsilon.$ At this point, the temptation simply to choose $\delta = \frac{\varepsilon}{x - 3}$ is very strong. Unfortunately, our choice of $\delta$ must depend on ε only and no other variable. If we can replace $\left| {x - 3} \right|$ by a numerical value, our problem can be resolved. This is the place where assuming $\delta \leq 1$ comes into play. The choice of $\delta \leq 1$ here is arbitrary. We could have just as easily used any other positive number. In some proofs, greater care in this choice may be necessary. Now, since $\delta \leq 1$ and $\left| {x + 1} \right| < \delta \leq 1,$ we are able to show that $\left| {x - 3} \right| < 5.$ Consequently, $\left| {x + 1} \right| \cdot \left| {x - 3} \right| < \left| {x + 1} \right| \cdot 5.$ At this point we realize that we also need $\delta \leq {\varepsilon\text{/}5}.$ Thus, we choose $\delta = \text{min}\left\{ {1,{\varepsilon\text{/}5}} \right\}.$

2. 取 $\delta = \text{min}\left\{ {1,{\varepsilon\text{/}5}} \right\}.$ 这个 $\delta$ 的选择乍看可能有些奇怪,但它是通过考察我们最终想要的不等式得来的:$\left| {\left( {x^{2} - 2x + 3} \right) - 6} \right| < \varepsilon.$ 该不等式等价于 $\left| {x + 1} \right| \cdot \left| {x - 3} \right| < \varepsilon.$ 此时,我们很容易想直接取 $\delta = \frac{\varepsilon}{x - 3}$。遗憾的是,我们选择的 $\delta$ 只能依赖于 ε,而不能依赖于其他变量。如果我们能用某个数值替换 $\left| {x - 3} \right|$,问题就能解决。这正是假设 $\delta \leq 1$ 发挥作用之处。这里取 $\delta \leq 1$ 是任意的。我们同样可以选用其他任何正数。在某些证明中,这个选择可能需要更加谨慎。现在,由于 $\delta \leq 1$ 且 $\left| {x + 1} \right| < \delta \leq 1,$ 我们可以推出 $\left| {x - 3} \right| < 5.$ 于是,$\left| {x + 1} \right| \cdot \left| {x - 3} \right| < \left| {x + 1} \right| \cdot 5.$ 到这里我们意识到,还需要 $\delta \leq {\varepsilon\text{/}5}.$ 因此,我们取 $\delta = \text{min}\left\{ {1,{\varepsilon\text{/}5}} \right\}.$

3. Assume $0 < \left| {x + 1} \right| < \delta.$ Thus,

3. 假设 $0 < \left| {x + 1} \right| < \delta.$ 于是,

$$\left| {x + 1} \right| < 1\ \text{and}\ {\left| {x + 1} \right| < \frac{\varepsilon}{5}.}$$

$$\left| {x + 1} \right| < 1\ \text{and}\ {\left| {x + 1} \right| < \frac{\varepsilon}{5}.}$$

Since $\left| {x + 1} \right| < 1,$ we may conclude that $-1 < x + 1 < 1.$ Thus, by subtracting 4 from all parts of the inequality, we obtain $-5 < x - 3 < \text{−}3.$ Consequently, $\left| {x - 3} \right| < 5.$ This gives us

由于 $\left| {x + 1} \right| < 1,$ 我们可以推出 $-1 < x + 1 < 1.$ 于是,对不等式各部分同减 4,得到 $-5 < x - 3 < \text{−}3.$ 从而 $\left| {x - 3} \right| < 5.$ 这给出

$$\left| {\left( {x^{2} - 2x + 3} \right) - 6} \right| = \left| {x + 1} \right| \cdot \left| {x - 3} \right| < \frac{\varepsilon}{5} \cdot 5 = \varepsilon.$$

$$\left| {\left( {x^{2} - 2x + 3} \right) - 6} \right| = \left| {x + 1} \right| \cdot \left| {x - 3} \right| < \frac{\varepsilon}{5} \cdot 5 = \varepsilon.$$

Therefore,

因此,

$$\underset{x\rightarrow-1}{\text{lim}}\left( {x^{2} - 2x + 3} \right) = 6.$$

$$\underset{x\rightarrow-1}{\text{lim}}\left( {x^{2} - 2x + 3} \right) = 6.$$

Complete the proof that $\underset{x\rightarrow 1}{\text{lim}}x^{2} = 1.$

完成证明:$\underset{x\rightarrow 1}{\text{lim}}x^{2} = 1.$

Let $\varepsilon > 0;$ choose $\delta = \text{min}\left\{ {1,{\varepsilon\text{/}3}} \right\};$ assume $0 < \left| {x - 1} \right| < \delta.$

设 $\varepsilon > 0;$ 取 $\delta = \text{min}\left\{ {1,{\varepsilon\text{/}3}} \right\};$ 假设 $0 < \left| {x - 1} \right| < \delta.$

Since $\left| {x - 1} \right| < 1,$ we may conclude that $-1 < x - 1 < 1.$ Thus, $1 < x + 1 < 3.$ Hence, $\left| {x + 1} \right| < 3.$

由于 $\left| {x - 1} \right| < 1,$ 我们可以推出 $-1 < x - 1 < 1.$ 于是,$1 < x + 1 < 3.$ 从而 $\left| {x + 1} \right| < 3.$

You will find that, in general, the more complex a function, the more likely it is that the algebraic approach is the easiest to apply. The algebraic approach is also more useful in proving statements about limits.

你会发现,一般而言,函数越复杂,代数方法就越可能是最容易采用的。代数方法在证明关于极限的命题时也更有用。

Proving Limit Laws 证明极限法则

We now demonstrate how to use the epsilon-delta definition of a limit to construct a rigorous proof of one of the limit laws. The triangle inequality is used at a key point of the proof, so we first review this key property of absolute value.

我们现在演示如何运用极限的 ε–δ 定义,对其中一条极限法则构造一个严格的证明。证明的关键之处用到了三角不等式,因此我们先回顾绝对值的这一关键性质。

The triangle inequality states that if a and b are any real numbers, then $\left| {a + b} \right| \leq |a| + |b|.$

三角不等式指出:若 ab 为任意实数,则 $\left| {a + b} \right| \leq |a| + |b|.$

Proof 证明

We prove the following limit law: If $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ and $\underset{x\rightarrow a}{\text{lim}}g(x) = M,$ then $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) + g(x)} \right) = L + M.$

我们证明下述极限法则:若 $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ 且 $\underset{x\rightarrow a}{\text{lim}}g(x) = M,$ 则 $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) + g(x)} \right) = L + M.$

Let $\varepsilon > 0.$

设 $\varepsilon > 0.$

Choose $\delta_{1} > 0$ so that if $0 < \left| {x - a} \right| < \delta_{1},$ then $\left| {f(x) - L} \right| < {\varepsilon\text{/}2}.$

取 $\delta_{1} > 0$,使得若 $0 < \left| {x - a} \right| < \delta_{1},$ 则 $\left| {f(x) - L} \right| < {\varepsilon\text{/}2}.$

Choose $\delta_{2} > 0$ so that if $0 < \left| {x - a} \right| < \delta_{2},$ then $\left| {g(x) - M} \right| < {\varepsilon\text{/}2}.$

取 $\delta_{2} > 0$,使得若 $0 < \left| {x - a} \right| < \delta_{2},$ 则 $\left| {g(x) - M} \right| < {\varepsilon\text{/}2}.$

Choose $\delta = \text{min}\left\{ {\delta_{1},\delta_{2}} \right\}.$

取 $\delta = \text{min}\left\{ {\delta_{1},\delta_{2}} \right\}.$

Assume $0 < \left| {x - a} \right| < \delta.$

假设 $0 < \left| {x - a} \right| < \delta.$

Thus,

于是,

$$0 < \left| {x - a} \right| < \delta_{1}\ \text{and}\ {0 < \left| {x - a} \right| < \delta_{2}.}$$

$$0 < \left| {x - a} \right| < \delta_{1}\ \text{and}\ {0 < \left| {x - a} \right| < \delta_{2}.}$$

Hence,

因此,

$$\begin{array}{cl} \left| {\left( {f(x) + g(x)} \right) - \left( {L + M} \right)} \right| & {= \left| {\left( {f(x) - L} \right) + \left( {g(x) - M} \right)} \right|} \\ & {\leq \left| {f(x) - L} \right| + \left| {g(x) - M} \right|} \\ & {< \frac{\varepsilon}{2} + \frac{\varepsilon}{2} = \varepsilon.} \end{array}$$

$$\begin{array}{cl} \left| {\left( {f(x) + g(x)} \right) - \left( {L + M} \right)} \right| & {= \left| {\left( {f(x) - L} \right) + \left( {g(x) - M} \right)} \right|} \\ & {\leq \left| {f(x) - L} \right| + \left| {g(x) - M} \right|} \\ & {< \frac{\varepsilon}{2} + \frac{\varepsilon}{2} = \varepsilon.} \end{array}$$

We now explore what it means for a limit not to exist. The limit $\underset{x\rightarrow a}{\text{lim}}f(x)$ does not exist if there is no real number L for which $\underset{x\rightarrow a}{\text{lim}}f(x) = L.$ Thus, for all real numbers L, $\underset{x\rightarrow a}{\text{lim}}f(x) \neq L.$ To understand what this means, we look at each part of the definition of $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ together with its opposite. A translation of the definition is given in Table 2.10.

我们现在探讨极限不存在意味着什么。若不存在实数 L 使得 $\underset{x\rightarrow a}{\text{lim}}f(x) = L,$ 则称极限 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 不存在。因此,对所有实数 L,都有 $\underset{x\rightarrow a}{\text{lim}}f(x) \neq L.$ 为了理解其含义,我们逐一考察 $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ 这一定义的各个部分及其反面。该定义的翻译见下表 2.10。
DefinitionOpposite
1. For every $\varepsilon > 0,$1. There exists $\varepsilon > 0$ so that
2. there exists a $\delta > 0,$ so that2. for every $\delta > 0,$
3. if $0 < \left| {x - a} \right| < \delta,$ then $\left| {f(x) - L} \right| < \varepsilon.$3. There is an x satisfying $0 < \left| {x - a} \right| < \delta$ so that $\left| {f(x) - L} \right| \geq \varepsilon.$
定义反面
1. 对每个 $\varepsilon > 0,$1. 存在 $\varepsilon > 0$ 使得
2. 存在 $\delta > 0,$ 使得2. 对每个 $\delta > 0,$
3. 若 $0 < \left| {x - a} \right| < \delta,$ 则 $\left| {f(x) - L} \right| < \varepsilon.$3. 存在满足 $0 < \left| {x - a} \right| < \delta$ 的 x,使得 $\left| {f(x) - L} \right| \geq \varepsilon.$

Table 2.10 Translation of the Definition of $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ and its Opposite

表 2.10 $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ 的定义及其反面的翻译

Finally, we may state what it means for a limit not to exist. The limit $\underset{x\rightarrow a}{\text{lim}}f(x)$ does not exist if for every real number L, there exists a real number $\varepsilon > 0$ so that for all $\delta > 0,$ there is an x satisfying $0 < \left| {x - a} \right| < \delta,$ so that $\left| {f(x) - L} \right| \geq \varepsilon.$ Let’s apply this in Example 2.43 to show that a limit does not exist.

最后,我们可以陈述极限不存在的含义。极限 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 不存在,当且仅当对每一个实数 L,都存在实数 $\varepsilon > 0$,使得对任意 $\delta > 0,$ 都有一个满足 $0 < \left| {x - a} \right| < \delta$ 的 x,使得 $\left| {f(x) - L} \right| \geq \varepsilon.$ 我们在示例 2.43 中应用这一点来证明某个极限不存在。

Showing That a Limit Does Not Exist 证明某个极限不存在

Show that $\underset{x\rightarrow 0}{\text{lim}}\frac{|x|}{x}$ does not exist. The graph of $f(x) = {|x|\text{/}x}$ is shown here:

证明 $\underset{x\rightarrow 0}{\text{lim}}\frac{|x|}{x}$ 不存在。函数 $f(x) = {|x|\text{/}x}$ 的图像如下所示:

Solution 解答

Suppose that L is a candidate for a limit. Choose $\varepsilon = {1\text{/}{2.}}$

L 是极限的一个候选值。取 $\varepsilon = {1\text{/}{2.}}$

Let $\delta > 0.$ Either $L \geq 0$ or $L < 0.$ If $L \geq 0,$ then let $x = - {\delta\text{/}2}.$ Thus,

设 $\delta > 0.$ 要么 $L \geq 0$,要么 $L < 0.$ 若 $L \geq 0,$ 则令 $x = - {\delta\text{/}2}.$ 于是,

$$\left| {x - 0} \right| = \left| {- \frac{\delta}{2} - 0} \right| = \frac{\delta}{2} < \delta$$

$$\left| {x - 0} \right| = \left| {- \frac{\delta}{2} - 0} \right| = \frac{\delta}{2} < \delta$$

and

并且

$$\left| {\frac{\left| {- \frac{\delta}{2}} \right|}{- \frac{\delta}{2}} - L} \right| = \left| {-1 - L} \right| = L + 1 \geq 1 > \frac{1}{2} = \varepsilon.$$

$$\left| {\frac{\left| {- \frac{\delta}{2}} \right|}{- \frac{\delta}{2}} - L} \right| = \left| {-1 - L} \right| = L + 1 \geq 1 > \frac{1}{2} = \varepsilon.$$

On the other hand, if $L < 0,$ then let $x = {\delta\text{/}2}.$ Thus,

另一方面,若 $L < 0,$ 则令 $x = {\delta\text{/}2}.$ 于是,

$$\left| {x - 0} \right| = \left| {\frac{\delta}{2} - 0} \right| = \frac{\delta}{2} < \delta$$

$$\left| {x - 0} \right| = \left| {\frac{\delta}{2} - 0} \right| = \frac{\delta}{2} < \delta$$

and

并且

$$\left| {\frac{\left| \frac{\delta}{2} \right|}{\frac{\delta}{2}} - L} \right| = \left| {1 - L} \right| = |L| + 1 \geq 1 > \frac{1}{2} = \varepsilon.$$

$$\left| {\frac{\left| \frac{\delta}{2} \right|}{\frac{\delta}{2}} - L} \right| = \left| {1 - L} \right| = |L| + 1 \geq 1 > \frac{1}{2} = \varepsilon.$$

Thus, for any value of L, $\underset{x\rightarrow 0}{\text{lim}}\frac{|x|}{x} \neq L.$

因此,对任意 L 的取值,都有 $\underset{x\rightarrow 0}{\text{lim}}\frac{|x|}{x} \neq L.$

One-Sided and Infinite Limits 单侧极限与无穷极限

Just as we first gained an intuitive understanding of limits and then moved on to a more rigorous definition of a limit, we now revisit one-sided limits. To do this, we modify the epsilon-delta definition of a limit to give formal epsilon-delta definitions for limits from the right and left at a point. These definitions only require slight modifications from the definition of the limit. In the definition of the limit from the right, the inequality $0 < x - a < \delta$ replaces $0 < \left| {x - a} \right| < \delta,$ which ensures that we only consider values of x that are greater than (to the right of) a. Similarly, in the definition of the limit from the left, the inequality $- \delta < x - a < 0$ replaces $0 < \left| {x - a} \right| < \delta,$ which ensures that we only consider values of x that are less than (to the left of) a.

正如我们先对极限获得直观理解,再过渡到更严格的定义一样,现在我们来重新审视单侧极限。为此,我们修改极限的 ε–δ 定义,给出在点处右极限与左极限的形式化 ε–δ 定义。这些定义只需要对极限的定义做微小改动。在右极限的定义中,不等式 $0 < x - a < \delta$ 取代了 $0 < \left| {x - a} \right| < \delta,$ 这确保我们只考虑大于(在右侧)ax 值。类似地,在左极限的定义中,不等式 $- \delta < x - a < 0$ 取代了 $0 < \left| {x - a} \right| < \delta,$ 这确保我们只考虑小于(在左侧)ax 值。

Limit from the Right: Let $f(x)$ be defined over an open interval of the form $\left( {a,b} \right)$ where $a < b.$ Then,

右极限:设 $f(x)$ 在形如 $\left( {a,b} \right)$(其中 $a < b$)的开区间上有定义。则,

$$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = L$$

$$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = L$$

if for every $\varepsilon > 0,$ there exists a $\delta > 0$ such that if $0 < x - a < \delta,$ then $\left| {f(x) - L} \right| < \varepsilon.$

若对每一个 $\varepsilon > 0,$ 存在 $\delta > 0$,使得当 $0 < x - a < \delta$ 时,有 $\left| {f(x) - L} \right| < \varepsilon.$

Limit from the Left: Let $f(x)$ be defined over an open interval of the form $\left( {b,a} \right)$ where $b < a.$ Then,

左极限:设 $f(x)$ 在形如 $\left( {b,a} \right)$(其中 $b < a$)的开区间上有定义。则,

$$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = L$$

$$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = L$$

if for every $\varepsilon > 0,$ there exists a $\delta > 0$ such that if $- \delta < x - a < 0,$ then $\left| {f(x) - L} \right| < \varepsilon.$

若对每一个 $\varepsilon > 0,$ 存在 $\delta > 0$,使得当 $- \delta < x - a < 0$ 时,有 $\left| {f(x) - L} \right| < \varepsilon.$

Proving a Statement about a Limit From the Right 证明关于右极限的命题

Prove that $\underset{x\rightarrow 4^{+}}{\text{lim}}\sqrt{x - 4} = 0.$

证明 $\underset{x\rightarrow 4^{+}}{\text{lim}}\sqrt{x - 4} = 0.$

Solution 解答

Let $\varepsilon > 0.$

设 $\varepsilon > 0.$

Choose $\delta = \varepsilon^{2}.$ Since we ultimately want $\left| {\sqrt{x - 4} - 0} \right| < \varepsilon,$ we manipulate this inequality to get $\sqrt{x - 4} < \varepsilon$ or, equivalently, $0 < x - 4 < \varepsilon^{2},$ making $\delta = \varepsilon^{2}$ a clear choice. We may also determine $\delta$ geometrically, as shown in Figure 2.42.

取 $\delta = \varepsilon^{2}.$ 由于我们最终希望 $\left| {\sqrt{x - 4} - 0} \right| < \varepsilon,$ 我们变形这个不等式得到 $\sqrt{x - 4} < \varepsilon$,或者等价地 $0 < x - 4 < \varepsilon^{2},$ 这使得 $\delta = \varepsilon^{2}$ 成为一个明确的选择。我们也可以像图 2.42 所示那样用几何方法确定 $\delta$。

Assume $0 < x - 4 < \delta.$ Thus, $0 < x - 4 < \varepsilon^{2}.$ Hence, $0 < \sqrt{x - 4} < \varepsilon.$ Finally, $\left| {\sqrt{x - 4} - 0} \right| < \varepsilon.$

假设 $0 < x - 4 < \delta.$ 于是,$0 < x - 4 < \varepsilon^{2}.$ 从而,$0 < \sqrt{x - 4} < \varepsilon.$ 最后,$\left| {\sqrt{x - 4} - 0} \right| < \varepsilon.$

Therefore, $\underset{x\rightarrow 4^{+}}{\text{lim}}\sqrt{x - 4} = 0.$

因此,$\underset{x\rightarrow 4^{+}}{\text{lim}}\sqrt{x - 4} = 0.$

Find $\delta$ corresponding to ε for a proof that $\underset{x\rightarrow 1^{-}}{\text{lim}}\sqrt{1 - x} = 0.$

对证明 $\underset{x\rightarrow 1^{-}}{\text{lim}}\sqrt{1 - x} = 0,$ 找出与 ε 对应的 $\delta$。

We conclude the process of converting our intuitive ideas of various types of limits to rigorous formal definitions by pursuing a formal definition of infinite limits. To have $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty,$ we want the values of the function $f(x)$ to get larger and larger as x approaches a. Instead of the requirement that $\left| {f(x) - L} \right| < \varepsilon$ for arbitrarily small ε when $0 < \left| {x - a} \right| < \delta$ for small enough $\delta,$ we want $f(x) > M$ for arbitrarily large positive M when $0 < \left| {x - a} \right| < \delta$ for small enough $\delta.$ Figure 2.43 illustrates this idea by showing the value of $\delta$ for successively larger values of M.

我们通过追求无穷极限的形式化定义,来完成将各类极限的直观想法转化为严格形式化定义的过程。要使 $\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty,$ 我们希望当 x 趋近于 a 时,函数 $f(x)$ 的取值越来越大。我们不再要求在足够小的 $\delta$ 下当 $0 < \left| {x - a} \right| < \delta$ 时有 $\left| {f(x) - L} \right| < \varepsilon$(其中 ε 任意小),而是要求在足够小的 $\delta$ 下当 $0 < \left| {x - a} \right| < \delta$ 时有 $f(x) > M$,其中 M 是任意大的正数。图 2.43 通过展示随着 M 逐次增大所对应的 $\delta$ 值,说明了这一思想。

Let $f(x)$ be defined for all $x \neq a$ in an open interval containing a. Then, we have an infinite limit

设 $f(x)$ 在包含 a 的一个开区间上对所有 $x \neq a$ 有定义。则我们有一个无穷极限

$$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty$$

$$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty$$

if for every $M > 0,$ there exists $\delta > 0$ such that if $0 < \left| {x - a} \right| < \delta,$ then $f(x) > M.$

若对每一个 $M > 0,$ 存在 $\delta > 0$,使得当 $0 < \left| {x - a} \right| < \delta$ 时,有 $f(x) > M.$

Let $f(x)$ be defined for all $x \neq a$ in an open interval containing a. Then, we have a negative infinite limit

设 $f(x)$ 在包含 a 的一个开区间上对所有 $x \neq a$ 有定义。则我们有一个负无穷极限

$$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{−}\infty$$

$$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{−}\infty$$

if for every $M > 0,$ there exists $\delta > 0$ such that if $0 < \left| {x - a} \right| < \delta,$ then $f(x) < \text{−}M.$

若对每一个 $M > 0,$ 存在 $\delta > 0$,使得当 $0 < \left| {x - a} \right| < \delta$ 时,有 $f(x) < \text{−}M.$

Section 2.5 Exercises 2.5 节习题

In the following exercises, write the appropriate $\varepsilon$-$\delta$ definition for each of the given statements.

在以下习题中,为下列每个陈述写出相应的 $\varepsilon$–$\delta$ 定义。

176.

176.

$\underset{x\rightarrow a}{\text{lim}}f(x) = N$

$\underset{x\rightarrow a}{\text{lim}}f(x) = N$

177.

177.

$\underset{t\rightarrow b}{\text{lim}}g(t) = M$

$\underset{t\rightarrow b}{\text{lim}}g(t) = M$

178.

178.

$\underset{x\rightarrow c}{\text{lim}}h(x) = L$

$\underset{x\rightarrow c}{\text{lim}}h(x) = L$

179.

179.

$\underset{x\rightarrow a}{\text{lim}}\varphi(x) = A$

$\underset{x\rightarrow a}{\text{lim}}\varphi(x) = A$

The following graph of the function f satisfies $\underset{x\rightarrow 2}{\text{lim}}f(x) = 2.$ In the following exercises, determine a value of $\delta > 0$ that satisfies each statement.

下图中函数 f 满足 $\underset{x\rightarrow 2}{\text{lim}}f(x) = 2.$ 在以下习题中,确定满足每个陈述的 $\delta > 0$ 值。

180.

180.

If $0 < \left| {x - 2} \right| < \delta,$ then $\left| {f(x) - 2} \right| < 1.$

若 $0 < \left| {x - 2} \right| < \delta,$ 则 $\left| {f(x) - 2} \right| < 1.$

181.

181.

If $0 < \left| {x - 2} \right| < \delta,$ then $\left| {f(x) - 2} \right| < 0.5.$

若 $0 < \left| {x - 2} \right| < \delta,$ 则 $\left| {f(x) - 2} \right| < 0.5.$

The following graph of the function f satisfies $\underset{x\rightarrow 3}{\text{lim}}f(x) = -1.$ In the following exercises, determine a value of $\delta > 0$ that satisfies each statement.

下图中函数 f 满足 $\underset{x\rightarrow 3}{\text{lim}}f(x) = -1.$ 在以下习题中,确定满足每个陈述的 $\delta > 0$ 值。

182.

182.

If $0 < \left| {x - 3} \right| < \delta,$ then $\left| {f(x) + 1} \right| < 1.$

若 $0 < \left| {x - 3} \right| < \delta,$ 则 $\left| {f(x) + 1} \right| < 1.$

183.

183.

If $0 < \left| {x - 3} \right| < \delta,$ then $\left| {f(x) + 1} \right| < 2.$

若 $0 < \left| {x - 3} \right| < \delta,$ 则 $\left| {f(x) + 1} \right| < 2.$

The following graph of the function f satisfies $\underset{x\rightarrow 3}{\text{lim}}f(x) = 2.$ In the following exercises, for each value of ε, find a value of $\delta > 0$ such that the precise definition of limit holds true.

下图中函数 f 满足 $\underset{x\rightarrow 3}{\text{lim}}f(x) = 2.$ 在以下习题中,对 ε 的每个取值,找出一个 $\delta > 0$ 值,使得极限的精确定义成立。

184.

184.

$\varepsilon = 1.5$

$\varepsilon = 1.5$

185.

185.

$\varepsilon = 3$

$\varepsilon = 3$

\[T\] In the following exercises, use a graphing calculator to find a number $\delta$ such that the statements hold true.

\[T\] 在以下习题中,使用图形计算器找到一个 $\delta$ 使得各陈述成立。

186.

186.

$\left| {\text{sin}\mspace{2mu}\left( {2x} \right) - \frac{1}{2}} \right| < 0.1,$ whenever $\left| {x - \frac{\pi}{12}} \right| < \delta$

$\left| {\text{sin}\mspace{2mu}\left( {2x} \right) - \frac{1}{2}} \right| < 0.1,$ 只要 $\left| {x - \frac{\pi}{12}} \right| < \delta$

187.

187.

$\left| {\sqrt{x - 4} - 2} \right| < 0.1,\ \text{whenever}\ \left| {x - 8} \right| < \delta$

$\left| {\sqrt{x - 4} - 2} \right| < 0.1,\ \text{whenever}\ \left| {x - 8} \right| < \delta$

In the following exercises, use the precise definition of limit to prove the given limits.

在以下习题中,使用极限的精确定义证明所给极限。

188.

188.

$\underset{x\rightarrow 2}{\text{lim}}\left( {5x + 8} \right) = 18$

$\underset{x\rightarrow 2}{\text{lim}}\left( {5x + 8} \right) = 18$

189.

189.

$\underset{x\rightarrow 3}{\text{lim}}\frac{x^{2} - 9}{x - 3} = 6$

$\underset{x\rightarrow 3}{\text{lim}}\frac{x^{2} - 9}{x - 3} = 6$

190.

190.

$\underset{x\rightarrow 2}{\text{lim}}\frac{2x^{2} - 3x - 2}{x - 2} = 5$

$\underset{x\rightarrow 2}{\text{lim}}\frac{2x^{2} - 3x - 2}{x - 2} = 5$

191.

191.

$\underset{x\rightarrow 0}{\text{lim}}x^{4} = 0$

$\underset{x\rightarrow 0}{\text{lim}}x^{4} = 0$

192.

192.

$\underset{x\rightarrow 2}{\text{lim}}(x^{2} + 2x) = 8$

$\underset{x\rightarrow 2}{\text{lim}}(x^{2} + 2x) = 8$

In the following exercises, use the precise definition of limit to prove the given one-sided limits.

在以下习题中,使用极限的精确定义证明所给的单侧极限。

193.

193.

$\underset{x\rightarrow 5^{-}}{\text{lim}}\sqrt{5 - x} = 0$

$\underset{x\rightarrow 5^{-}}{\text{lim}}\sqrt{5 - x} = 0$

194.

194.

$\underset{x\rightarrow 0^{+}}{\text{lim}}f(x) = -2,\ \text{where}\ f(x) = \left\{ \begin{matrix} {8x - 3,\ \text{if}\ x < 0} \\ {4x - 2,\ \text{if}\ x \geq 0} \end{matrix} \right..$

$\underset{x\rightarrow 0^{+}}{\text{lim}}f(x) = -2,\ \text{其中}\ f(x) = \left\{ \begin{matrix} {8x - 3,\ \text{if}\ x < 0} \\ {4x - 2,\ \text{if}\ x \geq 0} \end{matrix} \right..$

195.

195.

$\underset{x\rightarrow 1^{-}}{\text{lim}}f(x) = 3,\ \text{where}\ f(x) = \left\{ \begin{matrix} {5x - 2,\ \text{if}\ x < 1} \\ {7x - 1,\ \text{if}\ x \geq 1} \end{matrix} \right..$

$\underset{x\rightarrow 1^{-}}{\text{lim}}f(x) = 3,\ \text{其中}\ f(x) = \left\{ \begin{matrix} {5x - 2,\ \text{if}\ x < 1} \\ {7x - 1,\ \text{if}\ x \geq 1} \end{matrix} \right..$

In the following exercises, use the precise definition of limit to prove the given infinite limits.

在以下习题中,使用极限的精确定义证明所给的无穷极限。

196.

196.

$\underset{x\rightarrow 0}{\text{lim}}\frac{1}{x^{2}} = \infty$

$\underset{x\rightarrow 0}{\text{lim}}\frac{1}{x^{2}} = \infty$

197.

197.

$\underset{x\rightarrow-1}{\text{lim}}\frac{3}{\left( {x + 1} \right)^{2}} = \infty$

$\underset{x\rightarrow-1}{\text{lim}}\frac{3}{\left( {x + 1} \right)^{2}} = \infty$

198.

198.

$\underset{x\rightarrow 2}{\text{lim}} - \frac{1}{\left( {x - 2} \right)^{2}} = \text{−}\infty$

$\underset{x\rightarrow 2}{\text{lim}} - \frac{1}{\left( {x - 2} \right)^{2}} = \text{−}\infty$

199.

199.

An engineer is using a machine to cut a flat square of Aerogel of area 144 cm2. If there is a maximum error tolerance in the area of 8 cm2, how accurately must the engineer cut on the side, assuming all sides have the same length? How do these numbers relate to $\delta,$ ε, a, and L?

一名工程师用机器切割一块面积为 144 cm2 的方形气凝胶薄片。若面积的最大误差容限为 8 cm2,在假设各边长相等的情况下,工程师必须把边长切割得多精确?这些数值与 $\delta,$ εaL 有何关系?

200.

200.

Use the precise definition of limit to prove that the following limit does not exist: $\underset{x\rightarrow 1}{\text{lim}}\frac{\left| {x - 1} \right|}{x - 1}.$

使用极限的精确定义证明下列极限不存在:$\underset{x\rightarrow 1}{\text{lim}}\frac{\left| {x - 1} \right|}{x - 1}.$

201.

201.

Using precise definitions of limits, prove that $\underset{x\rightarrow 0}{\text{lim}}f(x)$ does not exist, given that $f(x)$ is the ceiling function. (*Hint*: Try any $\delta < 1\text{.)}$

使用极限的精确定义,证明 $\underset{x\rightarrow 0}{\text{lim}}f(x)$ 不存在,已知 $f(x)$ 为向上取整函数。(*提示*:尝试任意 $\delta < 1\text{。)}$

202.

202.

Using precise definitions of limits, prove that $\underset{x\rightarrow 0}{\text{lim}}f(x)$ does not exist: $f(x) = \left\{ \begin{array}{l} {1\ \text{if}\ x\ \text{is rational}} \\ {0\ \text{if}\ x\ \text{is irrational}} \end{array} \right..$ (*Hint*: Think about how you can always choose a rational number $0 < r < d,$ but $\left| {f(r) - 0} \right| = 1\text{.)}$

使用极限的精确定义,证明 $\underset{x\rightarrow 0}{\text{lim}}f(x)$ 不存在:$f(x) = \left\{ \begin{array}{l} {1\ \text{if}\ x\ \text{is rational}} \\ {0\ \text{if}\ x\ \text{is irrational}} \end{array} \right..$(*提示*:思考你为何总能选取一个有理数 $0 < r < d,$ 但 $\left| {f(r) - 0} \right| = 1\text{。)}$

203.

203.

Using precise definitions of limits, determine $\underset{x\rightarrow 0}{\text{lim}}f(x)$ for $f(x) = \left\{ \begin{array}{l} {x\ \text{if}\ x\ \text{is rational}} \\ {0\ \text{if}\ x\ \text{is irrational}} \end{array} \right..$ (*Hint*: Break into two cases, x rational and x irrational.)

使用极限的精确定义,求 $\underset{x\rightarrow 0}{\text{lim}}f(x)$,其中 $f(x) = \left\{ \begin{array}{l} {x\ \text{if}\ x\ \text{is rational}} \\ {0\ \text{if}\ x\ \text{is irrational}} \end{array} \right..$(*提示*:分两种情况讨论,即 x 为有理数与 x 为无理数。)

204.

204.

Using the function from the previous exercise, use the precise definition of limits to show that $\underset{x\rightarrow a}{\text{lim}}f(x)$ does not exist for $a \neq 0.$

利用上一题中的函数,使用极限的精确定义证明:当 $a \neq 0$ 时,$\underset{x\rightarrow a}{\text{lim}}f(x)$ 不存在。

For the following exercises, suppose that $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ and $\underset{x\rightarrow a}{\text{lim}}g(x) = M$ both exist. Use the precise definition of limits to prove the following limit laws:

在以下习题中,假设 $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ 与 $\underset{x\rightarrow a}{\text{lim}}g(x) = M$ 均存在。使用极限的精确定义证明下列极限法则:

205.

205.

$\underset{x\rightarrow a}{\text{lim}}\left( {f(x) + g(x)} \right) = L + M$

$\underset{x\rightarrow a}{\text{lim}}\left( {f(x) + g(x)} \right) = L + M$

206.

206.

$\underset{x\rightarrow a}{\text{lim}}\left\lbrack {cf(x)} \right\rbrack = cL$ for any real constant c (*Hint*: Consider two cases: $c = 0$ and $c \neq 0\text{.)}$

$\underset{x\rightarrow a}{\text{lim}}\left\lbrack {cf(x)} \right\rbrack = cL$,其中 c 为任意实常数(*提示*:考虑两种情况:$c = 0$ 与 $c \neq 0\text{。)}$

207.

207.

$\underset{x\rightarrow a}{\text{lim}}\left\lbrack {f(x)g(x)} \right\rbrack = LM.$ (*Hint*: $\left| {f(x)g(x) - LM} \right| =$ $\left| {f(x)g(x) - f(x)M + f(x)M - LM} \right| \leq \left| {f(x)} \right|\left| {g(x) - M} \right| + |M|{\left| {f(x) - L} \right|\text{.)}}$

$\underset{x\rightarrow a}{\text{lim}}\left\lbrack {f(x)g(x)} \right\rbrack = LM.$(*提示*:$\left| {f(x)g(x) - LM} \right| =$ $\left| {f(x)g(x) - f(x)M + f(x)M - LM} \right| \leq \left| {f(x)} \right|\left| {g(x) - M} \right| + |M|{\left| {f(x) - L} \right|\text{。)}}$

Key Terms 关键术语

average velocity

平均速度

the change in an object’s position divided by the length of a time period; the average velocity of an object over a time interval $\left\lbrack {t,a} \right\rbrack$ (if $t < a$ or $\left\lbrack {a,t} \right\rbrack$ if $\left. t > a \right)$, with a position given by $s(t),$ that is $v_{\text{ave}} = \frac{s(t) - s(a)}{t - a}$

物体位置的变化量除以时间段的长度;物体在时间段 $\left\lbrack {t,a} \right\rbrack$(若 $t < a$)或 $\left\lbrack {a,t} \right\rbrack$(若 $\left. t > a \right)$ 上的平均速度,其位置由 $s(t)$ 给出,即 $v_{\text{ave}} = \frac{s(t) - s(a)}{t - a}$

constant multiple law for limits

极限的常数倍法则

the limit law $\underset{x\rightarrow a}{\text{lim}}cf(x) = c \cdot \underset{x\rightarrow a}{\text{lim}}f(x) = cL$

极限法则 $\underset{x\rightarrow a}{\text{lim}}cf(x) = c \cdot \underset{x\rightarrow a}{\text{lim}}f(x) = cL$

continuity at a point

函数在一点处的连续性

A function $f(x)$ is continuous at a point *a* if and only if the following three conditions are satisfied: (1) $f(a)$ is defined, (2) $\underset{x\rightarrow a}{\text{lim}}f(x)$ exists, and (3) $\underset{x\rightarrow a}{\text{lim}}f(x) = f(a)$

函数 $f(x)$ 在点 a 处连续,当且仅当满足以下三个条件:(1) $f(a)$ 有定义,(2) $\underset{x\rightarrow a}{\text{lim}}f(x)$ 存在,且 (3) $\underset{x\rightarrow a}{\text{lim}}f(x) = f(a)$

continuity from the left

左连续

A function is continuous from the left at *b* if $\underset{x\rightarrow b^{-}}{\text{lim}}f(x) = f(b)$

若函数满足 $\underset{x\rightarrow b^{-}}{\text{lim}}f(x) = f(b)$,则称它在 b 处左连续。

continuity from the right

右连续

A function is continuous from the right at *a* if $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = f(a)$

若函数满足 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = f(a)$,则称它在 a 处右连续。

continuity over an interval

区间上的连续性

a function that can be traced with a pencil without lifting the pencil; a function is continuous over an open interval if it is continuous at every point in the interval; a function $f(x)$ is continuous over a closed interval of the form $\left\lbrack {a,b} \right\rbrack$ if it is continuous at every point in $\left( {a,b} \right),$ and it is continuous from the right at *a* and from the left at *b*

无需抬起笔即可一笔画出的函数;若函数在开区间内每一点都连续,则它在开区间上连续;函数 $f(x)$ 在形如 $\left\lbrack {a,b} \right\rbrack$ 的闭区间上连续,当且仅当它在 $\left( {a,b} \right)$ 内每一点连续,且在 a 处右连续、在 b 处左连续。

difference law for limits

极限的差法则

the limit law $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) - g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) - \underset{x\rightarrow a}{\text{lim}}g(x) = L - M$

极限法则 $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) - g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) - \underset{x\rightarrow a}{\text{lim}}g(x) = L - M$

differential calculus

微分学

the field of calculus concerned with the study of derivatives and their applications

微积分中研究导数及其应用的分支。

discontinuity at a point

函数在一点处的间断

A function is discontinuous at a point or has a discontinuity at a point if it is not continuous at the point

若函数在某点不连续,则称它在该点间断(或在该点有间断)。

epsilon-delta definition of the limit

极限的 ε-δ 定义

$\underset{x\rightarrow a}{\text{lim}}f(x) = L$ if for every $\varepsilon > 0,$ there exists a $\delta > 0$ such that if $0 < \left| {x - a} \right| < \delta,$ then $\left| {f(x) - L} \right| < \varepsilon$

$\underset{x\rightarrow a}{\text{lim}}f(x) = L$ 是指:对任意 $\varepsilon > 0,$ 存在 $\delta > 0$,使得当 $0 < \left| {x - a} \right| < \delta$ 时,有 $\left| {f(x) - L} \right| < \varepsilon$

infinite discontinuity

无穷间断

An infinite discontinuity occurs at a point *a* if $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{±}\infty$ or $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{±}\infty$

若 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{±}\infty$ 或 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{±}\infty$,则称在点 a 处发生无穷间断。

infinite limit

无穷极限

A function has an infinite limit at a point *a* if it either increases or decreases without bound as it approaches *a*

若函数当趋向于点 a 时无界地增大或减小,则它在点 a 处有无穷极限。

instantaneous velocity

瞬时速度

The instantaneous velocity of an object with a position function that is given by $s(t)$ is the value that the average velocities on intervals of the form $\left\lbrack {t,a} \right\rbrack$ and $\left\lbrack {a,t} \right\rbrack$ approach as the values of *t* move closer to $a,$ provided such a value exists

若位置函数由 $s(t)$ 给出的物体,其在区间 $\left\lbrack {t,a} \right\rbrack$ 与 $\left\lbrack {a,t} \right\rbrack$ 上的平均速度在 t 趋近于 $a$ 时趋于某个值,则该值即为该物体的瞬时速度(假设此值存在)。

integral calculus

积分学

the study of integrals and their applications

积分学是研究积分及其应用的学科。

Intermediate Value Theorem

介值定理

Let *f* be continuous over a closed bounded interval $\left\lbrack {\text{a},\text{b}} \right\rbrack;$ if *z* is any real number between $f(a)$ and $f(b),$ then there is a number *c* in $\left\lbrack {a,b} \right\rbrack$ satisfying $f(c) = z$

f 在闭有界区间 $\left\lbrack {\text{a},\text{b}} \right\rbrack$ 上连续;若 z 是 $f(a)$ 与 $f(b)$ 之间的任意实数,则存在 $\left\lbrack {a,b} \right\rbrack$ 中的数 c 满足 $f(c) = z$

intuitive definition of the limit

极限的直观定义

If all values of the function $f(x)$ approach the real number *L* as the values of $x\left( {\neq a} \right)$ approach *a*, $f(x)$ approaches *L*

若函数 $f(x)$ 的所有函数值在 $x\left( {\neq a} \right)$ 趋于 a 时都趋于实数 L,则称 $f(x)$ 趋于 L

jump discontinuity

跳跃间断

A jump discontinuity occurs at a point *a* if $\underset{x\rightarrow a^{-}}{\text{lim}}f(x)$ and $\underset{x\rightarrow a^{+}}{\text{lim}}f(x)$ both exist, but $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) \neq \underset{x\rightarrow a^{+}}{\text{lim}}f(x)$

若 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x)$ 与 $\underset{x\rightarrow a^{+}}{\text{lim}}f(x)$ 都存在,但 $\underset{x\rightarrow a^{-}}{\text{lim}}f(x) \neq \underset{x\rightarrow a^{+}}{\text{lim}}f(x)$,则称在点 a 处发生跳跃间断。

limit

极限

the process of letting *x* or *t* approach *a* in an expression; the limit of a function $f(x)$ as *x* approaches *a* is the value that $f(x)$ approaches as *x* approaches *a*

令表达式中 *x* 或 *t* 趋于 *a* 的过程;函数 $f(x)$ 当 *x* 趋于 *a* 时的极限,即 $f(x)$ 在 *x* 趋于 *a* 时所趋近的值。

limit laws

极限法则

the individual properties of limits; for each of the individual laws, let $f(x)$ and $g(x)$ be defined for all $x \neq a$ over some open interval containing *a*; assume that *L* and *M* are real numbers so that $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ and $\underset{x\rightarrow a}{\text{lim}}g(x) = M;$ let *c* be a constant

极限的各个性质;对每条法则,设 $f(x)$ 与 $g(x)$ 在某个含 *a* 的开区间内对所有 $x \neq a$ 有定义;设 *L* 与 *M* 为实数,使得 $\underset{x\rightarrow a}{\text{lim}}f(x) = L$ 且 $\underset{x\rightarrow a}{\text{lim}}g(x) = M$;设 *c* 为常数。

multivariable calculus

多元微积分

the study of the calculus of functions of two or more variables

对二元及多元函数微积分的研究(多元微积分学)。

one-sided limit

单侧极限

A one-sided limit of a function is a limit taken from either the left or the right

函数的单侧极限,是从左侧或右侧取的极限。

power law for limits

极限的幂法则

the limit law $\underset{x\rightarrow a}{\text{lim}}\left( {f(x)} \right)^{n} = \left( {\underset{x\rightarrow a}{\text{lim}}f(x)} \right)^{n} = L^{n}$ for every positive integer *n*

极限法则 $\underset{x\rightarrow a}{\text{lim}}\left( {f(x)} \right)^{n} = \left( {\underset{x\rightarrow a}{\text{lim}}f(x)} \right)^{n} = L^{n}$(对所有正整数 *n*)

product law for limits

极限的乘积法则

the limit law $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) \cdot g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) \cdot \underset{x\rightarrow a}{\text{lim}}g(x) = L \cdot M$

极限法则 $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) \cdot g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) \cdot \underset{x\rightarrow a}{\text{lim}}g(x) = L \cdot M$

quotient law for limits

极限的商法则

the limit law $\underset{x\rightarrow a}{\text{lim}}\frac{f(x)}{g(x)} = \frac{\underset{x\rightarrow a}{\text{lim}}f(x)}{\underset{x\rightarrow a}{\text{lim}}g(x)} = \frac{L}{M}$ for $M \neq 0$

极限法则 $\underset{x\rightarrow a}{\text{lim}}\frac{f(x)}{g(x)} = \frac{\underset{x\rightarrow a}{\text{lim}}f(x)}{\underset{x\rightarrow a}{\text{lim}}g(x)} = \frac{L}{M}$(当 $M \neq 0$)

removable discontinuity

可去间断

A removable discontinuity occurs at a point *a* if $f(x)$ is discontinuous at *a*, but $\underset{x\rightarrow a}{\text{lim}}f(x)$ exists

若 $f(x)$ 在点 a 处不连续,但 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 存在,则称在点 a 处发生可去间断。

root law for limits

极限的根法则

the limit law $\underset{x\rightarrow a}{\text{lim}}\sqrt[n]{f(x)} = \sqrt[n]{\underset{x\rightarrow a}{\text{lim}}f(x)} = \sqrt[n]{L}$ for all *L* if *n* is odd and for $L \geq 0$ if *n* is even

极限法则 $\underset{x\rightarrow a}{\text{lim}}\sqrt[n]{f(x)} = \sqrt[n]{\underset{x\rightarrow a}{\text{lim}}f(x)} = \sqrt[n]{L}$(当 *n* 为奇数时对所有 *L* 成立;当 *n* 为偶数时要求 $L \geq 0$)

secant

割线

A secant line to a function $f(x)$ at *a* is a line through the point $\left( {a,f(a)} \right)$ and another point on the function; the slope of the secant line is given by $m_{\text{sec}} = \frac{f(x) - f(a)}{x - a}$

函数 $f(x)$ 在 a 处的割线,是通过点 $\left( {a,f(a)} \right)$ 与函数上另一点的直线;割线的斜率由 $m_{\text{sec}} = \frac{f(x) - f(a)}{x - a}$ 给出。

squeeze theorem

夹逼定理

states that if $f(x) \leq g(x) \leq h(x)$ for all $x \neq a$ over an open interval containing *a* and $\underset{x\rightarrow a}{\text{lim}}f(x) = L = \underset{x\rightarrow a}{\text{lim}}h(x)$ where *L* is a real number, then $\underset{x\rightarrow a}{\text{lim}}g(x) = L$

叙述如下:若在某含 *a* 的开区间内对所有 $x \neq a$ 有 $f(x) \leq g(x) \leq h(x)$,且 $\underset{x\rightarrow a}{\text{lim}}f(x) = L = \underset{x\rightarrow a}{\text{lim}}h(x)$(其中 *L* 为实数),则 $\underset{x\rightarrow a}{\text{lim}}g(x) = L$

sum law for limits

极限的和法则

The limit law $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) + g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) + \underset{x\rightarrow a}{\text{lim}}g(x) = L + M$

极限法则 $\underset{x\rightarrow a}{\text{lim}}\left( {f(x) + g(x)} \right) = \underset{x\rightarrow a}{\text{lim}}f(x) + \underset{x\rightarrow a}{\text{lim}}g(x) = L + M$

tangent

切线

A tangent line to the graph of a function at a point $\left( {a,f(a)} \right)$ is the line that secant lines through $\left( {a,f(a)} \right)$ approach as they are taken through points on the function with *x*-values that approach *a*; the slope of the tangent line to a graph at *a* measures the rate of change of the function at *a*

函数图像在点 $\left( {a,f(a)} \right)$ 处的切线,是过 $\left( {a,f(a)} \right)$ 的割线在取自函数上、且 *x* 值趋于 *a* 的点时所趋近的直线;图像在 *a* 处切线的斜率衡量了函数在该点的变化率。

triangle inequality

三角不等式

If *a* and *b* are any real numbers, then $\left| {a + b} \right| \leq |a| + |b|$

ab 为任意实数,则 $\left| {a + b} \right| \leq |a| + |b|$

vertical asymptote

垂直渐近线

A function has a vertical asymptote at $x = a$ if the limit as *x* approaches *a* from the right or left is infinite

若函数当 *x* 从右侧或左侧趋于 *a* 时的极限为无穷,则称它在 $x = a$ 处有垂直渐近线。

Key Equations 公式表

Slope of a Secant Line$m_{\text{sec}} = \frac{f(x) - f(a)}{x - a}$
Average Velocity over Interval $\left\lbrack {a,t} \right\rbrack$$v_{\text{ave}} = \frac{s(t) - s(a)}{t - a}$
割线斜率$m_{\text{sec}} = \frac{f(x) - f(a)}{x - a}$
区间 $\left\lbrack {a,t} \right\rbrack$ 上的平均速度$v_{\text{ave}} = \frac{s(t) - s(a)}{t - a}$
Intuitive Definition of the Limit$\underset{x\rightarrow a}{\text{lim}}f(x) = L$
Two Important Limits$\underset{x\rightarrow a}{\text{lim}}x = a\quad\underset{x\rightarrow a}{\text{lim}}c = c$
One-Sided Limits$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = L\quad\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = L$
Infinite Limits from the Left$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{+}\infty\quad\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{−}\infty$
Infinite Limits from the Right$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{+}\infty\quad\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{−}\infty$
Two-Sided Infinite Limits$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty:\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{+}\infty$ and $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{+}\infty$
$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{−}\infty:\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{−}\infty$ and $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{−}\infty$
极限的直观定义$\underset{x\rightarrow a}{\text{lim}}f(x) = L$
两个重要极限$\underset{x\rightarrow a}{\text{lim}}x = a\quad\underset{x\rightarrow a}{\text{lim}}c = c$
单侧极限$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = L\quad\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = L$
左侧无穷极限$\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{+}\infty\quad\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{−}\infty$
右侧无穷极限$\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{+}\infty\quad\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{−}\infty$
双侧无穷极限$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{+}\infty:\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{+}\infty$ and $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{+}\infty$
$\underset{x\rightarrow a}{\text{lim}}f(x) = \text{−}\infty:\underset{x\rightarrow a^{-}}{\text{lim}}f(x) = \text{−}\infty$ and $\underset{x\rightarrow a^{+}}{\text{lim}}f(x) = \text{−}\infty$
Basic Limit Results$\underset{x\rightarrow a}{\text{lim}}x = a\ \underset{x\rightarrow a}{\text{lim}}c = c$
Important Limits$\underset{\theta\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0$
$\underset{\theta\rightarrow 0}{\text{lim}}\text{cos}\mspace{2mu}\theta = 1$
$\underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} = 1$
$\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta} = 0$
基本极限结果$\underset{x\rightarrow a}{\text{lim}}x = a\ \underset{x\rightarrow a}{\text{lim}}c = c$
重要极限$\underset{\theta\rightarrow 0}{\text{lim}}\text{sin}\mspace{2mu}\theta = 0$
$\underset{\theta\rightarrow 0}{\text{lim}}\text{cos}\mspace{2mu}\theta = 1$
$\underset{\theta\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu}\theta}{\theta} = 1$
$\underset{\theta\rightarrow 0}{\text{lim}}\frac{1 - \text{cos}\mspace{2mu}\theta}{\theta} = 0$

Key Concepts 核心概念

2.1 A Preview of Calculus 2.1 微积分学预览

2.2 The Limit of a Function 2.2 函数的极限

2.3 The Limit Laws 2.3 极限法则

2.4 Continuity 2.4 连续性

2.5 The Precise Definition of a Limit 2.5 极限的精确定义

Review Exercises 复习题

True or False. In the following exercises, justify your answer with a proof or a counterexample.

判断正误。在下列各题中,用证明或反例说明你的答案。

208.

208.

A function has to be continuous at $x = a$ if the $\underset{x\rightarrow a}{\text{lim}}f(x)$ exists.

若 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 存在,则函数必须在 $x = a$ 处连续。

209.

209.

You can use the quotient rule to evaluate $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x}.$

可以用商的法则来求 $\underset{x\rightarrow 0}{\text{lim}}\frac{\text{sin}\mspace{2mu} x}{x}.$

210.

210.

If there is a vertical asymptote at $x = a$ for the function $f(x),$ then *f* is undefined at the point $x = a.$

若函数 $f(x)$ 在 $x = a$ 处有垂直渐近线,则 f 在点 $x = a$ 处无定义。

211.

211.

If $\underset{x\rightarrow a}{\text{lim}}f(x)$ does not exist, then *f* is undefined at the point $x = a.$

若 $\underset{x\rightarrow a}{\text{lim}}f(x)$ 不存在,则 f 在点 $x = a$ 处无定义。

212.

212.

Using the graph, find each limit or explain why the limit does not exist.

利用图像求下列各极限,或说明该极限不存在的原因。

1. $\underset{x\rightarrow-1}{\text{lim}}f(x)$

1. $\underset{x\rightarrow-1}{\text{lim}}f(x)$

2. $\underset{x\rightarrow 1}{\text{lim}}f(x)$

2. $\underset{x\rightarrow 1}{\text{lim}}f(x)$

3. $\underset{x\rightarrow 0^{+}}{\text{lim}}f(x)$

3. $\underset{x\rightarrow 0^{+}}{\text{lim}}f(x)$

4. $\underset{x\rightarrow 2}{\text{lim}}f(x)$

4. $\underset{x\rightarrow 2}{\text{lim}}f(x)$

In the following exercises, evaluate the limit algebraically or explain why the limit does not exist.

在下列各题中,用代数方法求极限,或说明该极限不存在的原因。

213.

213.

$\underset{x\rightarrow 2}{\text{lim}}\frac{2x^{2} - 3x - 2}{x - 2}$

$\underset{x\rightarrow 2}{\text{lim}}\frac{2x^{2} - 3x - 2}{x - 2}$

214.

214.

$\underset{x\rightarrow 0}{\text{lim}}3x^{2} - 2x + 4$

$\underset{x\rightarrow 0}{\text{lim}}3x^{2} - 2x + 4$

215.

215.

$\underset{x\rightarrow 3}{\text{lim}}\frac{x^{3} - 2x^{2} - 1}{3x - 2}$

$\underset{x\rightarrow 3}{\text{lim}}\frac{x^{3} - 2x^{2} - 1}{3x - 2}$

216.

216.

$\underset{x\rightarrow\pi\text{/}2}{\text{lim}}\frac{\text{cot}\mspace{2mu} x}{\text{cos}\mspace{2mu} x}$

$\underset{x\rightarrow\pi\text{/}2}{\text{lim}}\frac{\text{cot}\mspace{2mu} x}{\text{cos}\mspace{2mu} x}$

217.

217.

$\underset{x\rightarrow-5}{\text{lim}}\frac{x^{2} + 25}{x + 5}$

$\underset{x\rightarrow-5}{\text{lim}}\frac{x^{2} + 25}{x + 5}$

218.

218.

$\underset{x\rightarrow 2}{\text{lim}}\frac{3x^{2} - 2x - 8}{x^{2} - 4}$

$\underset{x\rightarrow 2}{\text{lim}}\frac{3x^{2} - 2x - 8}{x^{2} - 4}$

219.

219.

$\underset{x\rightarrow 1}{\text{lim}}\frac{x^{2} - 1}{x^{3} - 1}$

$\underset{x\rightarrow 1}{\text{lim}}\frac{x^{2} - 1}{x^{3} - 1}$

220.

220.

$\underset{x\rightarrow 1}{\text{lim}}\frac{x^{2} - 1}{\sqrt{x} - 1}$

$\underset{x\rightarrow 1}{\text{lim}}\frac{x^{2} - 1}{\sqrt{x} - 1}$

221.

221.

$\underset{x\rightarrow 4}{\text{lim}}\frac{4 - x}{\sqrt{x} - 2}$

$\underset{x\rightarrow 4}{\text{lim}}\frac{4 - x}{\sqrt{x} - 2}$

222.

222.

$\underset{x\rightarrow 4}{\text{lim}}\frac{1}{\sqrt{x} - 2}$

$\underset{x\rightarrow 4}{\text{lim}}\frac{1}{\sqrt{x} - 2}$

In the following exercises, use the squeeze theorem to prove the limit.

在下列各题中,用夹逼定理证明该极限。

223.

223.

$\underset{x\rightarrow 0}{\text{lim}}x^{2}\text{cos}\mspace{2mu}\left( {2\pi x} \right) = 0$

$\underset{x\rightarrow 0}{\text{lim}}x^{2}\text{cos}\mspace{2mu}\left( {2\pi x} \right) = 0$

224.

224.

$\underset{x\rightarrow 0}{\text{lim}}x^{3}\text{sin}\mspace{2mu}\left( \frac{\pi}{x} \right) = 0$

$\underset{x\rightarrow 0}{\text{lim}}x^{3}\text{sin}\mspace{2mu}\left( \frac{\pi}{x} \right) = 0$

225.

225.

Determine the domain such that the function $f(x) = \sqrt{x - 2} + xe^{x}$ is continuous over its domain.

确定定义域,使函数 $f(x) = \sqrt{x - 2} + xe^{x}$ 在其定义域上连续。

In the following exercises, determine the value of *c* such that the function remains continuous. Draw your resulting function to ensure it is continuous.

在下列各题中,确定 c 的值使函数保持连续。画出所得函数以确认其连续。

226.

226.

$f(x) = \left\{ \begin{array}{l} {x^{2} + 1,x > c} \\ {2x,x \leq c} \end{array} \right.$

$f(x) = \left\{ \begin{array}{l} {x^{2} + 1,x > c} \\ {2x,x \leq c} \end{array} \right.$

227.

227.

$f(x) = \left\{ \begin{array}{l} {\sqrt{x + 1},x > \text{−}1} \\ {x^{2} + c,x \leq - 1} \end{array} \right.$

$f(x) = \left\{ \begin{array}{l} {\sqrt{x + 1},x > \text{−}1} \\ {x^{2} + c,x \leq - 1} \end{array} \right.$

In the following exercises, use the precise definition of limit to prove the limit.

在下列各题中,用极限的精确定义证明该极限。

228.

228.

$\underset{x\rightarrow 1}{\text{lim}}(8x + 16) = 24$

$\underset{x\rightarrow 1}{\text{lim}}(8x + 16) = 24$

229.

229.

$\underset{x\rightarrow 0}{\text{lim}}x^{3} = 0$

$\underset{x\rightarrow 0}{\text{lim}}x^{3} = 0$

230.

230.

A ball is thrown into the air and the vertical position is given by $x(t) = -4.9t^{2} + 25t + 5.$ Use the Intermediate Value Theorem to show that the ball must land on the ground sometime between 5 sec and 6 sec after the throw.

将一球抛向空中,其竖直位置由 $x(t) = -4.9t^{2} + 25t + 5$ 给出。用介值定理证明,球必在抛出后 5 秒到 6 秒之间的某个时刻落地。

231.

231.

A particle moving along a line has a displacement according to the function $x(t) = t^{2} - 2t + 4,$ where *x* is measured in meters and *t* is measured in seconds. Find the average velocity over the time period $t = \left\lbrack {0,2} \right\rbrack.$

一质点沿直线运动,其位移由函数 $x(t) = t^{2} - 2t + 4$ 给出,其中 x 以米为单位,t 以秒为单位。求在时间区间 $t = \left\lbrack {0,2} \right\rbrack$ 内的平均速度。

232.

232.

From the previous exercises, estimate the instantaneous velocity at $t = 2$ by checking the average velocity within $t = 0.01\ \text{sec}\text{.}$

由前文各题,通过考察 $t = 0.01\ \text{sec}\text{.}$ 内的平均速度,估计 $t = 2$ 时的瞬时速度。