0% found this document useful (0 votes)
24 views5 pages

Differential Equations and Calculus Exercises

The document contains a tutorial on multivariate calculus concepts including: - Describing functions' domains and ranges, and sketching level curves and surfaces - Finding limits of multivariate functions as variables approach values - Determining points where functions are continuous - Calculating first and second order partial derivatives using implicit differentiation and the chain rule - Relating partial derivatives to gradients and directional derivatives

Uploaded by

irakool2014
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views5 pages

Differential Equations and Calculus Exercises

The document contains a tutorial on multivariate calculus concepts including: - Describing functions' domains and ranges, and sketching level curves and surfaces - Finding limits of multivariate functions as variables approach values - Determining points where functions are continuous - Calculating first and second order partial derivatives using implicit differentiation and the chain rule - Relating partial derivatives to gradients and directional derivatives

Uploaded by

irakool2014
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

College of Engineering Pune

Ordinary Differential Equations and Multivariate Calculus


Tutorial-5 (2021-2022)
1. Describe the function’s domain, find the function’s range and also describe the function’s
level curves.

a) f (x, y) = y − x b) f (x, y) = y − x
c) f (x, y) = 4x2 + 9y 2 d) f (x, y) = x2 − y 2
e) f (x, y) = xy f) f (x, y) = y/x2
1 √
g) f (x, y) = √ h) f (x, y) = 9 − x2 − y 2
16 − x2 − y 2
i) f (x, y) = ln(x2 + y 2 )

2. Sketch the surface z = f (x, y).

a) f (x, y) = y 2 b) f (x, y) = x2 + y 2

c) f (x, y) = x2 + y 2 d) f (x, y) = −(x2 + y 2 )
e) f (x, y) = 4 − x2 − y 2 f) f (x, y) = 1 − |x| − |y|

3. Sketch typical level surface of the given functions.

a) f (x, y, z) = x2 + y 2 + z 2 b) f (x, y, z) = ln(x2 + y 2 + z 2 )


c) f (x, y, z) = x + z d) f (x, y, z) = z
2 2
e) f (x, y, z) = z−x −y f) f (x, y, z) = (x2 /25)+(y 2 /16)+(z 2 /9)

4. Find the following limits.

a) lim sec x tan y


(x,y) → (0,π/4)

b) lim ln |1 + x2 y 2 |
(x,y) → (1,1)

ey sin x
c) lim
(x,y) → (0,0) x
cos y + 1
d) lim
(x,y) → (π/2,0) y − sin x

x3 − y 3
e) lim
(x,y) → (1,1) x − y

f) lim ze−2y cos 2x


(x,y,z) → (π,0,3)

2xy + yz
g) lim
(x,y,z) → (1,−1,−1) x2 + z 2
√ √
x−y+2 x−2 y
h) lim √ √
(x,y) → (0,0) x− y

1
5. At what points of the domain are the following functions continuous?
x+y
a) f (x, y) = ln(x2 + y 2 ) b) f (x, y) =
x−y
!
1 x+y
c) f (x, y) = sin d) f (x, y) =
xy 2 + cos x
1
e) f (x, y) = 2 f) f (x, y, z) = ln xyz
x −y
1
g) f (x, y, z) = ex+y cos z h) g(x, y, z) =
|xy| + |z|

6. Find the limit of the following functions as (x, y) → (0, 0) or show that the limit does
not exist.
−x x4
a) f (x, y) = √ b) f (x, y) =
x2 + y 2 x4 + y 2
x3 − xy 2 x4 − y 2
c) f (x, y) = 2 d) f (x, y) =
x + y2 x4 + y 2

7. Find the first order partial derivatives with respect to each variable.

a) f (x, y) = (xy − 1)2 b) f (x, y) = tan−1 (y/x)


c) f (x, y) = e−x sin(x + y) d) f (x, y) = ln(x + y)
xy

