example of computing limits using Taylor expansion
Problem.
Evaluate
In beginners’ courses in calculus, one is usually told to rationalize the above expression by multiplying by . This approach is somewhat dissatisfying, because it depends on a specific algebraic trick that works only for square roots — for example, it would have been more difficult or impossible to rationalize, if instead, we had a cube root or even a transcendental function — and this trick does not appeal to our intuition that should be approximately for large . Fortunately, there is another approach that exploits the analytic properties of the functions involved.
L’Hôpital’s Rule (http://planetmath.org/LHpitalsRule) is one analytic approach, but in many cases, using Taylor expansion is even easier and straightforward. Essentially, Taylor expansion approximates complicated functions by polynomials, whose limits are easy to evaluate. We illustrate the method below.
First rewrite
so that we do not have to worry about the pesky negatives any more. Then, with the help of the binomial formula:
(“” is Landau notation) we obtain:
Therefore
Problem.
Evaluate
This example is admittedly artificial; it was made to be annoying to solve using L’Hôpital’s Rule alone, but much simpler if one knows how to use the Taylor expansions:
as , and | ||||
as . |
So we compute:
Therefore,
The reader might reasonably ask how did we know the right number of terms to use in the Taylor expansions. The answer is to guess. This is not as problematic as it sounds. First, there is no harm in using more terms than necessary in the expansion (only that there is more writing). And if we used too few terms, we would know when we later encounter indeterminate forms such as (as ) in our derivations. If that happens, it is not hard to go back and add the needed terms.
Notice that all the essential information to evaluate the limit is contained in the first few derivatives of the functions involved at particular points — in the above example, only at . This information can be obtained by manipulating series, unlike L’Hôpital’s Rule which necessitates computing the derivative functions at all points. So even monstrous expressions like this one is tractable with Taylor expansion:
On the other hand, there definitely are situations where L’Hôpital’s Rule works but Taylor expansion does not: for instance,
because cannot be expanded in a Taylor series about .
Problem.
Here is a problem involving a different sort of limit: does the following series converge?
Our intuition suggests that it does not, because should be approximately , and diverges. However, the standard comparison test does not work because (for ) has the inequality in the wrong direction. But with Taylor expansion the solution is a snap. By expanding
and summing both sides, we get
As converges (being dominated by for some constant ), must diverge (to ).
(Of course, this problem could be solved by using the integral test, but who really wants to integrate ?)
Title | example of computing limits using Taylor expansion |
---|---|
Canonical name | ExampleOfComputingLimitsUsingTaylorExpansion |
Date of creation | 2013-03-22 15:39:48 |
Last modified on | 2013-03-22 15:39:48 |
Owner | stevecheng (10074) |
Last modified by | stevecheng (10074) |
Numerical id | 15 |
Author | stevecheng (10074) |
Entry type | Example |
Classification | msc 26A06 |