QuantumP7
- 66
- 0
Homework Statement
Consider the sequence given by b_{n} = n - \sqrt{n^{2} + 2n}. Taking (1/n) \rightarrow 0 as given, and using both the Algebraic Limit Theorem and the result in Exercise 2.3.1 (That if (x_n) \rightarrow 0 show that (\sqrt{x_n}) \rightarrow 0), show \lim b_{n} exists and find the value of the limit.
Homework Equations
b_{n} = n - \sqrt{n^{2} + 2n} and (1/n) \rightarrow 0
The Attempt at a Solution
Does the (1/n) \rightarrow 0 imply that I should put bn in the form 1/n? Going in that direction, I'm stuck at \frac{-2n}{n + \sqrt{n^{2} + 2n}} Am I going in the right direction? And if so, any hints on how to further manipulate what I have? I'm self-studying, and do not have a professor or mentor or anything to give me a bit of direction.