Differentiation Formulas
| d/dx c = 0, c constant | |
| d/dx cf(x) = cf'(x), c constant | |
| d/dx [f(x) ± g(x)] = f'(x) ± g'(x) | |
| d/dx [f(x) * g(x)] = f(x) * g'(x) + g(x) * f'(x) (product rule) | |
| d/dx [f(x) / g(x)] = (g(x)f'(x) - f(x)g'(x))/([g(x)]2) (quotient rule) | |
| d/dx f[g(x)] = f'[g(x)] * g'(x) OR for u = g(x), d/dx f(u) = f'(u) * u' = f'(u) * g'(x) OR dy/dx = dy/du * du/dx (these are all chain rule) |
| GENERAL | SPECIFIC |
d/dx un = nun-1 * u' d/dx lnu = u'/u d/dx eu = eu * u' d/dx sinu = cosu * u' d/dx cosu = -sinu * u' d/dx tanu = sec2u * u' d/dx arcsinu = u'/(SQRT(1 - u2)) d/dx arctanu = u'/(1 + u2) d/dx cotu = -csc2u * u' d/dx secu = secu tanu * u' d/dx cscu = -cscu cotu * u' d/dx au * u' ln a d/dx logau = u'/(u ln a) |
d/dx xn = nxn - 1 d/dx lnx = 1/x d/dx ex = ex d/dx sinx = cosx d/dx cosx = -sinx d/dx tanx = sec2 d/dx arcsinx = 1/(SQRT(1 - x2)) d/dx arctanx = 1/(1 + x2) d/dx cotx = -csc2x d/dx secx = secx tanx d/dx cscx = -cscx cotx d/dx ax = ax ln a d/dx logax = 1/(x ln a) |
|
|
Any opinions, findings, and conclusions or
recommendations expressed in this material are those of the author(s) and do
not necessarily reflect the views of the |
|