e) f (x, y) = e ln y f) f (x, y, z) = x2 + y 2 + z 2
2 +y 2 +z 2 )
g) f (x, y, z) = sin−1 (xyz) h) f (x, y) = e−(x
i) f (x, y, z) = e−(xyz) j) g(u, v) = v 2 e2u/v
k) h(ρ, φ, θ) = ρ sin φ cos θ l) f (t, α) = cos(2πt − α)
m) g(r, θ, z) = r(1 − cos θ) − z

8. Find the second order partial derivatives of the following functions.

a) f (x, y) = x + y + xy b) f (x, y) = sin(xy)


y
c) f (x, y) = xe + y + 1 d) h(x, y) = tan−1 (y/x)
e) r(x, y) = ln(x + y)

9. Verify that fxy = fyx .

a) f (x, y) = ex + x ln y + y ln x
b) f (x, y) = xy 2 + x2 y 3 + x3 y 4

∂z Fx ∂z Fy
10) Prove that =− and = − , where F (x, y, z) = 0 defines z implicitly as a
∂x Fz ∂y Fz
function of the two independent variables x and y.

11) Equation f (x, y) = 0 defines y as a function of x implicitly. What do you understand


by this statement? Does it mean you can express y in terms of x ?

2
∂z
12) Find the value of at the point (1, 1, 1) if the equation xy + z 3 x − 2yz = 0 defines z
∂x
implicitly as a function of two independent variables x and y.
∂x
13) Find the value of at the point (1, −1, −3) if the equation xz + y ln x − x2 + 4 = 0
∂z
defines x implicitly as a function of two independent variables y and z.
dw
14) In the following exercises find the derivatives by using the Chain Rule and evaluate
dt
the derivative at the given point.

a) w = x2 + y 2 x = cos t , y = sin t , t = π
b) w = x2 + y 2 x = cos t + sin t , x = cos t − sin t , t = 0
x y
c) w = + x = cos2 t , y = sin2 t , z = 1/t , t = 3
z z
d) w = 2yex − ln z x = ln(t2 + 1) , y = tan−1 t , z = et , t = 1

∂ ∂
15) For the following functions find the partial derivatives and as functions of u and
∂u ∂v
v by using the Chain Rule and also evaluate the partial derivatives at the given point.

a) z = 4ex ln y x = ln(u cos v) , y = u sin v , (u, v) = (2, π/4)


b) z = tan−1 (x/y)‘ x = u cos v , y = u sin v , (u, v) = (1.3, π/6)
c) w = ln(x2 +y 2 +z 2 ) x = uev sin u , y = uev cos u , z = uev , (u, v) = (−2, 0)

∂u ∂u ∂u
16) Express the partial derivatives , , as functions of x , y and z by using the
∂x ∂y ∂z
Chain Rule and also evaluate the partial derivatives at given point.
p−q √
a) u) = p = x + y + z , q = x − y + z , r = x + y − z, (x, y, z) = ( 3, 2, 1)
q−r
b) u = eqr sin−1 p p = sin x , q = z 2 ln y , r = 1/z , (x, y, z) = (π/4, 1/2, −1/2)

17) In the following exercises write a Chain Rule Formula for each derivative .

a) wu and wv for w = h(x, y, z) , x = f (u, v) , y = g(u, v) , z = k(u, v)


b) wu and wv for w = g(x, y) , x = h(u, v) , y = k(u, v)
c) wx and wy for w = g(u, v) , u = h(x, y) , v = k(x, y)
d) yr for y = f (u) , u = g(r, s)
e) wp for w = f (x, y, z, v) , x = g(p, q) , y = h(p, q) , z = k(p, q) , v = j(p, q)
f) wr and ws for w = f (x, y) , x = h(r) , y = k(s)
g) ws for w = f (x, y) , x = g(r, s, t) , y = h(r, s, t)

3
18) Suppose w = f (u, v) stisfies the Laplace equation fuu + fvv = 0. Prove that :

