Divergence Test for an Infinite Series (General question)

MHCFesh
Messages
2
Reaction score
0
This might seem like a rudimentary question but when trying to prove divergence (or even convergence) of an infinite series does the series always have to start at n = 1?

For example would doing a test for \sum^{∞}_{n=1}\frac{1}{n} be any different from \sum^{∞}_{n=0}\frac{1}{n}
 
Physics news on Phys.org
MHCFesh said:
This might seem like a rudimentary question but when trying to prove divergence (or even convergence) of an infinite series does the series always have to start at n = 1?

No

For example would doing a test for \sum^{∞}_{n=1}\frac{1}{n} be any different from \sum^{∞}_{n=0}\frac{1}{n}

Well, in this special case,

\sum_{n=0}^{+\infty} \frac{1}{n}

is ill-defined at ##n=0## (division by zero), so we need to exclude it. So you can't start at ##0## here. But doing a test at

\sum_{n=1}^{+\infty}\frac{1}{n}

or at

\sum_{n=10000}^{+\infty}\frac{1}{n}

is the same thing. It won't affect convergence.
 
OH, that was silly of me. But thanks a lot for taking your time to explain!
 
And more generally, what happens in the first few (finite number of) terms at the beginning of the series doesn't affect the convergence or divergence of the series. So these two series have the same behavior:
$$ \sum_{n = 1}^{\infty}a_n$$
and
$$ \sum_{n = k}^{\infty}a_n$$
In the latter series, k is assumed to be larger than 1.
 

Similar threads

Replies
5
Views
2K
Replies
17
Views
5K
Replies
5
Views
2K
Replies
3
Views
3K
Replies
3
Views
2K
Replies
2
Views
2K
Back
Top