Does This Sequence Have a Limit?

  • Context: Graduate 
  • Thread starter Thread starter twoflower
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
twoflower
Messages
363
Reaction score
0
Hi,

suppose this sequence:

[tex] (-1)^{n} \sqrt{n} \left( \sqrt{n+1} - \sqrt{n} \right)[/tex]

I tried to find the limit and got into this point:

[tex] \lim \frac{n(-1)^{n}}{ \sqrt{n(n+1)} + n}[/tex]

According to results, the limit doesn't exist. But how can I find it out? Can it be visible from the point I got to?

Thank you.
 
Physics news on Phys.org
matt grime said:
take the even terms, they tend to 1. take the odd terms they tend to -1

Thank you matt, it's clear now. I see my approach is unnecessarilly complicated..
 
matt grime said:
take the even terms, they tend to 1. take the odd terms they tend to -1

Don't they happen to tend to -1/2 or to 1/2, respectively?