Test the Series for Convergence or Divergence

knowLittle
Messages
307
Reaction score
3

Homework Statement


##\sum _{n=1}^{\infty }\left[ \left( -1\right) ^{n}\right] \dfrac {\sqrt {n}} {1+2\sqrt {n}}##

Homework Equations


Alternating Series test, Absolute convergence theorem, p-series, and test for divergence.

The Attempt at a Solution


The alternating series test tells us that the limit of the term An or the absolute value of the sum as it goes to infinity has to be zero and that the consecutive values of An decreasing for the series to converge.
I found that using the first part of the test:
lim n-->infinity of the An..
##\lim _{n\rightarrow \infty }\dfrac {1} {\dfrac {1} {\sqrt {n}}+2}##

Then, I tried to use the p-series concepts(p=1/2) to conclude that 1/(n^1/2) diverges. But, I am unsure what that means for the series as a whole.

Also, if a term diverges on the denominator. Does in necessarily make the numerator zero?
Any help?
Thanks
 
Last edited:
Physics news on Phys.org
\lim _{n\rightarrow \infty } a_n =\lim _{n\rightarrow \infty }\dfrac {1} {\dfrac {1} {\sqrt {n}}+2}=\frac{1}{2}
The limit of the absolute value is not zero. Use the nth-term test for divergence to deduce your conclusion.
 
That is the point. I don't know what 1/(n^1/2) means. All I know is that it diverges. Since, you mentioned the test of divergence probably the series diverges.
 
knowLittle said:
Then, I tried to use the p-series concepts(p=1/2) to conclude that 1/(n^1/2) diverges. But, I am unsure what that means for the series as a whole.
You cannot use a p-series test on a term within a limit. That's probably the most extreme error you could make. Like the name suggests, the p-series applies directly to series only - not to limits.

knowLittle said:
Also, if a term diverges on the denominator. Does in necessarily make the numerator zero?
Like i just said, you cannot deduce anything based on part of the limit. You need to consider the result of the limit as a whole. Based on the latter's value, then you can expect to make possible conclusions.
 
Ok. Thank you. It is one of my common mistakes.
Then, you are saying that 1/(n^1/2) goes to zero as n goes to infinity. It seems ok, but at first counter intuitive. I'm mistaking series with limit terms. Like you said.
 
knowLittle said:

Homework Statement


##\sum _{n=1}^{\infty }\left[ \left( -1\right) ^{n}\right] \dfrac {\sqrt {n}} {1+2\sqrt {n}}##


Homework Equations


Alternating Series test, Absolute convergence theorem, p-series, and test for divergence.

The Attempt at a Solution


The alternating series test tells us that the limit of the term An or the absolute value of the sum as it goes to infinity has to be zero and that the consecutive values of An decreasing for the series to converge.
I found that using the first part of the test:
lim n-->infinity of the An..
##\lim _{n\rightarrow \infty }\dfrac {1} {\dfrac {1} {\sqrt {n}}+2}##

Then, I tried to use the p-series concepts(p=1/2) to conclude that 1/(n^1/2) diverges. But, I am unsure what that means for the series as a whole.

Also, if a term diverges on the denominator. Does in necessarily make the numerator zero?
Any help?
Thanks

Look at the series
\sum_{n=1}^\infty (-1)^n \left[ \frac{2\sqrt{n}}{1 + 2\sqrt{n}} - 1\right] =<br /> - \sum_{n=1}^\infty (-1)^n \frac{1}{1 + 2\sqrt{n}}. The series
\sum_{n=1}^\infty (-1)^n \frac{1}{1 + 2\sqrt{n}} is convergent (by the alternating series test) so has a finite value, D. That means that for large N we have
\sum_{n=1}^N (-1)^n \left[ \frac{2\sqrt{n}}{1 + 2\sqrt{n}}\right] = \sum_{n=1}^N (-1)^n - D + \delta_N, where \delta_N \rightarrow 0 as N \rightarrow \infty. Since the series \sum (-1)^n = 1 -1 +1 -1 + \cdots + (-1)^N does not have a finite limit as N \rightarrow \infty,, the other series does not, either.

RGV
 
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

Back
Top