Let X 1 = 1 and X n + 1 = X n 2 + 1 for all natural number n ≥ 2 . Evaluate n → ∞ lim ( X n X n + 1 ) n .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We note that X 1 = 1 , X 2 = 2 and X 3 = 3 . It appears that we can claim that X n = n . Let us prove the claim is true for all n ≥ 1 by induction.
Proof: For n = 1 , X 1 = 1 = 1 as given, hence the claim is true for n = 1 . Assuming that the claim is true for n , then we have X n + 1 = X n 2 + 1 = ( n ) 2 + 1 = n + 1 . Therefore the claim is also true for n + 1 hence it is true for all n ≥ 1 .
Then, we have:
L = n → ∞ lim ( X n X n + 1 ) n = n → ∞ lim ( n n + 1 ) n = n → ∞ lim ( 1 + n 1 ) n = n → ∞ lim ( 1 + n 1 ) 2 n = n → ∞ lim ( 1 + n 1 ) n = e ≈ 1 . 6 4 9
Problem Loading...
Note Loading...
Set Loading...
First we will look at the first few terms to establish a pattern:
X 1 = 1 X 2 = 1 + 1 = 2 X 3 = 2 + 1 = 3
By following the pattern, we see that X n = n . This can be proven by mathematical induction:
Assume true for n = k :
X k = k
Consider n = k + 1 :
X k + 1 = X k 2 + 1 = k 2 + 1 = k + 1
If true for n = k , then true for n = k + 1 . But X 1 = 1 , so true for n = 1 , so by the process of mathematical induction, true for all positive integer values of n .
Now we can solve the limit, as long as we know our identity for e :
n → ∞ lim ( X n X n + 1 ) n = n → ∞ lim ( n n + 1 ) n = n → ∞ lim ( 1 + n 1 ) n = n → ∞ lim ( 1 + n 1 ) n = e = 1 . 6 4 8 7 2 1 2 7 0