Infinite Series. Some confusion with terminology

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 3K views
Saladsamurai
Messages
3,009
Reaction score
7
So I am supposed to show that the Infinite series [tex]\sum^{\infty}_{k=1}\frac{3}{k+4}[/tex] does not converge using any method.

Now, my question: Is [tex]\frac{3}{k+4}[/tex] the General term?

I will wait for a response before I continue, for it may eliminate another question regarding the General Term and Closed Form...

Thanks,
Casey
 
Physics news on Phys.org
Right. I did the integral test. But I wanted to do the "By comparison" test as it is definitely looks simpler.

I have not used the comparison method though. Do I have to show that a "Larger series" diverges and so then the "smaller" series diverges?

Thanks,
Casey
 
Dick said:
Umm. If the "smaller" diverges, then the "larger" series diverges. Is that what you meant to say?

Sure why not! That makes me feel better since 3/(k+4) >1/k for k>2.

And since removing a finite amount of terms does not affect (effect?) converence/divergence then since 1/k diverges, 3/(k+4) must also diverge. Sound good?

Also. If you have time, what is Closed Form? And when, if ever, would I apply it? I know that it is rare that you can find a closed form, but i am a little confused as to what it is.

I am looking for an example from the text now to help ...

Thank you,
Casey
 
continued from above...

Here's is one:

"Find a closed form for the nth partial sum and determine if the series converges/diverges by calculating the limit of the nth partial sum."

[tex]2+\frac{2}{5}+\frac{2}{5^2}+...+\frac{2}{5^{k-1}}+...[/tex]

Now...what is [tex]\frac{2}{5^{k-1}}[/tex] is that not the General term?
 
Sounds good. That is the 'general term'. But you can write an explicit formula for the sum of the first n terms. It's a geometric series. If you can write a nice formula, that's called 'closed form'.
 
Dick said:
Sounds good. That is the 'general term'. But you can write an explicit formula for the sum of the first n terms. It's a geometric series. If you can write a nice formula, that's called 'closed form'.

And why do we want the closed form? Couldn't I just use the integral test or compare this one? What does a formula do for me that these methods cannot (out of curiousity)?
 
Ah Yes...that is right.

Thanks!
Casey
 
Dick said:
Sounds good. That is the 'general term'. But you can write an explicit formula for the sum of the first n terms. It's a geometric series. If you can write a nice formula, that's called 'closed form'.

The 'general term' is essentially the 'k-th' term (if you are using the variable k). That is, you can use the 'general term' and obtain any specific term simply by substituting in the appropriate value of k.

Regarding 'closed form': not quite. The 'closed form' of a series is a nice formula for the ENTIRE sum, not just the sum of the first n terms (that's the 'n-th partial sum'). There is a difference, in particular if your sum is infinite. For example,

[tex]\frac{1}{1-x} = \sum_{k=0}^\infty x^k \text{ provided } |x|<1[/tex]

The formula [tex]\frac{1}{1-x}[/tex] is the closed form of the series on the right hand side.