Limit of function with square roots

AI Thread Summary
The limit of the function involving the square roots as n approaches infinity is discussed, with a focus on whether it converges to zero or diverges. By dividing each term by √n, the expression simplifies to √(1 + 1/√n) - 1, which approaches zero as n increases. The discussion emphasizes that the limit converges to zero, confirming the calculations presented. There is also a side note questioning the appropriateness of posting calculus-related problems in a precalculus forum. Ultimately, the final answer to the limit is zero.
teng125
Messages
416
Reaction score
0
for sqr root of (n + sqr root (n) ) - sqr root (n),is the answer = zero or infinity so converges or diverges??
 
Physics news on Phys.org
What would be the argument as to why it should be zero?
 
if i divide each constant n by n itself then limit n to infinity and i'll get 1 - 1 =0 right??
 
You mean, you'll have

n\left(\sqrt{\frac1n+\sqrt{\frac1{n^3}}}-\sqrt{\frac1n}}\right)

and since 1/n3 ---> 0 much faster than 1/n, you'll end up with n[sqrt(1/n) - sqrt(1/n)]?
 
Last edited:
no,just sqr root of 1/n without the power of 3
 
if i divide every thing by n,i'll get sqr root [1 + (sqr root 1/n)] - sqr root (1)
what is the final answer??
 
If you divide each term of
\sqrt{n+ \sqrt{n}}-\sqrt{n}
by \sqrt{n} you get
\sqrt{1+ \frac{1}{\sqrt{n}}}- 1
What is the limit of that as n goes to infinity?


By the way, why are you posting so many problems involving limits, derivatives, and integrals in the precalculus section?
 
is the answer = to zero??
 
I have a question. It's not clear to tell that what you are asking for. Are you asking for this:
\lim_{n \rightarrow \infty} \sqrt{n - \sqrt{n}} - \sqrt{n}
or this:
\lim_{n \rightarrow \infty} \frac{\sqrt{n - \sqrt{n}} - \sqrt{n}}{\sqrt{n}}?
If it's the latter, then you are correct!
 
Back
Top