Is the Series Convergent or Divergent?

tnutty
Messages
324
Reaction score
1

Homework Statement



Determine whether the series converges or diverges.

\sum 3+7n / 6n

Attempt :

Comparison test :

3+7n / 6n < 7n / 6n

3+7n / 6n < (6/7)n

since (6/7)n is a geometric series and is convergent is
3+7n / 6n convergent as well?
 
Physics news on Phys.org
I see my mistake

3+7n / 6n > (7/6)^n

but then what?
 
Hint: For a series
\sum_{n=0}^{\infty}a_n

to converge, the terms have to converge to zero, i.e.

\lim_{n-&gt;\infty}a_n=0.
 
I could use the limit comparison test but I get stuck.
 
You have a_n=3+7^n/6^n&gt;3, so can a_n converge to zero?
 
How did you figure that inequality ?

(7/6)^n converges to -7
 
tnutty said:
How did you figure that inequality ?

Clearly, (7/6)^n is a positive number for any n.

(7/6)^n converges to -7

I don't think so, 7/6>1, so (7/6)^n goes to infinity for large n.
 
(7/6)^n

This is a geometric series. And I know that by definition a*r^(n-1) ,where |r|<1 = a/(1-r).

so (7/6)^n
=

(7/6) * (7/6)^(n-1)

so,
a = 7/6
r = 7/6

it follows that

(7/6)^n = a/(1-r) = (7/6) / (1-7/6) = -7
 
wait I see what your saying. How comes this the above statement is wrong?
 
  • #10
no your right, 7/6 > 1 so this series diverges.
Thanks
 
Back
Top