6.4. The Concept of Limit: Example 6.4.2
6.4. The Concept of Limit: Example 6.4.2
q = (1 − v 2 )/(1 − v).
1 − v2 (1 − v)(1 + v)
q= = = 1 + v (v ̸= 1)
1−v 1−v
2v+5
Example 6.4.3 Find limv→∞ v+1
.
2v+5 2(v+1)+3 3 3 2v+5
Since v+1
= v+1
= 2 + v+1 and limv→∞ v+1
= 0, so limv→∞ v+1
= 2.
Transitivity:
a > b and b > c implies a > c;
a ≥ b and b ≥ c implies a ≥ c.
Addition and Subtraction:
a > b =⇒ a ± k > b ± k;
a ≥ b =⇒ a ± k ≥ b ± k.
Multiplication and Division:
a > b =⇒ ka > kb (k > 0);
a > b =⇒ ka < kb (k < 0).
6.5. INEQUALITY AND ABSOLUTE VALUES 91
Squaring:
a > b with b ≥ 0 =⇒ a2 > b2 .
For any real number n, the absolute value of n is defined and denoted
by
n if n > 0,
|n| = −n if n < 0,
0 if n = 0.
Thus we can write |x| < n as an equivalent way −n < x < n (n > 0).
Also |x| ≤ n if and only if −n ≤ x ≤ n (n > 0).
The following properties characterize absolute values:
1) |m| + |n| ≥ |m + n|;
2) |m| · |n| = |m · n|;
|m| m
3) |n|
= n
.
Solution of an Inequality
Example 6.5.1 Find the solution of the inequality 3x−3 > x+1. By adding
(3 − x) to both sides, we have
3x − 3 + 3 − x > x + 1 + 3 − x.
1+v
Example 6.6.3 Find limv→0 2+v
.
1+v
Since limv→0 (1 + v) = 1 and limv→0 (2 + v) = 2, so limv→0 2+v
= 12 .
Remark 6.6.1 Note that L1 and L2 represent finite numbers; otherwise the-
orems do not apply.
lim a0 + a1 v + a2 v 2 + · · · + an v n = a0 + a1 N + a2 N 2 + · · · + an N n .
v→N
6.7. CONTINUITY AND DIFFERENTIABILITY OF A FUNCTION 93
Thus the term continuous involves no less than three requirements: (1)
the point N must be in the domain of the function; (2) limv→N g(v) exists;
and (3) limv→N g(v) = g(N ).
4v 2
Example 6.7.1 q = v 2 +1
.
Then
4v 2 limv→N 4v 2 4N 2
lim = = .
v→N v2 + 1 limv→N (v 2 + 1) N2 + 1
94CHAPTER 6. COMPARATIVE STATICS AND THE CONCEPT OF DERIVATIVE
v 3 + v 2 − 4v − 4
q=
v2 − 4
v 3 + v 2 − 4v − 4 v(v 2 − 4) + v 2 − 4
q = =
v2 − 4 v2 − 4
(v + 1)(v − 4)
2
= = v + 1 (v ̸= 2, −2).
v2 − 4
Differentiability of a Function
∆y
f ′ (x0 ) = lim
∆x→0 ∆x
f (x0 + ∆x) − f (x0 )
≡ lim (differentiability condition).
∆x→0 ∆x