[Calc2] Question about convergence of series.

  • Context: Undergrad 
  • Thread starter Thread starter gflores
  • Start date Start date
  • Tags Tags
    Convergence Series
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
gflores
Messages
4
Reaction score
0
I have this series
E(n=3) = (4n+3) / (7n-1)... going to infinity. I'm not quite sure how I would go about solving this. Do I use the comparison test? Any help would be greatly appreciated. Thank you.
 
Physics news on Phys.org
Yes use direct comparison. I suggest something like (5/6)^n or something.
 
Yes, it is this: I don't know how to do that.
https://www.physicsforums.com/latex_images/35/356726-0.png

Why would I use 5/7^n? I'm confused.

The limit as n-> infinity of (4n+3) / (7n-1) is 4/7, correct?
 
Last edited by a moderator:
gflores said:
Yes, it is this: I don't know how to do that.
https://www.physicsforums.com/latex_images/35/356726-0.png

Hit the "reply" button to my post above and you can see how it was done. You can use LaTex on this board, there's a quick guide kicking around somewhere.

gflores said:
Why would I use 5/7^n? I'm confused.

I don't understand vsage's suggestion either. I'm guessing he interpreted the question differently?

gflores said:
The limit as n-> infinity of (4n+3) / (7n-1) is 4/7, correct?

Yes, that is correct. What does it say about the series if the limit of the terms is 4/7?
 
Last edited by a moderator:
Wow I'm sorry I wrote that way past my bedtime :\. To use the comparison test on a series [tex]a_n[/tex] to show that [tex]b_n[/tex] diverges, [tex]b_n \geq a_n \forall n[/tex]. By the p test the series you gave doesn't converge. That would be the easest way to go or use what shmoe suggested that since the limit of the terms of the series don't go to 0 that the series can't converge but to use comparison you know by the p series test that [tex]\sum \frac{4n}{7n}[/tex] diverges so using [tex]\frac{4n}{7n} \leq \frac{4n+3}{7n-1} \forall n[/tex] therefore the series diverges. Again very sorry for misreading it. I saw it as [tex]\frac {(4n+3)^n}{(7n-1)^n}[/tex]
 
Last edited by a moderator:
Just use the divergence test like it was mentioned before.

The limit as you take n to inf. is 4/7 meaning as n gets bigger, your still adding more numbers and they don't get to 0. So the series diverge.