Determining Convergence of Series Using Comparison and Ratio Tests

Al3x L3g3nd
Messages
14
Reaction score
1

Homework Statement


Does the series
<br /> \Big( \sum_{n=1}^\infty\frac{1}{(3^n)*(sqrtn)} \Big)<br />
Converge or Diverge? By what test?

Homework Equations


1/n^p
If p<1 or p=1, the series diverges.
If p>1, the series converges.

If bn > an and bn converges, then an also converges.

The Attempt at a Solution


I use 1/(sqrtn) since it is bigger than 1/((3^n)(sqrtn)).
Since sqrtn is n^1/2 I use the p test.
Since 1/2<1, the series 1/sqrtn diverges and so does the original.
This is wrong

The answer uses 1/3^n as the comparison and it just says that it converges with no explanation.
Also, the ratio test was used and it converged.

Why doesn't my reasoning work?
 
Physics news on Phys.org
Al3x L3g3nd said:
Why doesn't my reasoning work?
You showed that a series with larger terms, and therefore less inclined to converge, doesn't converge. What can you deduce from that?
 
Al3x L3g3nd said:
I use 1/(sqrtn) since it is bigger than 1/((3^n)(sqrtn)).
Since sqrtn is n^1/2 I use the p test.
Since 1/2<1, the series 1/sqrtn diverges and so does the original.

You are misapplying the Comparison Test. It is correct to state that $$\frac{1}{3^n \sqrt{n}} < \frac{1}{\sqrt{n}},$$ however while the the sum of the RHS diverges (by p test), you cannot conclude anything about the convergence/divergence of LHS. As a counterexample to your line of reasoning , see for example the following:
$$n^2 > n\,\,\text{for}\,\,n > 1 \Rightarrow \frac{1}{n^2} < \frac{1}{n}.$$ The infinite sum of RHS diverges (by p test) while the LHS converges (by p test).
 
Hi

$$ \sum_{n=1}^\infty\frac{1}{3^n\cdot\sqrt{n}} < \sum_{n=1}^\infty\frac{1}{3^n}=\frac{1}{2} $$
 
Last edited:
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

Replies
3
Views
1K
Replies
5
Views
2K
Replies
6
Views
1K
Replies
1
Views
1K
Replies
2
Views
2K
Replies
14
Views
2K
Replies
4
Views
1K
Back
Top