y n ( x ) = e x × e x 2 × e x 3 × … × e x n
For some positive integer n , let y n ( x ) denote function of x as stated above.
What is the value of the limit below?
n → ∞ lim d x d ( y n ( x ) ) ∣ ∣ ∣ ∣ ∣ x = 2 1
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.
x+x2+x3+..........+xn= x(1+x+x2+ .... xn-1)= x * 1/(1-x) = x/(1-x)
i.e. y=e * (x/(1-x)) ==> dy/dx= e *(x/(1-x))
Thus lim (dy/dx)|x=1/2 = e **(1/2 / (1-1/2)) = e
it's -1/[1-x]*2 and differential of 1 is 0 not 1
Could u pls explain how did u take the differentiation using product rule??
Great explanation. Just add an “x” term in that first line.
Log in to reply
Thank you; this tripped me up looking at the explanation... the first derivative didn’t look right. Now I see why 👍
First of all, observe that
y n ( x ) = e x + x 2 + ⋯ + x n = e ∑ k = 0 n x k
Then
d x d y n ( x ) = [ j = 1 ∑ n j x j − 1 ] e ∑ k = 0 n x k = [ d x d j = 0 ∑ n x j ] e ∑ k = 0 n x k
Therefore, taking the limit
n → ∞ lim d x d y n ( x ) = ( 1 − x ) 2 1 e 1 − x 1 − 1 ∴ [ n → ∞ lim d x d y n ( x ) ] x = 2 1 = 4 e
x+x2+x3+..........+xn= x(1+x+x2+ .... xn-1)= x * 1/(1-x) = x/(1-x)
i.e. y=e * (x/(1-x)) ==> dy/dx= e *(x/(1-x))
Thus lim (dy/dx)|x=1/2 = e **(1/2 / (1-1/2)) = e
Log in to reply
you are right but, you did not make any derivative yet.
in your summation it should be from k=1 not from k=0
What am I missing. e is a constant so the derivative of a constant to any power, even a variable power, is 0.
y n ( x ) = exp ( x + x 2 + x 3 + ⋯ + x n ) . Note that ( x + x 2 + x 3 + ⋯ + x n ) ( x − 1 ) = ( x n + 1 − x ) and therefore y n ( x ) = exp ( x − 1 x n + 1 − x ) . Applying the quotient rule we derive that d x d y n ( x ) = exp ( x − 1 x n + 1 − x ) ( x − 1 ) 2 n x n + 1 − ( n + 1 ) x n + 1 and therefore, d x d y n ( x ) ∣ ∣ ∣ ∣ x = 2 1 = exp ( 1 − 2 1 − n ) ( n 2 1 − n − ( n + 1 ) 2 2 − n + 4 ) and as n → ∞ we get n → ∞ lim d x d y n ( x ) ∣ ∣ ∣ ∣ x = 2 1 = 4 exp ( 1 ) = 4 e
Problem Loading...
Note Loading...
Set Loading...
Let's start from the well known expansion
1 − x 1 = 1 + x 2 + x 3 + … provided ∣ x ∣ < 1 … ( 1 )
Differentiating both sides shows that
( 1 − x ) 2 1 = 1 + 2 x + 3 x 2 + 4 x 3 … ( 2 )
Now differentiate the given expression for y n ( x ) using the product rule. You will get a sum of n terms whose rth term is r x r − 1 y n ( x ) and so
d x d ( y n ( x ) ) = y n ( x ) ( 1 + 2 x + 3 x 2 + ⋯ + n x n − 1 )
Now use the laws of exponents to write y n ( x ) as a single exponential, and factor the exponent to show that this
= e x ( 1 + x + x 2 + x 3 + ⋯ + x n − 1 ) ( ( 1 + 2 x + 3 x 2 + ⋯ + n x n − 1 )
Now let n → ∞ and use (1) and (2) to write this as
( 1 − x ) 2 e 1 − x x
Finally put x = 2 1 and this simplifies easily to 4 e