Help me!!

ssolaming

New member
Joined
Mar 16, 2019
Messages
9
I am working on sequence problems, and I am stuck with this problem.

n = 1 to ∞ (3n/(2n-1))

the expression is above and I have to use the DIRECT COMPARISON test to determine the convergence or divergence of the series.

I know that this expression diverges, and I also know that I have to find some sequence that is smaller than the one given and prove the divergence of that sequence to prove this sequence, but I don't know which one to use.
Which sequence do I have to compare that with?
 
I can't find the behavior of that one either...

What if we write the \(n\) term in the suggested series for comparison as:

[MATH]a_n=\frac{2^n}{2^n-1}=\frac{1}{1-2^{-n}}[/MATH]
What is:

[MATH]\lim_{n\to\infty}a_n[/MATH] ?
 
I can't find the behavior of that one either...
A necessary condition for a series to converge is for [MATH]\lim_{n\to\infty}a_n[/MATH]=0. The lim for the series that Khan gave you is 1 so it diverges.
This is a bit sneaky, but you were asked to show by LCT that your series divverges. That does not mean that you can't use other methods than LCT to show that your test series diverges!
 
Top