partial derivative
The partial derivative of a multivariable function $f$ is simply its derivative with respect to only one variable, keeping all other variables constant (which are not functions of the variable in question). The formal definition is
where
$\vec{e}_i$ is the standard basis vector of the
$i$ th variable. Since this only affects the
$i$ th variable, one can derive the function using common rules and tables, treating all other variables (which are not functions of
$a_i$ ) as constants. For example, if
$f(\mathbf{x})=x^2 + 2xy + y^2 + y^3z$ , then
Note that in equation
$(1)$ , we treated
$y$ as a constant, since we were differentiating with respect to
$x$ .
$\left(\frac{d(c*x)}{dx} = c\right)$ The partial derivative of a vector-valued function
$\vec{f}(\mathbf{x})$ with respect to variable
$a_i$ is a vector
$\overrightarrow{D_i\mathbf{f}}=\frac{\partial\vec{f}}{\partial a_i}$ .
Multiple Partials:
Multiple partial derivatives can be treated just like multiple derivatives. There is an additional degree of freedom though, as you can compound derivatives with respect to different variables. For example, using the above function,
$D_{12}$ is another way of writing
$\frac{\partial}{\partial x_1 \partial x_2}$ . If
$f(\mathbf{x})$ is continuous in the neighborhood of
$\mathbf{x}$ , and
$D_{ij}f$ and
$D_{ji}f$ are continuous in an open set
$V$ , it can be shown (see
Clairaut's theorem) that
$D_{ij}f(\mathbf{x}) = D_{ji}f(\mathbf{x})$ in
$V$ , where
$i,j$ are the ith and jth variables. In fact, as long as an equal number of partials are taken with respect to each variable, changing the order of differentiation will produce the same results in the above condition.
Another form of notation is
$f^{(a,b,c,...)}(\mathbf{x})$ where
$a$ is the partial derivative with respect to the first variable
$a$ times,
$b$ is the partial with respect to the second variable
$b$ times, etc.