(x2 − y 2 )
a) If u = and v = xy, then w satisfies the Laplace equation wxx + wyy = 0.
2
b) If u = ex cos y and v = ex sin y, then w satisfies the Laplace equation wxx +wyy = 0.

In both the parts, let z = x + iy be a complex number. Express u + iv as a complex


valued function of z.

19) Let w = x2 e2y cos 3z. Find the value of dw/dt at the point (1, ln 2, 0) on the curve
x = cos t , y = ln(t + 2) , z = t.

20) Find the gradient of the function at the given point. Then sketch the gradient together
with the level curve that passes through the point.

a) f (x, y) = y − x , (2, 1) b) f (x, y) = ln(x2 + y 2 ) , (1, 1)


2 2 √
c) f (x, y) = y − x2 , (−1, 0) d) f (x, y) = x2 − y2 , ( 2, 1)

21) Find the directions in which the functions increase and decrease most rapidly at P0 and
also find the directional derivative of the functions in these directions. Which quantity
do such directional derivatives give?

a) f (x, y) = x2 + xy + y 2 , P0 (−1, 1) b) f (x, y) = x2 y + exy sin y , P0 (1, 0)


x
c) f (x, y, z) = xey + z 2 , P0 (1, ln 2, 1/2) d) f (x, y, z) = y
− yz , P0 (4, 1, 1)

22) Sketch the curve f (x, y) = c together with ∇f and the tangent line at the given point.
Then write the equation for the tangent line.
√ √ √
a) x2 + y 2 = 4 , ( 2, 2) b) x2 − y = 1 , ( 2, 1)
c) xy = −4 , (2, −2) d) x2 − xy + y 2 = 7 , (−1, 2)

23) In what direction is the directional derivativeof f (x, y) = xy + y 2 at P (3, 2) equal to


zero?

24) Is there a direction u in which the rate of change of the temperature function
T (x, y, z) = 2xy − yz ( temperature in degrees Celcius, distance in feet) at P (1, −1, 1)
is −30 C/f t? Give reason for your answer.

25) The lengths a, b and c of the edges of a closed rectangular box are changing with time.
da db
At the instant in question a = 1m , b = 2m , c = 3m , = 1m/sec , = 1m/sec ,
dt dt
dc
= −3m/sec . At what rates are the box’s volume V and the surface area S changing
dt
at that instant? Are the box’s interior diagonals increasing or decreasing in length?

4
26) Find all the local maxima, local minima and saddle points of the functions given:

a) f (x, y) = x2 + xy + y 2 + 3x − 3y + 4 b) f (x, y) = y sin x


3 3
c) f (x, y) = x + 3xy + y d) f (x, y) = e2x cos y
e) f (x, y, z) = x2 − xy + y 2 + yz + z 2 − 2z
f) f (x, y, z) = x2 + y 2 + z 2 − w2 + xy + zw

27) Find the absolute maxima and minima of the function f (x, y) = 2x2 − 4x + y 2 − 4y + 1
on the closed triangular plate bounded by the lines x = 0 , y = 2 , y = 2x in the first
quadrant.

28) Let f (x, y) be a function such that the first partial derivatives exist at (a, b). State true
or false and justify your answers.

a) If fx (a, b) = fy (a, b) = 0 then f (x, y) has local extreme value at (a,b).


b) If f (x, y) has local maximum or minimum at (a, b) then fx (a, b) = fy (a, b) = 0

29) Consider the flat circular disc given by x2 + y 2 ≤ 1. The disc including the boundary
where x2 + y 2 = 1, is heated so that the temperature at the point (x, y) is T (x, y) =
x2 + 2y 2 − x, then

a) Draw level curves of T (x, y). And state what do they signify?
b) Find the temperatures at the hottest and coldest points on the disc.

30) Maximize the function f (x, y, z) = xyz subject to the constraints

x + y + z = 40 and x+y =z

31) Minimize the function f (x, y, z) = x2 + y 2 + z 2 subject to the constraints

x + 2y + 3z = 6 and x + 3y + 4z = 9

