Proof of Limit: Solving for the Limit of a Sequence with Proof Techniques

  • Thread starter Thread starter courtrigrad
  • Start date Start date
  • Tags Tags
    Limit Proof
AI Thread Summary
The discussion focuses on proving the limit of a sequence, specifically that the limit as n approaches infinity of the expression (√(n+1) - √n)(√(n + 1/2)) equals 1/2. Participants explore why the limit isn't zero despite the first term tending to zero, highlighting the importance of the second term. They discuss using binomial expansion and L'Hôpital's rule to simplify the expressions involved. Additionally, they address finding specific integers N1, N2, and N3 for which the sequence remains below certain thresholds. The conversation emphasizes the application of algebraic manipulation and limit techniques in solving the problem.
courtrigrad
Messages
1,236
Reaction score
2
Hello all

I need help with the following problems:

Prove that \lim_{x\rightarrow \infty} (\sqrt{n+1} - \sqrt n)(\sqrt {n+ \frac {1}{2}}) = \frac {1}{2}

I know that \lim_{x\rightarrow \infty} (\sqrt{n+1} - \sqrt n) = 0. Then why wouldn't the limit be 0?

Also another question (I posted this in another thread, but it died :-p)

a_n = \sqrt {n+1} - \sqrt n find three numbers N_1 , N_2, N_3 such that

a_n = \sqrt {n+1} - \sqrt n < \frac {1}{10} for every n > N_1
a_n = \sqrt {n+1} - \sqrt n < \frac {1}{100} for every n > N_2
a_n = \sqrt {n+1} - \sqrt n < \frac {1}{1000} for every n > N_3
 
