Find the limit of n(sqrt(n+1) - sqrt(n))^2

  • Thread starter Mattofix
  • Start date
  • Tags
    Limit
In summary, the problem is asking to compute the limit of xn = n(sqrt(n+1) - sqrt(n))^2 as n approaches infinity. The solution involves multiplying out the binomial square and using the ratio of the conjugate factor to simplify the expression. Then, the limit of a rational function is applied to find the final answer.
  • #1
Mattofix
138
0

Homework Statement



Compute lim n-> infinity for xn = n(sqrt(n+1) - sqrt(n))^2

Homework Equations



non (as far as i know)

The Attempt at a Solution



i tried logging it, didnt get me very far though, i had logxn -> log infinty + 2 log sqrt infitity ?

pretty stuck...
 
Physics news on Phys.org
  • #2
Mattofix said:
Compute lim n-> infinity for xn = n(sqrt(n+1) - sqrt(n))^2

If I'm reading this right, the next thing to do would be to go ahead and multiply out the binomial square to get

(n+1) - { 2 · sqrt(n+1) · sqrt (n) } + n

= (2n + 1) - { 2 · sqrt(n+1) · sqrt (n) } .

This is still an indeterminate difference, but we know what to do with those: multiply by 1 as the ratio of the conjugate factor,

(2n + 1) + { 2 · sqrt(n+1) · sqrt (n) } ,

divided by itself. The numerator simplifies considerably. Now multiply this ratio by the factor n that was originally in front of the squared term in x_n and apply what you know about the limit of a rational function as x approaches infinity.
 
  • #3
thanks :eek:)
 

FAQ: Find the limit of n(sqrt(n+1) - sqrt(n))^2

What is the purpose of finding the limit of n(sqrt(n+1) - sqrt(n))^2?

The purpose of finding the limit of this expression is to determine the behavior of this sequence as n approaches infinity. This can help in understanding the growth rate and overall trend of the sequence.

What is the general approach to finding the limit of this expression?

The general approach is to manipulate the expression algebraically and then use known limit rules to evaluate the limit. This may involve factoring, rationalizing, or simplifying the expression.

Can the limit of this expression be found without using algebraic manipulation?

Yes, in some cases, the limit can be evaluated using other techniques such as L'Hospital's rule, the squeeze theorem, or the comparison test.

What is the significance of n in this expression?

The n in this expression represents the variable that is approaching infinity. It is a placeholder for any positive integer and is used to determine the behavior of the expression as n increases.

How does the value of n impact the limit of this expression?

As n increases, the value of the expression also increases or decreases, depending on the specific expression. The limit of the expression at n=infinity will determine the overall trend of the sequence.

Back
Top