♣♣♣♣♣♣

Common questions

Powered by AI

The equation ∂z/∂x = -Fx/Fz arises from differentiating an implicit function F(x, y, z) = 0 with respect to x. According to the implicit function theorem, solve for z as an implicit function of x and y by setting total derivative dF = 0. Using the chain rule, dF = Fx dx + Fy dy + Fz dz. Solving for dz/dx gives ∂z/∂x = -Fx/Fz, assuming Fz is non-zero, making z an implicit function of x and y at points where the function is continuously differentiable.

Level curves for the temperature function T(x, y) = x^2 + 2y^2 - x represent lines of constant temperature on the disc. These curves are useful for visualizing the heat distribution across the disc. Higher curves indicate regions of higher temperature and vice versa. Analyzing these curves reveals hottest and coldest points on the disc, which are determined by the function's maxima and minima on the domain, often at intersections or boundaries.

According to Clairaut's theorem (also known as the theorem of equality of mixed partials), if a function's second partial derivatives fxy and fyx exist and are continuous at a point, then fxy = fyx at that point. This condition ensures the existence and equality of the mixed derivatives.

To find dw/dt for w = x^2 + y^2 with x = cos t and y = sin t, apply the chain rule: dw/dt = 2x(dx/dt) + 2y(dy/dt). Here, dx/dt = -sin t and dy/dt = cos t. Substituting gives dw/dt = 2(cos t)(-sin t) + 2(sin t)(cos t) = 0, indicating the rate of change of w with respect to t at any point is zero, a result consistent with the constancy of the function (cos^2 t + sin^2 t = 1)

The gradient of a function, \( \nabla f(x, y) \), at a given point provides the direction of the steepest ascent or rate of increase. The function decreases most rapidly in the opposite direction, \( -\nabla f(x, y) \). The magnitude of the gradient gives the maximum rate of increase, which is the directional derivative in the direction of the gradient.

To find local minima, maxima, and saddle points of a function f(x, y), first compute the first partial derivatives and set them to zero to locate critical points. Then, apply the second derivative test using the Hessian matrix, which involves second partial derivatives, to classify these critical points. Specifically, evaluate the determinant of the Hessian. If positive with f_xx > 0, it's a local minimum; if f_xx < 0, it's a local maximum. A negative determinant indicates a saddle point.

Determining where a function is continuous in multivariable calculus is crucial for ensuring the function behaves predictably and is well-defined across its domain. Continuity assures limits represent the function's behavior around points of interest, which is essential for applying theorems such as the implicit function theorem and conducting further analysis like differentiation and integration. It's particularly important for implicitly defined functions where validity on an open neighborhood can dictate local behavior and solutions to more complex systems.

When you transform coordinates from (u, v) to (x, y) using expressions like u = (x^2 - y^2)/2 and v = xy, the Laplace equation f_uu + f_vv = 0 in terms of u and v transforms to w_xx + w_yy = 0 in terms of x and y under specific conditions. Here, z = x + iy is a complex number representation, showing that as a complex function, the sum of the partial derivatives of second order w.r.t x and y remains zero, thereby satisfying the Laplace equation.

The implicit function theorem states that even though a relationship like f(x, y) = 0 may define y as a function of x locally around a point, it does not guarantee that y can be explicitly expressed as a function of x across its entire domain. This is because local differentiability and the non-zero gradient condition around a point allow for implicit function definition, whereas global expressiveness is not assured due to potential complexities like multi-valuedness or discontinuities in solutions.

Maximizing f(x, y, z) = xyz under constraints x + y + z = 40 and x + y = z involves the method of Lagrange multipliers. Challenges include handling non-linear interactions and constraint satisfaction. Construct the Lagrangian, L(x, y, z, λ, μ) = xyz + λ(x + y + z - 40) + μ(x + y - z), and find points where partial derivatives vanish (∂L/∂x = 0, etc.). Solving these equations gives candidate points, which needs verification under constraints for maxima.

You might also like