1. The document derives formulas for the nth derivative of several standard functions:
- y = xm yields Dn xm = m!/(m-n)! xm-n
- y = ax + bm yields Dn(ax + bm) = m!/(m-n)! an ax + bm-n
- y = 1/(ax + b) yields Dn 1/(ax + b) = (-1)n n! an/(ax + b)n+1
2. It also provides the nth derivatives of more complex functions like logarithmic and fractional functions by using the above formulas.
3. Several problems are worked out as examples to find the nth derivative of various fractional functions.