Rules of Derivatives

Constant Rule

Proof:

Sum Rule

\left\[ f(x) + g(x) \right]' = f'(x) + g'(x)

Proof

Product Rule

\left\[ f(x)g(x) \right]' = f'(x)g(x) + f(x)g'(x)

Proof

Quotient Rule

\left\[ \frac{f(x)}{g(x)} \right]' = \frac{f'(x)g(x) - f(x)g'(x)}{g^{2}(x)}

Proof

Chain Rule


Proof

By applying Composition Rule:

Differential

if is determined by , () then the differential of y () is . if is a free variable, then is an independent variable, representing a change of .

the little o here represent an infinitesimal which is strictly higher order of . little o

if is differentiable then it’s derivable

if is derivable then it’s differentiable:

thus, derivable is equivalent to differentiable.

Total Derivative

Total Differential

Total differentiable,if:

if all partial derivatives are continuous, then total differentiable

Directional Derivative

rate of change along this line/direction :

Gradient

gradient is a partial derivative vector

Hessian Matrix

Hessian Matrix

Elements of Hessian Matrix is the second derivative of -th then -th input.

Jacobian Matrix

Jacobian matrix

Jacobian matrix is the partial derivative matrix for a multi-input-output function. The elementh is the the derivative of -th output w.r.t -th input