Differentiation of functions of several variables is about finding the derivatives of those functions defined on two or more variables. A real-valued function of n-variables is a function f: D→R, where D is an open subset of Rn. Now for any (x1, x2, …, xn) in D, f(x1, x2, …, xn) is a real number. For example, the volume function of a right-circular cone f(x, y) = V ∈ R where

f(x, y) = ⅓(𝜋 x2 y); x is the radius of the cone, and y is the height of the cone. Hence, f is a function of two variables.

Likewise, a multivariable function of n-variables is a function f: D → Rm, where D is a subset of Rn. For any (x1, x2, …, xn) in D, f(x1, x2, …, xn) ∈ Rn. For example, if any particle is in a rotational motion such that it is at a distance r from the origin, then at any instant t, the position of the particle is given by f(t) = (r cos (t), r sin (t)). This is a function from R to R2.

Now we shall discuss the differentiability of such types of functions.

Differentiability of Functions of Several Variables

Let E be an open set in Rn, and f be a function that maps E into Rm. For (x1, x2, …, xn) = x ∈ E, f(x) ∈ Rm. Suppose there exists a linear transformation A: RnRm such that for any hRn

\(\begin{array}{l}\displaystyle \lim_{\textbf{h} \to 0}\frac{|f(\textbf{x}+\textbf{h})-f(\textbf{x})-A\textbf{h})|}{||\textbf{h}||}=0\;\;….(1)\end{array} \)

Then we say that f is differentiable at x, and we write f’(x) = A.

If f is differentiable at every x ∈ E, then f is differentiable in E.

Note that hRn, since E is open and x ∈ E, we have x + h ∈ E if ||h|| is small enough. Moreover, f(x) and f(x + h) both are in Rm, also, since A ∈ L(Rn, Rm), AhRm. It follows that

f(x + h) – f(x) – Ah ∈ Rm

Therefore, in (1) the numerator, there is Rm– norm of f(x + h) – f(x) – Ah, and in the denominator, there is Rn– norm of h.

Some Important Results

  • Unique Existence of Derivative: Let E be an open set in Rn, and f be a function that maps E into Rm. For (x1, x2, …, xn) = x ∈ E if
\(\begin{array}{l}\displaystyle \lim_{\textbf{h} \to 0}\frac{|f(\textbf{x}+\textbf{h})-f(\textbf{x})-A\textbf{h})|}{||\textbf{h}||}=0\end{array} \)

such that A = A1 and A = A2. Then A1 = A2. That is, the derivative of f exists uniquely.

  • Let E be an open set in Rn, and f be a function that maps E into Rm. For (x1, x2, …, xn) = x ∈ E if f is differentiable at x. Then f is continuous at x.
  • Suppose a function of several variables f: E → Rmwhere E is an open subset of Rn, that is f defined on n variables. For (x1, x2, …, xn) = x ∈ E if f is differentiable at x then the partial derivates fx1, fx2, …, fxn exists and the derivative f’(x) = (𝛼1, 𝛼2, …, 𝛼m).
\(\begin{array}{l}\alpha_{i}=f_{x_{i}}=\frac{\partial f}{\partial x_{i}}\;\;\;\; 1\leq i\leq n\end{array} \)
  • Generalised Version of Chain Rule: Let E be an open set in Rn, and f be a function that maps E into Rm. Let f be differentiable at xo ∈ E, g maps an open set containing f(E) into Rk and g be differentiable at f(xo). Then the mapping F: E → Rk is defined by F(x) = g(f(x)) is differentiable at xo and F’(xo) = g’(f(xo)) f’(xo).
  • Existence of Derivatives: Let E be an open set in Rn, and f be a function that maps E into Rm. If all partial derivatives of f exist in the neighbourhood of point xoin E and f is continuous at xo. Then f is differentiable at xo.

Related Articles

Solved Examples

Example 1:

Let a function f be defined as

