Series: What do I have the right to do?

  • Thread starter Thread starter duffman
  • Start date Start date
  • Tags Tags
    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
10 replies · 2K views
duffman
Messages
9
Reaction score
0

Homework Statement


I have to say if the series converge or diverge.

[tex]\infty[/tex]
[tex]\sum[/tex] LN(n[tex]/2n+5[/tex])
n=1

Homework Equations



I found this series to be divergent. However, I don't know if the way I proceeded is correct.


The Attempt at a Solution



I first separated the ln into two lns ( ln(n) - ln(2n+5 ). Then, I used it as a power of e to remove the lns, thus being left with -n -5. I then went for the limit divergence test, and it ended up diverging.

Do I have the right to proceed that way?
 
Physics news on Phys.org
Well ...

ln(n) - ln(2n+5) equals infinity minus infinity, which is an undetermined form. from there I'm just lost. I remembered about the e trick, but I'm not certain if I can use it in the case of series. This is probably very basic stuff but I haven't done it in ages... I totally lost my "instinct". I don't want to waste anyone's time...
 
That would be infinity on infinity... If I use L'Hopital's rule, that would give me 1/2.
 
You don't need to l'hospital's. That's killing a cockroach with a nuke. Divide top and bottom by n.
 
Hahaha. Alright. Resulting in 1/(2+5/n) and 5/n goes to zero.

That gives us the limit of a constant, which would then be ln(1/2) ?
 
Correct. And if you add up an infinite number of those ln(1/2)'s, what do you get?
 
So since the limit does not equal zero, the series is divergent.