n → ∞ lim 1 0 n + 1 ( x n x n − y n y n )
Let x n = 1 . n number of 0’s 0 0 0 0 0 0 0 0 0 … 0 1 and y n = 0 . ( n + 1 ) number of 9’s 9 9 9 9 9 9 9 9 9 … 9 .
Compute the limit above.
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.
Nice & elegant presentation of finding the limit.Just in the last but one line:... -(1-a)^(-a) (a-1) (...) and not...-(1-a)^(a) (a-1) (...).
Writing
x n = 1 + 1 0 − ( n + 1 )
And
y n = 1 − 1 0 − ( n + 1 ) .
Now we know for small κ , ∀ n ∈ R
( 1 + κ ) n = 1 + n κ
Using the above approximation , value of limit is
2
Problem Loading...
Note Loading...
Set Loading...
We note that { x n = 1 + 1 0 − ( n + 1 ) y n = 1 − 1 0 − ( n + 1 ) . Let a = 1 0 − ( n + 1 ) ⟹ { x n = 1 + a y n = 1 − a and as n → ∞ , a → 0 .
Then, we have:
L = n → ∞ lim 1 0 n + 1 ( x n x n − y n y n ) = a → 0 lim a 1 ( ( 1 + a ) 1 + a − ( 1 − a ) 1 − a ) Since this is a 0 / 0 case, we can use L’H o ˆ pital’s rule. = a → 0 lim 1 1 ( ( 1 + a ) 1 + a ( ln ( 1 + a ) + 1 ) − ( 1 − a ) − a ( a − 1 ) ( ln ( 1 − a ) + 1 ) ) Differentiating up and down w.r.t a . = 2