Mister Exam

Derivative of exp(x*ln(x+1))

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
 x*log(x + 1)
e            
$$e^{x \log{\left(x + 1 \right)}}$$
exp(x*log(x + 1))
Detail solution
  1. Let .

  2. The derivative of is itself.

  3. Then, apply the chain rule. Multiply by :

    1. Apply the product rule:

      ; to find :

      1. Apply the power rule: goes to

      ; to find :

      1. Let .

      2. The derivative of is .

      3. Then, apply the chain rule. Multiply by :

        1. Differentiate term by term:

          1. Apply the power rule: goes to

          2. The derivative of the constant is zero.

          The result is:

        The result of the chain rule is:

      The result is:

    The result of the chain rule is:

  4. Now simplify:


The answer is:

The graph
The first derivative [src]
/  x               \  x*log(x + 1)
|----- + log(x + 1)|*e            
\x + 1             /              
$$\left(\frac{x}{x + 1} + \log{\left(x + 1 \right)}\right) e^{x \log{\left(x + 1 \right)}}$$
The second derivative [src]
/                               x  \              
|                    2   -2 + -----|              
|/  x               \         1 + x|  x*log(1 + x)
||----- + log(1 + x)|  - ----------|*e            
\\1 + x             /      1 + x   /              
$$\left(\left(\frac{x}{x + 1} + \log{\left(x + 1 \right)}\right)^{2} - \frac{\frac{x}{x + 1} - 2}{x + 1}\right) e^{x \log{\left(x + 1 \right)}}$$
The third derivative [src]
/                              2*x      /       x  \ /  x               \\              
|                    3   -3 + -----   3*|-2 + -----|*|----- + log(1 + x)||              
|/  x               \         1 + x     \     1 + x/ \1 + x             /|  x*log(1 + x)
||----- + log(1 + x)|  + ---------- - -----------------------------------|*e            
|\1 + x             /            2                   1 + x               |              
\                         (1 + x)                                        /              
$$\left(\left(\frac{x}{x + 1} + \log{\left(x + 1 \right)}\right)^{3} - \frac{3 \left(\frac{x}{x + 1} - 2\right) \left(\frac{x}{x + 1} + \log{\left(x + 1 \right)}\right)}{x + 1} + \frac{\frac{2 x}{x + 1} - 3}{\left(x + 1\right)^{2}}\right) e^{x \log{\left(x + 1 \right)}}$$