Skip to main content\(\require{cancel}\require{extpfeil}\newcommand{\definiteintegral}[4]{\int_{#1}^{#2}\,#3\,d#4}
\newcommand{\myequation}[2]{#1\amp =#2}
\newcommand{\indefiniteintegral}[2]{\int#1\,d#2}
\newcommand{\testingescapedpercent}{ \% }
\newcommand{\bvec}{{\mathbf b}}
\newcommand{\vvec}{{\mathbf v}}
\newcommand{\class}[2][\sim]{\lbrack #2\rbrack_{#1}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\newcommand{\sfrac}[2]{{#1}/{#2}}
\)
Handout 36.1 Derivative Rules
Rules for specific types of functions.
- Constant functions
\(\displaystyle (k)' = 0\)
- Power functions
\(\displaystyle (x^{n})' = nx^{n-1}\)
- Exponential functions
-
\((a^{x})' = \ln(a) a^{x} \text{ (for } a>0\text{)}\)
- Logarithmic functions
\(\displaystyle (\ln(x))' = \frac{1}{x}\)
- Trigonometric functions
-
\((\sin(x))' = \cos(x)\text{.}\)
\((\cos(x))' = -\sin(x)\text{.}\)
\((\tan(x))' = \sec^{2}(x) = \frac{1}{\cos^{2}(x)}\text{.}\)
\((\arcsin(x))' = \frac{1}{\sqrt{1-x^{2}}}\text{.}\)
\((\arctan(x))' = \frac{1}{1+x^{2}}\text{.}\)
Rules for combinations of functions.
- Constant multiples
\(\displaystyle (k\cdot f(x))' = k\cdot f'(x)\)
- Sum and difference
\(\displaystyle (f(x) \pm g(x))' = f'(x) \pm g'(x)\)
- Products (the product rule)
\(\displaystyle (f(x)\cdot g(x))' = f'(x)g(x) + f(x)g'(x)\)
- Quotients (the quotient rule)
\(\displaystyle \left(\frac{f(x)}{g(x)}\right)' = \frac{f'(x)g(x) - f(x)g'(x)}{(g(x))^{2}}\)
- Compositions (the chain rule)
\(\displaystyle (f(g(x)))' = f'(g(x))\cdot g'(x)\)