Functions of Two or Three Variables
We will cover following topics
Limits
Let be an open set containing , and let be a function of two variables defined on , except possibly at . The limit of as approaches is , denoted as:
It means that given any , there exists such that for all , if is in the open disk centered at with radius , then .
Continuity
Let a function be defined on an open disk containing . Then,
- is continuous at if
- is continuous on if is continuous at all points in . If is continuous at all points in , we say that is continuous everywhere.
Partial Derivaties
Let be a continuous function on an open set in , then
- The partial derivative of with respect to is:
- The partial derivative of with respect to is:
- The second partial derivative of with respect to then x is:
- The second partial derivative of with respect to then is:
The similar definitions can be extended to functions of more than two variables.
Theorem: Let be defined such that and are continuous on an open set . Then, for each point in , .
Maxima and Minima
Second Derivative Test: Let be differentiable on an open set containing and let .
-
If and , then is a relative minimum of
-
If and , then is a relative maximum of
-
If , then is a saddle point of
-
lf , the test is inconclusive.
Lagrange’s Method Of Multipliers
Lagrange’s method of multipliers is a strategy for finding the local maxima and minima of a function subject to equality constraints. We can be provided with a single constraint or multiple constraints.
Case I: Single Constraint
Suppose we have an objective function of two variables with a single constraint.
maximize
subject to
We first find the Lagrangian, which is given by
Then, we solve the below equation to find the stationary points:
We then calculate the value of at stationary points to find its maximum value.
Case II: Multiple Constraints
Suppose we have an objective function of variables and constraints.
maximize
subject to
,
,
We first find the Lagrangian given by:
and solve
which implies that
and
Example: Maximize subject to the constraint .
Solution: Here , and therefore,
Now, we calculate the gradient:
Therefore:
which implies that the stationary points of are:
Evaluating the objective function at these points yields
Thus, the constrained maximum is and the constraied minimum is .
Jacobian
The Jacobian martix is the matrix of all first-order partial derivatives of a vector-valued function. If the matrix is a square matrix, both the matrix and its determinant are referred to as the Jacobian in literature.
Suppose , then the Jacobian matrix of is an matrix as deined below:
or component wise,
Example 1: Consider the function , with , given by
Then, we have
and
and the Jacobian determinant is equal to
Example 2: Polar-Cartesian Transformation
The transformation from polar coordinates to Cartesian coordinates , is given by the function with components:
Therefore, the Jacobian matrix of is given by:
and the Jacobian determinant is equal to . It is used to transform integrals between the two coordinate systems:
Example 3: Spherical-Cartesian Transformation
The transformation from spherical coordinates to Cartesian coordinates is given by the function with components:
The Jacobian matrix for this coordinate change is given by:
and the Jacobian determinant is equal to .
As an example, since , this determinant implies that the differential volume element .
PYQs
Continuity
1) Let be a function and . If is continuous at , then show that the function and are continuous at and at respectively.
[2019, 10M]
2) Let
Find a such that whenever .
[2016, 15M]
Remarks: Original question has printing mistake
3) Examine the continuity for the function
[2015, 12M]
4) Define a function of two real variables in the plane by:
Check the continuity and differentiability of at (0,0).
[2012, 12M]
5) Show that the function given below is not continuous at the origin.
[2005, 12M]
Partial Derivatives
1) If
then show that is homogeneous function of and of degree . Hence show that
=
[2018, 12M]
2) Let
, if and , if
Determine which of and exists and which does not exist.
[2018, 12M]
3) If
Calculate and at (0,0).
[2017, 15M]
4) Compute and for the function
Also discuss the continuity of and at (0,0).
[2013, 15M]
5) If is a homogeneous function of degree in and , and has continuous first and second order partial derivatives, then show that:-
i)
ii) .
[2010, 10M]
6) Let be defined as:
Is continuous at (0,0)? Compute partial derivatives of at any point , if it exists.
[2009, 20M]
7) If and with approximately what accuracy can you calculate the polar coordinates and of the point . Express your estimates as percentage changes of the value that and have at the point (3,4).
[2009, 20M]
8) Prove that if , then for any twice differentiable and . Here, is a constant.
[2007, 15M]
9) If , show that
[2006, 15M]
10) Let be defined as , prove that and exist but is not differentiable at .
[2005, 12M]
11) If the function is defined by: then show that posseses both partial derivative at origin but it is not continuous thereat.
[2004, 15M]
Maxima and Minima
1) Find the maximum and the minimum value of on the interval .
[2018, 13M]
2) A conical tent is of given capacity. For the least amount of Canvas required for it, find the ratio of its height to the radius of its base.
[2015, 13M]
3) Which point of the sphere is at the maximum distance from the point .
[2015, 13M]
4) Find the height of the cylinder of maximum volume that can be inscribed in a sphere of radius .
[2014, 15M]
5) Find the maximum or minimum values of subject to the condition and interpret result geometrically.
[2014, 20M]
6) Find the point of local extrema and saddle points of the function for two variable defined by .
[2012, 20M]
7) Show that a box (rectangular parallelepiped) of maximum volume with prescribed surface area is a cube.
[2010, 20M]
8) A space probe in the shape of the ellipsoid enters the earth’s atmosphere and its surface begins to heat. After one hour, the temperature at the point on the probe surface is given by . Find the hottest point on the probe surface.
[2009, 20M]
9) Determine the maximum and minimum distances of the origin from the curve given by the equation
[2008, 20M]
10) Find the maximum and minimum radii vectors of the section of the surface by the plane .
[2001, 15M]
Lagrange’s Method of Multipliers
1) Find the maximum and minimum values of subject to the conditions and .
[2016, 20M]
2) Using Lagrange’s multiplier method find the shortest distance between the line and the ellipse
[2013, 20M]
3) Find a rectangular parallelopiped of greatest volume for a give total surface area using Lagrange’s method of multipliers.
[2007, 20M]
4) A rectangular box open at the top is to have a volume of 4 . Using Lagrange’s method of multipliers, find the dimensions of the box so that the material of a given type required to construct it may be least.
[2003, 15M]
Jacobian
1) Using the Jacobian method, show that if and , then
[2019, 8M]
2) By using the transformation , , evaluate the integral taken over the area enclosed by the straight lines , and .
[2014, 15M]
3) If , and , then find
[2005, 15M]
4) Let the roots of the below equation in be .
Prove that:
[2004, 15M]
5) If the roots of the equation in are , show that:
[2002, 15M]