Differentiation Rules
Table of contents
- Differentiation Rules
- Basic Rules
- Chain Rule
- References
Objectives
The Basic Rules
Chain Rule
Higher deriviation
Basic Rules
- Constant law
- (cf(x))′=cf′(x)
- (x→alimcf(x)=cx→alimf(x))
- Sum/Diff law
- (f(x)±g(x))′=f′(x)±g′(x)
- (x→alim[f(x)±g(x)]=x→alimf(x)±x→alimg(x))
- Power law
- (xn)′=nxn−1
- (x→alim[f(x)]n=[x→alimf(x)]n)
- Product law
- (fg)′=f′g+g′f
- (x→alim[f(x)⋅g(x)]=x→alimf(x)⋅x→alimg(x))
- Quotient law
- (gf)=g2f′g−fg′
- (x→alim[g(x)f(x)]=limx→ag(x)limx→af(x))
Chain Rule
Suppose there are two functions f and g, both are differentiable:
- If there is a function h:h(x)=g(f(x)), then h is called a composite function
- The composite function h is denoted as: h=g∘for(g∘f)(x)=g(f(x))
- The derivative of the composite function: h′(x)=g′(f(x))f′(x)ordxdh=dfdh∗dxdf
References