

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Limit Comparison Test. A useful method for demonstrating the convergence or divergence of an improper integral is comparison to an improper integral with a ...
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!
Limit Comparison Test A useful method for demonstrating the convergence or divergence of an improper integral is comparison to an improper integral with a simpler integrand. However, often a direct comparison to a simple function does not yield the inequality we need. For example, consider the following improper integral: ∫ (^) ∞
1
x x^2 +
x + 1
dx.
Estimating the degree, we see that (^) x (^2) +√xx+1 ≈ (^1) x and we expect the improper integral to diverge. If we plot the functions, we find that
x x^2 +
x + 1
x
x ≥ 1 ,
so that we cannot directly compare our integral to that of 1/x to show it diverges. One trick is to find some constant C so that
C
x
x x^2 +
x + 1
x ≥ 1.
The value of C, in practice, has no effect on our conclusion and takes work to find. The limit comparison test is a result which makes precise the notion of two functions growing at the same rate and reduces the process of finding some constant C to the computation of a single, often easy limit.
Theorem 1 (Limit Comparison Test). Suppose f (x), g(x) > 0 are positive, continuous functions defined on [a, b) such that
lim x→b
f (x) g(x)
= c 6 = 0, ∞,
then
∫ (^) b a f^ (x)^ dx^ converges exactly when^
∫ (^) b a g(x)^ dx^ converges.
When we use this test, we let b be either ∞ or an infinite discontinuity of both functions. The hypothesis that limx→b f g^ ((xx)) converges to a constant not equal to 0 or ∞ is saying that
the functions f (x) and g(x) have the same growth rate at b Before proving this theorem, let’s see how it applies to the above example.
Example 2. Let f (x) = (^) x (^2) +√xx+1 and consider again the improper integral
1 f^ (x)^ dx. We estimated that f (x) grows like g(x) = 1/x as x → ∞ previously, and this is how we choose our functions f (x), g(x). Note that both functions are positive on [1, ∞). To apply the limit comparison test, we must compute a limit.
lim x→∞
f (x) g(x)
= lim x→∞
x/(x^2 +
x + 1) 1 /x
= lim x→∞
x^2 x^2 +
x + 1
since the numerator and denominator have the same degree the limit is simply the ratio of the x^2 coefficients. Because our limit converged to a finite, non-zero constant, we may conclude that since
1 g(x)^ dx^ =^
1
1 X dx^ diverges, so must^
1 f^ (x)^ dx.
page 2
We now give a proof of the limit comparison test and then conclude with a couple examples.
Proof. Since our functions are both positive, the limit c must also be positive. We may choose x 0 close to b so that for x > x 0 we have
−c/ 2 <
f (x) g(x)
− c < c/2 =⇒ 0 < c/ 2 <
f (x) g(x)
< 3 c/ 2. (1)
For any y in the interval [x 0 , b) we now have
∫ (^) y
x 0
f (x) dx =
∫ (^) y
x 0
f (x) g(x)
g(x) dx, (2)
and then by (1) we deduce
0 < (c/2)
∫ (^) y
x 0
g(x) dx <
∫ (^) y
x 0
f (x) g(x)
g(x) dx < (3c/2)
∫ (^) y
x 0
g(x) dx.
Taking limits as y → b and using (2) we have
0 < (c/2)
∫ (^) b
x 0
g(x) dx <
∫ (^) b
x 0
f (x) dx < (3c/2)
∫ (^) b
x 0
g(x) dx.
Now we apply comparison: if
∫ (^) b
∫ x^0 g(x)^ dx^ converges, then the above inequalities show that b x 0 f^ (x)^ dx^ does as well (here we are using^ f^ (x), g(x)^ >^ 0.)^ If^
∫ (^) b x 0 g(x)^ dx^ diverges, then the second inequality shows
∫ (^) b x 0 f^ (x)^ dx^ diverges as well. We assumed both functions were continuous on [ ∫ a, b) so integrating from x 0 instead of a does not affect convergence. Hence, b a f^ (x)^ dx^ and
∫ (^) b a g(x)^ dx^ either both converge or both diverge.
Example 3. Let f (x) = x (^2) +x+ (x^2 −1)^1 /^3 and suppose we wish to determine the convergence of ∫ (^2)
1
x^2 + x + 1 (x^2 − 1)^1 /^3
dx.
This is an improper integral because the denominator vanishes at x = 1. Notice that limit comparison test applies when our integral is improper at the the first limit of integration, since exchanging limits of integration only changes the value of the integral by a sign hence does not affect convergence. We should always first see if we can compute an anti-derivative by hand, although that appears difficult in this case.
To determine the correct function g(x) to compare with f (x) we must be careful: what’s important is to what degree the denominator vanishes at 1. The numerator does not vanish at 1, and factoring the denominator as (x − 1)^1 /^3 (x + 1)^1 /^3 we see that the denominator vanishes to the 1/3 power. So, we choose g(x) = 1/(x − 1)^1 /^3 for limit comparison. To apply the test, we check that f (x), g(x) > 0 on (1, 2] and then compute the following limit:
lim x→ 1
f (x) g(x)
= lim x→ 1
(x^2 + x + 1)/(x^2 − 1)^1 /^3 1 /(x − 1)^1 /^3
= lim x→ 1
x^2 + x + 1 (x + 1)^1 /^3