Can't find the expression for comparision test on a serie

  • Thread starter Thread starter joao_pimentel
  • Start date Start date
  • Tags Tags
    Expression Test
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
11 replies · 2K views
joao_pimentel
Messages
68
Reaction score
0
Hi guys

I'm trying to find out the nature of this serie

[tex]\sum_{n=1}^{\infty}\left[ e^{1/n}-e^{-1/n}\right][/tex]

I know the ratio and root tests are inconclusive, just the comparision test works (it diverges)

But with which expression shall I compare?

Thank you so much
 
Physics news on Phys.org
tiny-tim said:
hi joao_pimentel! :smile:

have you tried ∑ 2/n ?

(yes, i know it doesn't work, but why doesn't it work, and how might you fix it? :wink:)
Hi

Thanks for the reply :)

I'm trying to find this limit

[tex]\lim\frac{e^{1/n}-e^{-1/n}}{\frac{2}{n}}[/tex]

let's see what can I get...
 
ok, the limit is zero

[tex]\lim\frac{e^{1/n}-e^{-1/n}}{\frac{2}{n}}=\frac{e^{0}-e^{0}}{\frac{2}{0}}=0[/tex]

humm, what changes shall I make?!?
 
Last edited:
it doesn't work because 2/n>e^(1/n)-e^(-1/n)

and how can I fix it? :)
 
humm, interesting, I'm realising that both expression are really close as n goes inf.

ok, my last limit was incorrect, sorry

[tex]\lim\frac{e^{1/n}-e^{-1/n}}{\frac{2}{n}}=\frac{e^{0}-e^{0}}{\frac{2}{\infty}}=\frac{1-1}{0}=\frac{0}{0}=Ind[/tex]

and solving it it gives 1
 
Thank you tiny-tim

of course, I may compare it with 1/x :)
 
By the way, how did you find out that 2/n and the other expression are very similar as n goes to inf?

By the Mc-Lauren expansion serie?

Thank you
 
Thank you so very much again :)

you've been most helpful