What is the interval of convergence for the given sequence?

AI Thread Summary
The discussion focuses on determining the interval of convergence for the series 1 + 4x + 16x^2 + ... The series is identified as a geometric series with a common ratio of 4x. The condition for convergence is established as |r| < 1, leading to the inequality 4x < 1. After some back-and-forth, it is confirmed that the interval of convergence is -1/4 ≤ x < 1/4. The participant expresses gratitude for the assistance received in understanding the problem.
xllGoliathllx
Messages
6
Reaction score
0
I got a summer homework packet that covers all of last year's curriculum (Pre-Calc) and the first three chapters of next year's curriculum (Calc). I have no idea what I'm really doing with the calc stuff. I'm trying to teach myself sequences, limits, and derivatives. It was going pretty smoothly until this problem:

Find the interval of convergence for: 1 + 4x + 16x^2 + ...

A) x < 1/4
B) -1/4 < x < 1/4
C) 0< x < 1
D) x > -1/4

Could some please help me through this?

I'm sure this problem is ridiculously easy, but I can't seem to find anything to teach myself how to do it.

Sorry if I posted this in the wrong section.
 
Physics news on Phys.org
First, identify what type of series that is. You should know the condition under which that type of series converges. Apply that requirement to this problem and you'll have your answer.
 
vela said:
First, identify what type of series that is. You should know the condition under which that type of series converges. Apply that requirement to this problem and you'll have your answer.

One problem... I've never learned about series. From what I've read, I would say that is a power series. Is that right?
 
vela said:
That's weird. Usually you see series in algebra. Your series is a special case of a power series, called a geometric series.

http://en.wikipedia.org/wiki/Geometric_series

I might have seen it before and just forgot about it. Actually come to think of it, I learned about sequences, summation notation, etc last year. I've never seen some of these terms though. I'll take a look at that page and see if I can figure it out.

Thanks for the help,

Matt
 
I think 0 < x < 1 makes the most sense. ?
 
Nope. If you have a geometric series 1+r+r2+..., it converges if |r|<1. So what is r, the ratio between successive terms, for the series you've been given? Plug that into the inequality and solve for x.
 
vela said:
Nope. If you have a geometric series 1+r+r2+..., it converges if |r|<1. So what is r, the ratio between successive terms, for the series you've been given? Plug that into the inequality and solve for x.

Common ratio is 4.

Since the |4| is not less than 1, the series doesn't converge? I'm lost...

Sorry... I'm actually a pretty smart person when high school teachers actually teach before they give assignments.

It's just 1 question out of 140, so I don't care any more. You don't have to help me... I know it must feel like trying to teach a rock. lol
 
Don't give up yet. It's pretty straightforward.

The series is 1+(4x)+(4x)2+... Compare that to the form of the generic geometric series 1+r+r2+... You can see that r=4x. So...
 
  • #10
vela said:
Don't give up yet. It's pretty straightforward.

The series is 1+(4x)+(4x)2+... Compare that to the form of the generic geometric series 1+r+r2+... You can see that r=4x. So...

lol... I'm an idiot.

4x<1
x<1/4


Thanks again for the help :),

Matt
 
  • #11
Don't forget the absolute value! It's |r|<1, not r<1.
 
  • #12
xllGoliathllx said:
lol... I'm an idiot.

4x<1
x<1/4


Thanks again for the help :),

Matt

vela said:
Don't forget the absolute value! It's |r|<1, not r<1.
And so the interval of convergence is
-\frac{1}{4}\le x&lt; \frac{1}{4}
 
Back
Top