Intervals of Convergence- Power Series

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 3K views
opus
Gold Member
Messages
717
Reaction score
131

Homework Statement


Hello. I'm not entirely sure what this question is asking me, so I'll post it and let you know my thoughts, and any input is greatly appreciated.

If the series ##\sum_{n=0}^\infty a_n(x-4)^n## converges at x=6, determine if each of the intervals shown below is a possible interval of convergence for the series.

a) [-4,6]
b) [-6,6)
...etc

Homework Equations

The Attempt at a Solution


Now for power series, (and we have only gone over geometric types) they have a variable so there are three ways that the series can converge.
The series can converge at a single point, over the entire real numbers, or over a given interval (this is the case in which the problem applies).
To determine convergence, we perform a ratio test. However, a ratio test tells us nothing about the convergence or divergence of the series at its endpoints so these must be evaluated individually.

Now for the given question, it says that it does converge at x=6, and gives a possible interval of convergence which is [-4,6). If I understand the question, this means to evaluate the endpoints x=-4 and x=6 separately in the power series.
This is where I'm stuck. So in starting with x=-4, what I want to do is see if ##\sum_{n=0}^\infty a_n((-4)-4)^n## converges and to do so I could just use the divergence test and take the limit of it. But this can't be right because if that was the case, I'd just be taking the limit of ##a_n## multiplied by some constant to the nth power and it would give infinity every time.

Could someone help point me in the right direction?
 
on Phys.org
How would I determine that without knowing the actual interval of convergence? Apologies if that is an obvious answer, these have been a little hairy for me.
 
In rethinking that, I do know that the radius of convergence is R=5. Does this help?
 
I'm not sure if this is an acceptable argument, but with the given series, I believe the center should be at x=4. If we have the interval [-4,6), the radius of convergence would be R=5, and the center would not be at x=4.
 
opus said:
I'm not sure if this is an acceptable argument, but with the given series, I believe the center should be at x=4.

Okay, that's a good start. So, the interval of convergence is centred on ##4##.

What else are you told about the series?
 
  • Like
Likes   Reactions: opus
The other piece of information is that it converges at x=6. So there is convergence at x=4 and x=6. With this we want to know if the interval [-4,6] is possible.
 
opus said:
The other piece of information is that it converges at x=6.

Yes. So, now we know that the interval of convergence is centred on ##4## and contains ##6##.

Does the interval ##[4, 6]## meet those criteria?
 
  • Like
Likes   Reactions: opus
So in knowing that x=4 is the center and there is convergence at x=6 is a sure thing, [-4,6] can't be an interval because the center of the interval is not x=4.
 
  • Like
Likes   Reactions: PeroK
Ok thanks everyone that was much easier than I originally had thought.