Question
Question: Differentiate the function \({{e}^{x}}+{{e}^{{{x}^{2}}}}+....+{{e}^{{{x}^{5}}}}\) w.r.t x....
Differentiate the function ex+ex2+....+ex5 w.r.t x.
Solution
We start solving the problem by equating the given function to y. We then make use of the property dxd(a(x)+b(x)+......+g(x))=dxd(a(x))+dxd(b(x))+......+dxd(g(x)) to proceed through the problem. We then make use of the properties dxd(ex)=ex and dxd(ef(x))=ef(x)dxd(f(x)) to proceed further into the problem. We then make use of the property dxd(xn)=nxn−1 and make the necessary arrangements to get the required answer.
Complete step-by-step solution
According to the problem, we are asked to differentiate the function ex+ex2+....+ex5 w.r.t x.
Let us assume y=ex+ex2+....+ex5 and differentiate both sides w.r.t x.
So, we get dxdy=dxd(ex+ex2+....+ex5) ---(1).
We know that dxd(a(x)+b(x)+......+g(x))=dxd(a(x))+dxd(b(x))+......+dxd(g(x)), let us use this result in equation (1).
⇒dxdy=dxd(ex)+dxd(ex2)+dxd(ex3)+dxd(ex4)+dxd(ex5) ---(2).
We know that dxd(ex)=ex and dxd(ef(x))=ef(x)dxd(f(x)), let us use these results in equation (2)
⇒dxdy=ex+ex2dxd(x2)+ex3dxd(x3)+ex4dxd(x4)+ex5dxd(x5) ---(3).
We know that dxd(xn)=nxn−1, we use this result in equation (3).
⇒dxdy=ex+ex2(2x)+ex3(3x2)+ex4(4x3)+ex5(5x4).
⇒dxdy=ex+2xex2+3x2ex3+4x3ex4+5x4ex5.
So, we have found the result of differentiation of the function ex+ex2+....+ex5 w.r.t x as ex+2xex2+3x2ex3+4x3ex4+5x4ex5.
∴ dxd(ex+ex2+....+ex5)=ex+2xex2+3x2ex3+4x3ex4+5x4ex5.
Note: We need to perform calculations carefully in each step to avoid confusion and mistakes. We should not be confused especially while performing chain rule for the exponential function exn. We can also solve this problem by making use of the fact that the derivative of a function f(x) is defined as f′(x)=h→0limhf(x+h)−f(x), which may involve a tricky calculation. We know that the exponential function is continuous and differentiable so we need not check it again. Similarly, we can expect problems to find the derivative of the function lnx+ln(lnx)+......+ln(ln(ln(ln(ln(lnx))))) w.r.t x.