Partial Derivatives of Functions from Rn to Rm
One of the core concepts of multivariable calculus involves the various differentiations of functions from
to
. We begin by defining the concept of a partial derivative of such functions.
Definition: Let
be open,
, and
. Denote
for each
, i.e.,
is the unit vector in the direction of the
coordinate axis. Then the Partial Derivative of
at
with Respect to the
Variable is defined as
provided that this limit exists.
Suppose that
is open,
, and
. Then the partial derivative of
at
with respect to the
variable is:

For example, consider the function
defined by:

Then the partial derivative of
with respect to the variable
at the point
is:

We can also easily calculate the partial derivatives
and
. So the definition of a partial derivative for
is somewhat justified since the case when
yields the definition of the partial derivative for a multivariable real-valued function.
Furthermore, suppose that
and that
. Then
where
for each
are single-variable real-valued functions. The partial derivative of
with respect to the first variable (the only variable, or simply just the derivative) at
is:

For example, consider the function
defined by:

Then the derivative of
is:

And the derivative of
at
is:

Once again, the definition is justified since when
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
be defined by:

Then the partial derivative of
at
with respect to the first variable is:
![{\displaystyle {\begin{aligned}\quad D_{1}\mathbf {f} (\mathbf {c} )&=\lim _{h\to 0}{\frac {\mathbf {f} (\mathbf {c} +h(1,0))-\mathbf {f} (\mathbf {c} )}{h}}\\&=\lim _{h\to 0}{\frac {(f_{1}((c_{1},c_{2})+h(1,0)),f_{2}((c_{1},c_{2})+h(1,0)))-(f_{1}(\mathbf {c} ),f_{2}(c_{1},c_{2})))}{h}}\\&=\lim _{h\to 0}{\frac {f_{1}(c_{1}+h,c_{2}),f_{2}(c_{1}+h,c_{2}))-(f_{1}(c_{1},c_{2}),f_{2}(c_{1},c_{2}))}{h}}\\&=\lim _{h\to 0}{\frac {(f_{1}(c_{1}+h,c_{2})-f_{1}(c_{1},c_{2}),f_{2}(c_{1}+h,c_{2})-f_{2}(c_{1},c_{2}))}{h}}\\&=\lim _{h\to 0}{\frac {((c_{1}+h)^{2}+c_{2}^{2}-[c_{1}^{2}+c_{2}^{2}],2(c_{1}+h)(c_{2})-2c_{1}c_{2})}{h}}\\&=\lim _{h\to 0}{\frac {(c_{1}^{2}+2c_{1}h+h^{2})+c_{2}^{2}-c_{1}^{2}-c_{2}^{2},2c_{1}c_{2}+2c_{2}h-2c_{1}c_{2})}{h}}\\&=\lim _{h\to 0}{\frac {(2c_{1}h+h^{2},2c_{2}h)}{h}}\\&=\left(\lim _{h\to 0}{\frac {2c_{1}h+h^{2}}{h}},\lim _{h\to 0}{\frac {2c_{2}h}{h}}\right)\\&=\left(\lim _{h\to 0}[2c_{1}+h],\lim _{h\to 0}2c_{2}\right)\\&=(2c_{1},2c_{2})\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/c5d7b7c9f89ec526eacbf8a531b56e8b82051027)
So the partial derivative of
with respect to the first variable at say
is
.
Licensing
Content obtained and/or adapted from: