Partial Derivatives of Functions from Rn to Rm
One of the core concepts of multivariable calculus involves the various differentiations of functions from $\mathbb{R}^n$ to $\mathbb{R}^m$. We begin by defining the concept of a partial derivative of such functions.
Definition: Let $S \subseteq \mathbb{R}^n$ be open, $\mathbf{c} \in S$, and $\mathbf{f} : S \to \mathbb{R}^m$. Denote $\mathbf{e}_k = (0, 0, ..., 0, \underbrace{1}_{k^{\mathrm{th}} \: coordinate}, 0, ..., 0) \in \mathbb{R}^n$ for each $k \in \{ 1, 2, ..., n \}$, i.e., $\mathbf{e}_k$ is the unit vector in the direction of the $k^{\mathrm{th}}$ coordinate axis. Then the Partial Derivative of $\mathbf{f}$ at $\mathbf{c}$ with Respect to the $k^{\mathrm{th}}$ Variable is defined as $\displaystyle{D_k \mathbf{f} (\mathbf{c}) = \lim_{h \to 0} \frac{\mathbf{f} (\mathbf{c} + h\mathbf{e}_k) - \mathbf{f}(\mathbf{c})}{h}}$ provided that this limit exists. |
Suppose that $S \subseteq \mathbb{R}^n$ is open, $\mathbf{c} \in S$, and $f : S \to \mathbb{R}$. Then the partial derivative of $f$ at $\mathbf{c}$ with respect to the $k^{\mathrm{th}}$ variable is:
(1)For example, consider the function $f : \mathbb{R}^3 \to \mathbb{R}$ defined by:
(2)Then the partial derivative of $f$ with respect to the variable $x$ at the point $(1, 2, -1)$ is:
(3)We can also easily calculate the partial derivatives $D_2 f(1, 2, -1)$ and $D_3(1, 2, -1)$. So the definition of a partial derivative for $\mathbf{f} : S \to \mathbb{R}^m$ is somewhat justified since the case when $m = 1$ yields the definition of the partial derivative for a multivariable real-valued function.
Furthermore, suppose that $S \subseteq \mathbb{R}$ and that $\mathbf{f} : S \to \mathbb{R}^m$. Then $\mathbf{f} = (f_1, f_2, ..., f_m)$ where $f_i : S \to \mathbb{R}$ for each $i \in \{ 1, 2, ..., m \}$ are single-variable real-valued functions. The partial derivative of $\mathbf{f}$ with respect to the first variable (the only variable, or simply just the derivative) at $\mathbf{c}$ is:
(4)For example, consider the function $f : \mathbb{R} \to \mathbb{R}^4$ defined by:
(5)Then the derivative of $\mathbf{f}$ is:
(6)And the derivative of $\mathbf{f}$ at $c = 2$ is:
(7)Once again, the definition is justified since when $n = 1$ we have that the definition reduces down to the special case of differentiating a single variable vector-valued function.
Now let's look at a more complicated example of computing a partial derivative. Let $\mathbf{f} : \mathbb{R}^2 \to \mathbb{R}^2$ be defined by:
(8)Then the partial derivative of $\mathbf{f}$ at $\mathbf{c}$ with respect to the first variable is:
(9)So the partial derivative of $\mathbf{f}$ with respect to the first variable at say $(1, 2)$ is $D_1 \mathbf{f}(1, 2) = (2, 4)$.