Where Can I Find Information on Testing the Convergence of Taylor Series?

Hertz
Messages
180
Reaction score
8

Homework Statement



Where does the Taylor series converge? [You do not need to find the Taylor Series itself]
f(x)=...

I have a few of these, so I'm mainly curious about how to do this in general.

The Attempt at a Solution



I haven't really made an attempt yet. If I were to make an attempt, it would be to determine the taylor series and then test its convergence, but I'm assuming you're not supposed to do that considering the problem says that you don't have to.

I've done a bunch of research on convergence of taylor series (because calc 2 was so long ago >.<) and all I can really find is stuff about the ratio test. I don't remember learning how to check convergence without actually finding the series
 
Physics news on Phys.org
Hertz said:

Homework Statement



Where does the Taylor series converge? [You do not need to find the Taylor Series itself]
f(x)=...

I have a few of these, so I'm mainly curious about how to do this in general.

The Attempt at a Solution



I haven't really made an attempt yet. If I were to make an attempt, it would be to determine the taylor series and then test its convergence, but I'm assuming you're not supposed to do that considering the problem says that you don't have to.

I've done a bunch of research on convergence of taylor series (because calc 2 was so long ago >.<) and all I can really find is stuff about the ratio test. I don't remember learning how to check convergence without actually finding the series

As you say, the ratio test is commonly used to find the interval of convergence for a given Taylor series. Since we can represent a Taylor series this way -
$$\sum_{n = 0}^{\infty}\frac{a_n (x - a)^n}{n!}$$

then your question boils down to determining the interval for which this inequality holds.
$$\lim_{n \to \infty} \frac{a_{n + 1}|x - a|}{a_n(n + 1)} < 1$$
a and the an's will depend on whatever series you're looking at.
 
The question explicitly states that you don't have to compute the taylor series. Power series are unique right? So theoretically you should be able to determine radius of convergence just from the function and the center of the taylor series, right? (Yes, it gives me the center of the taylor series. I should have mentioned that originally.)

I'm thinking complex numbers here. In the complex plane, the radius of convergence is simply the shortest distance from the center of the series to a singularity. So, couldn't I make the same argument for real values? The radius of convergence being the shortest distance to a singularity IN THE COMPLEX PLANE?

E.g.
The taylor series for the function f(x)=\frac{1}{1+x^2} centered at zero will have a radius of convergence of 1, because the distance from zero to the closest singularity, i, is 1.

I don't see any reason why this shouldn't work now that I think about it, but of course, I'm not confident enough to use it on my test in a few hours! Can anybody confirm this?
 
Sure, that's a correct argument. The question is, whether you are allowed to use complex function theory if the problem is asked in a real-analysis course ;-).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
4
Views
2K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
11
Views
3K
Replies
11
Views
3K
Replies
10
Views
2K
Replies
2
Views
2K
Replies
4
Views
1K
Back
Top