Skip to main content\(\newcommand{\sech}{\textrm{sech}}
\newcommand{\csch}{\text{csch}}
\newcommand{\reals}{\mathbb{R}}
\let\ds\displaystyle
\newcommand{\integral}[3][]{\int#1 #2 \;d#3}
\newcommand{\dsintegral}[3][]{\ds\int#1 #2 \;d#3}
\newcommand{\veci}{\hat{\imath}}
\newcommand{\vecj}{\hat{\jmath}}
\newcommand{\veck}{\hat{k}}
\newcommand{\vecr}{\vec{r}}
\newcommand{\vecu}{\vec{u}}
\newcommand{\vecv}{\vec{v}}
\newcommand{\vecw}{\vec{w}}
\newcommand{\vecn}{\vec{n}}
\newcommand{\T}{\widehat{T}}
\newcommand{\N}{\widehat{N}}
\newcommand{\B}{\widehat{B}}
\newcommand{\Grad}{\text{Grad}}
\newcommand{\Div}{\text{Div}}
\newcommand{\Curl}{\text{Curl}}
\newcommand{\Rot}{\text{Rot}}
\newcommand{\del}{\overrightarrow{\nabla}}
\newcommand{\C}{\mathcal{C}}
\newcommand{\veclong}{\overrightarrow}
\renewcommand{\vector}[1]{\left\langle #1 \right\rangle}
\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\,}$}}}
\)
Section A.1 Rules for Derivatives
Sums, differences, constant factors.
\begin{align*}
\frac{d}{dx}(k f(x)) \amp= k \frac{df}{dx}\\
\frac{d}{dx}(f(x) \pm g(x)) \amp= \frac{df}{dx} \pm \frac{dg}{dx}
\end{align*}
Products, Quotients and Compositions.
\begin{align*}
\frac{d}{dx}(f(x)g(x)) \amp= \frac{df}{dx} g(x) + f(x) \frac{dg}{dx}\\
\frac{d}{dx}(f(x)/g(x)) \amp= \frac{\ds \frac{df}{dx} g(x) - f(x) \frac{dg}{dx}}{g^2(x)}\\
\frac{d}{dx} (f(g(x)) \amp= f'(g(x))\frac{dg}{dx}\\
\text{That is, with } u = g(x), y = f(u),\\
\frac{dy}{dx} \amp = \frac{dy}{du}\frac{du}{dx}
\end{align*}