\(\begin{array}{l}f(x,y)= \left\{\begin{matrix}xy\left(\frac{x^{2}-y^{2}}{x^{2}+y^{2}}\right) \;\;\;\; if\;(x,y)\neq(0,0) \\0\;\;\;\; \;\;\;\;\;\;\;if \;(x,y)=(0,0)\end{matrix}\right.\end{array} \)

Prove that f is differentiable at (0, 0).

Solution:

To verify the differentiability of f, at (0, 0), let us take A = (fx, fy) at (0, 0)

Both fx and fy at (0, 0) is 0. Therefore A = (0, 0).

Let x = (x, y) and h = (h, k), we shall prove that

\(\begin{array}{l}\frac{|f(\textbf{x}+\textbf{h})-f(\textbf{x})-A\textbf{h})|}{||\textbf{h}||}\rightarrow 0 \:\:\:\: as \:\:\:\:\textbf{h}\rightarrow 0\end{array} \)

Now, f(0 + h) = f((0, 0), (h, k)) = f(0 + h, 0 + k) = f(h, k) = hk[(h2 – k2)/(h2 + k2)]

f(0) = f((0, 0)) = 0

And Ah = (0, 0)(h, k) = 0

\(\begin{array}{l}\displaystyle \lim_{\textbf{h} \to 0}\frac{|f(\textbf{x}+\textbf{h})-f(\textbf{x})-A\textbf{h})|}{||\textbf{h}||}= \displaystyle \lim_{(h,k) \to 0}\frac{|hk\left(\frac{h^{2}-k^{2}}{h^{2}+k^{2}}\right)-0-0|}{\sqrt{h^{2}+k^{2}}}\end{array} \)
\(\begin{array}{l}=\displaystyle \lim_{(h,k) \to 0}hk \;\;\displaystyle \lim_{(h,k) \to 0}\frac{h^{2}-k^{2}}{(h^{2}+k^{2})^{\frac{3}{2}}}=0 \end{array} \)

Hence, f is differentiable at 0.

Example 2:

Let a function f be defined as

\(\begin{array}{l}f(x,y)=\left\{\begin{matrix} \frac{2xy}{x^2+y^2}& at\:\:(x,y)\neq (0,0) \\0 & at\:\:(x,y)= (0,0) \\\end{matrix}\right\end{array} \)

Prove that f is differentiable at (0, 0).

Solution:

Given,

\(\begin{array}{l}f(x,y)=\left\{\begin{matrix} \frac{2xy}{x^2+y^2}& at\:\:(x,y)\neq (0,0) \\0 & at\:\:(x,y)= (0,0) \\\end{matrix}\right\end{array} \)

We see that f(0, 0) = 0 is not continuous at (0, 0). However the partial derivatives exists at (0, 0).

Therefore, f is not differentiable at (0, 0).

Frequently Asked Questions

Q1

How to find the derivative of a multivariate function at a given point?

Suppose the multivariate function is differentiable at a given point. Then its derivative is equal to the partial derivative of the function with respect to each variable.

Q2

What is meant by a function of several variables?

A function f which maps from Rnto Rm, that is, f: Rn → Rm, is known as a function of several variables. If x = (x1, x2, …, xn) ∈ Rn then f(x) ∈ Rm.

Q3

How to determine the differentiability of a function of several variables?

If f is a function of several variables, f: Rn → Rm, f is said to be differentiable at xoRnif the quantity [|f(xo + h) – f(xo) – Ah|/||h||] → 0 as h → 0, where hRnsuch that || h || is very small and f’(xo) = A.

Q4

What is the necessary condition for a function of several variables to be continuous at a given point?

Let E be an open set in Rn, and f be a function that maps E into Rm. For (x1, x2, …, xn) = x ∈ E if f is differentiable at x. Then f is continuous at x.

Comments

Leave a Comment

Your Mobile number and Email id will not be published.

*

*