ENGINEERING MATHEMATICS – FUNCTIONS OF TWO VARIABLES
(Complete Short Notes Limit, continuity and partial derivatives; Directional derivative; Total derivative; Maxima, minima and saddle points; Method of Lagrange multipliers; Double integrals and their applications for University Exams & GATE)
1. INTRODUCTION
A function of two variables is a rule that assigns to each ordered pair
in a domain a real number .
Examples: , ,
Such functions appear in Engineering fields like Heat Transfer, Fluid Mechanics, Optimization, Machine Learning, and Control Systems.
2. LIMIT OF A FUNCTION OF TWO VARIABLES
2.1 Definition
A function
has limit at if
whenever approaches along any path.
2.2 Why limits of two variables are harder?
Because in 2D, infinitely many paths approach a point:
-
Straight line:
Parabola:
-
Curve: etc.
2.3 Standard results
(i)
(ii) Limits typically fail if numerator/denominator mix non-homogeneous polynomials.
2.4 Method of Checking Limit
-
Substitute
-
Try parabolic path
-
Convert to polar form:
If limit is independent of , limit exists.
2.5 Solved Example (GATE Type)
Example:
Evaluate
Solution:
Take path :
Take path :
Limits differ → limit does not exist.
3. CONTINUITY OF TWO VARIABLE FUNCTIONS
Definition
is continuous at if:
-
exists
-
exists
-
Limit equals value
Discontinuity occurs when:
-
Undefined at point
Limit does not exist
-
Limit exists but differs from value
4. PARTIAL DERIVATIVES
Definition
Partial derivative w.r.t. :
Partial derivative w.r.t. :
4.1 Higher-order partials
Clairaut’s Theorem
If is continuous near :
4.2 Solved Example
Find partial derivatives of:
5. DIRECTIONAL DERIVATIVE
Definition
Directional derivative in direction
is:
Direction vector must be unit:
Geometric Meaning
Directional derivative gives the rate of change of a surface z=f(x,y) in any direction.
Solved Example
For
in direction of .
-
Normalize:
-
Compute partials:
-
Directional derivative:
6. TOTAL DERIVATIVE
If
then
This is used in:
-
Thermodynamics
-
Control theory
-
Transport equations
7. EXTREMA OF FUNCTIONS OF TWO VARIABLES
(Local maxima, minima, saddle points)
7.1 First-Order Condition
At extremum:
7.2 Second-Order Condition
Compute:
Check:
| Condition | Nature |
|---|---|
| (D > 0) and |
Local Minimum |
| (D > 0) and fxx < 0) | Local Maximum |
| (D < 0) | Saddle Point |
| (D = 0) | Test Fails |
7.3 Example (GATE Level)
Let
Compute partials:
Solving pair:
Second-order test:
∴ Local Minimum at (0,0)
8. LAGRANGE MULTIPLIERS
Used to find maxima/minima subject to constraint
.
Rule
Solve:
Example (University Level)
Maximize
subject to
-
Compute:
-
Set:
Solve system →
Maximum value:
Minimum:
9. DOUBLE INTEGRALS
Used to compute:
Area
-
Volume under a surface
-
Mass (variable density)
-
Probability distributions
9.1 Definition
9.2 Iterated Form
or
10. APPLICATIONS OF DOUBLE INTEGRALS
10.1 Area of a Region
10.2 Volume under a surface
10.3 Solved Example
Evaluate
over region , .
Solution:
Inner integral:
Then:
12. EXAM TIPS (UNIVERSITY + GATE)
High-Weightage Concepts
✔ Limits using polar substitution
✔ Directional derivative formula
✔ Lagrange multipliers
✔ Double integral region transformation
✔ Classification of critical points using Hessian
✔ Changing the order of integration
Common Mistakes
❌ Forgetting to normalize direction vectors
❌ Using wrong region limits in double integrals
❌ Incorrectly identifying saddle points
❌ Assuming limit exists without checking multiple paths
13. SUPER QUICK SHORT NOTES (FOR LAST-DAY REVISION)
Limit exists ↔ Same value along all paths
Partial derivatives treat other variables as constant
-
Directional derivative = ∇f · unit vector
-
Extrema: solve → apply Hessian test
-
Lagrange multipliers: ∇f = λ∇g
-
Double integrals compute area/volume
SEO KEYWORDS
-
Functions of two variables notes
Engineering mathematics multivariable calculus
-
GATE maths functions of two variables
-
Partial derivatives and continuity
-
Directional derivative formula
-
Total derivative notes
-
Lagrange multipliers method
-
Double integrals applications
-
Maxima minima saddle points
-
University exam calculus notes

0 Comments