Mister Exam

Derivative of lnn/n

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
log(n)
------
  n   
$$\frac{\log{\left(n \right)}}{n}$$
log(n)/n
Detail solution
  1. Apply the quotient rule, which is:

    and .

    To find :

    1. The derivative of is .

    To find :

    1. Apply the power rule: goes to

    Now plug in to the quotient rule:


The answer is:

The graph
The first derivative [src]
1    log(n)
-- - ------
 2      2  
n      n   
$$- \frac{\log{\left(n \right)}}{n^{2}} + \frac{1}{n^{2}}$$
The second derivative [src]
-3 + 2*log(n)
-------------
       3     
      n      
$$\frac{2 \log{\left(n \right)} - 3}{n^{3}}$$
The third derivative [src]
11 - 6*log(n)
-------------
       4     
      n      
$$\frac{11 - 6 \log{\left(n \right)}}{n^{4}}$$