Physics news on Phys.org
Reexpress \sqrt{n + a} as \sqrt{n}\sqrt{1 + \frac{a}{n} and use the general binomial expansion to simplify the series. You only need the first order approximation.

That is,

\sqrt{1 + \frac{a}{n}} \approx \left(1 + (\frac{1}{2})(\frac{a}{n})\right)

For the first part the a-values are 1 and \frac{1}{2}

Simplify the algebra, and you'll find the limit.

For the second part use the simplified expression found in the first part for the expression. You should be able to find a simple inequality in each case and solve accordingly. Post if you need further hints.
 
Last edited:
Then why wouldn't the limit be 0?

Because sqrt(n + 1/2) isn't bounded.

Surely 1/n tends to 0 as n tends to infinity. But what's the limit of n * 1/n?
 
ok so for the first part, the simplified expression I got was:

\sqrt n (\sqrt{1 + \frac {1}{n}} - \sqrt n)\sqrt n ( \sqrt{1+ \frac {1}{2n})

So (\sqrt{n+1} - n)( \sqrt {n + \frac {1}{2})

and this equals \frac {1}{2} ?

hmm.. it looks like i went in circles
 
Last edited:
courtrigrad said:
ok so for the first part, the simplified expression I got was:

\sqrt n (\sqrt{1 + \frac {1}{n}} - \sqrt n)\sqrt n ( \sqrt{1+ \frac {1}{2n})

So (\sqrt{n+1} - n)( \sqrt {n + \frac {1}{2})

and this equals \frac {1}{2} ?

hmm.. it looks like i went in circles

Have you tried using the binomial expansion and simplifying as I advised ?
 
do you mean \sqrt n (\sqrt{1 + \frac {1}{n}} - \sqrt n)\sqrt n ( \sqrt{1+ \frac {1}{2n}))^n ?

NOTE: This is in the beginning of the book. I haven't learned about series expansions yet

Thanks
 
Last edited:
courtrigrad said:
ok so for the first part, the simplified expression I got was:

\sqrt n (\sqrt{1 + \frac {1}{n}} - \sqrt n)\sqrt n ( \sqrt{1+ \frac {1}{2n})

I think there's a mistake here. I think it should be:

\sqrt n (\sqrt{1 + \frac {1}{n}} - 1)\sqrt n ( \sqrt{1+ \frac {1}{2n})

I rewrite as:
\frac{(\sqrt{1 + \frac {1}{n}} - 1) ( \sqrt{1+ \frac {1}{2n}})}{\frac{1}{n}}

Substitue x=1/n. So x->0 for the limit.

Then you can use L'Hopital's rule (since numerator and denominator go to zero), if you've covered that.
 
thanks for the help. but how would you use the binomail expansion? Thats what's confusing me

Thanks
 
courtrigrad said:
thanks for the help. but how would you use the binomail expansion? Thats what's confusing me

Thanks

Have a look at my previous post. Do you know l'Hopital's rule? I personally find this easier, as I tend to make mistakes when substituting the binomial expansion.

But you can also use binomial expansion:

\sqrt {1+x} = {(1+x)}^{(1/2)}= 1 + (1/2)x + [(1/2)((1/2) - 1)/2!]x^2 + ...

Under the first square root x=1/n, under the second x=1/(2n).
 
  • #10
Thanks a bunch
 
  • #11
ok so now that i have the binomial expansion, how would i simplify it?
Would I use \sqrt{1 + \frac{a}{n}} \approx \left(1 + (\frac{1}{2})(\frac{a}{n})\right) which when we substitute equals:

(1 + \frac{1}{2n})(1 + \frac{1}{4n}) = (1 + \frac{1}{4n} + \frac{1}{2n} + \frac{1}{8n^2})(\sqrt n)

Thanks
 
Last edited:
  • #12
If you don't know the "binomial expansion", you shouldn't be trying to use it for this problem!

\lim_{x\rightarrow \infty} (\sqrt{n+1} - \sqrt n)(\sqrt {n+ \frac {1}{2}}) = \frac {1}{2}

There's nothing wrong with going ahead and multiplying those:
\sqrt{(n+1)(n+\frac{1}{2}}-\sqrt{n(n+\frac{1}{2}}

\sqrt{n^2+ \frac{3}{2}n+ \frac{1}{2}}-\sqrt{n^2+ \frac{1}{2}n}

Now do the usual "trick" of rationalizing the numerator: multiply both numerator and denominator (which is 1) by
\sqrt{n^2+ \frac{3}{2}n+ \frac{1}{2}}+\sqrt{n^2+ \frac{1}{2}n}
That gives
\frac{n+ \frac{1}{2}}{\sqrt{n^2+ \frac{3}{2}n+ \frac{1}{2}}+\sqrt{n^2+ \frac{1}{2}n}}

Finally divide both numerator and denominator by n (which becomes n2 inside the square roots) and take the limit as n goes to infinity.

For the second question, just go ahead and solve the equations!

Find N1 such that a_n = \sqrt {n+1} - \sqrt n < \frac {1}{10}
for all n> N1.

Well, to pass from "<1/10" to ">1/10" it has to be "= 1/10". When is
a_n = \sqrt {n+1} - \sqrt n = \frac {1}{10} ?

Write this as \sqrt{n+1}= \sqrt{n}+ \frac{1}{10} and square both sides:

n+ 1= n+ \frac{2\sqrt{n}}{10}+ \frac{1}{100}.
Rewrite as \frac{2\sqrt{n}}{10}= 1- \frac{1}{100}= \frac{99}{100} and square again: \frac{4n}{100}= \frac{9801}{10000} so
n= \frac{9801}{400}= 24.5 (approx.). Since n has to be an integer, n must be larger than 24: N1= 24.

Do the same for the others.
 
Last edited by a moderator:
  • #13
thank you for your very helpful response HallsofIvy. Also I want to thank everyone that took the time to help me with this problem.
 
  • #14
just had a quick question"

for \frac{n+ \frac{1}{2}}{\sqrt{n^2+ \frac{3}{2}n+ \frac{1}{2}}+\sqrt{n^2+ \frac{1}{2}n}} how do we get the denominator after we divide by n?

Thanks
EDIT: Nevermind I got it. You divide by n^2 because of the square root sign
 
Last edited:
Back
Top