Several
Several
If three variables x, y, z are so related that the value of z depends upon the values of x and y, then z is called a functions of two variables x and y, and this is denoted by z = f (x, y). z is called the dependent variable while x and y are called independent variables.
Let z = f (x, y) be a function of two independent variables x and y. If y is kept constant and x along is allowed to vary, then n becomes a function of x only. The derivatives of z, with respect to x, treating y as constant, is called partial derivative of z w.r.t. x and os denoted by Thus,
z x z x o f (x+h,h)f (x,y) h
or
f x
or fx .
= lim h
Similarly, the derivative of z, with respect to y, treating x as constant, is called partial derivatives of z w.y and is denoted by Thus,
z x z y z y
or
f y
or fy .
and
z y
z x
and
z y
and y, they can be dierented partially w.r.t.x as well as y. These are called second order partial derivatives of z. The usual notations for these second order partial derivatives are: 1
z ( ) x x z ( ) x y
2z x2 2z xy
or fxx ; or fxy ;
2 2z =z xy yx
z ( ) y y z ( ) y x
= =
2z y 2 2z yx
or fyy or fyx
or fxy = fyx .
u u , . x y
x r
(ii)
1 x r
= r x
(iii)
2 x2
2 y 2
= 0.
SOLUTIONS: (i)
r x
means (i)
r =the x y
We express x in terms of r and . Thus, x = rcos x x = cos = r r r x = x r (ii) Expressing x in terms of r and , we have x = rcos
x
= rsin = y
1 x r
= y r
y x y or = tan1 x
y y y 1 2 .( x2 ) = x2 +y 2 = r 2 (cos2 +sin2 ) 1+ y 2 x r x = y 1 . x = r x . r r
= ry2
y x
y or = tan1 x
1 2 1+ y 2
x
= y(x2 + y 2 )2 .2x = =
1 2 1+ y 2
x
1 .( x ) =
x x2 +y 2
= x(x2 + y 2 )1
2 x2
= 0.
4. HOMOGENEOUS FUNCTIONS:
A function f (x, y) is said to homogeneous of degree(or order) n in the variy able x and y if it can be expressed in the form xn ( x ) or y n ( x ). y
If u is a homogeneous function of degree n in x and y, then x u + y u = nu. x y Since u is a homogeneous function of degree n in x and y, it can be expressed as y u = xn f ( ) x u y y y n1 = nx f ( ) + xn f ( ).( 2 ) x x x x u y y x = nxn f ( ) xn1 yf ( ) x x x u y 1 y Also = xn f ( ). = xn1 f ( ) y x x x u y y = xn1 yf ( ) y x
y Adding (1) and (2), we get x u + y u = nxn f ( x ) = nu. x y
(1)
(2)
Note. Eulers theorem can be extended to a homogeneous function of any number of variables. thus, if u is a homogeneous function of degree n in x, y and z, then x u + y u + z u = nu. x y z 6. IF u IS A HOMOGENEOUS FUNCTION OF DEGREE n IN x AND
u y THEN x2 u + 2xy xy + y 2 u = n(n 1)u. x2 y 2
2 2 2
...(1)
2
u Dierentiating (1) partially w.r.t.x, we have 1 u + x u + y xy = n u . x x2 x u Dierentiating (1) partially w.r.t.y, we have x yx + 1. u + y u = n u . y y 2 y
2
...(2)
But
2 2
2u yx
2
2u xy
2
u x xy + 1. u + y u = n u . y y 2 y
...(3)
[using (1)
2u
2u
2u
SOLUTION: Here u is not a homogeneous function but tanu is a homogeneous function of degree 2 in x and y.
By Eulers theorem, we have x x (tanu) + y y (tanu) = 2(tanu).
x u + y u = sin 2u. x y
7. TAYLORS SERIES EXPANSION OF TWO VARIABLES The taylors series expansion of two variables is
f (x, y) = f (a, b) +
1 + [fxx (a, b)(x a)2 + 2fxy (a, b)(x a)(y b) + fyy (a, b)(y b)2 ] + ... 2! Example.1 Expand ex cos y as the Taylors series. Solution: the point is not given, consider the point as (0,0) f (x, y) = ex cos y, (a, b) = (0, 0) f (x, y) = ex cos y, f (a, b) = f (0, 0) = 1 fx (x, y) = ex cos y, f (a, b) = f (0, 0) = 1 fxx (x, y) = ex cos y, fxx (a, b) = fxx (0, 0) = 1 fxy (x, y) = ex (sin y), fxy (a, b) = f (xy)(0, 0) = 0 fy (x, y) = ex (sin y), fy (a, b) = fy (0, 0) = 0 fyy (x, y) = ex (cos y), fyy (a, b) = fyy (0, 0) = 1 The Taylors series is f (x, y) = 1 + 1 [(x 0)(1) + (y 0)(0)] 1!
1 + [(x 0)2 (1) + 2(x 0)(y 0)(0) + (y 0)2 (1)] + ... 2! x 1 f (x, y) = 1 + + (x2 y 2 ) + ... 1 2
8. MAXIMA AND MINIMA OF FUNCTIONS OF TWO VARIABLES: DEFINITION A function f (x, y) is considered to have maximum or minimum at x = a and y = b according as f (a + h, b + k) f (a, b) < or > 0 for all numerically small values of h and k. 5
Procedure for nding the maximum or minimum values of f (x, y): (i) The given function is f (x, y). (ii) Find
f x
and
f y
f x
= 0, f = 0, y
nd the roots (x1 , y1 )(x2 , y2 ).....These points may be maximum points or minimum points, now we need to verify this. (iii) Find the values of r =
2f , x2 2f y 2 2f xy
t=
and s =
rt s2 > 0, and r < 0 at a certain point, then the function is maximum at that point. (b) If rt s2 > 0, and r > 0 at a certain point, then the function is minimum at that point. (c) If rt s2 < 0, for a certain point, then the function is neither maximum nor minimum at that point. This point is known as saddle point. (d) If rts2 = 0, at a certain point, then nothing can be said whether the function is maximum or minimum at that point. In this case further investigation are required.
EXAMPLE.1 Find the maximum or minimum values of x3 + 3xy 2 15x2 15y 2 + 72x. SOLUTION: f (x, y) = x3 + 3xy 2 15x2 15y 2 + 72x
f x f y
r= s= t=
= 60x 30 = 6y
= 6x 30
= 0,
f y
=0
...(1) ...(2)
y(6x 30) = 0
x2 10x + 24 = 0
25 + y 2 50 + 24 = 0
The points (4,0), (6,0), (5,1), (5,-1) may be a maximum point or minimum point. At (4,0) rt s2 = (6)(6) 0 = 36 = positive > 0 r = 6 = negative < 0 The point (4,0) is a maximum point. At (6,0) rt s2 = (6)(6) 0 = 36 = positive > 0 r = 6 = positive > 0 The point (6,0) is a minimum point. At (5,1) rt s2 = (0)(0) 36 = 36 = negative < 0 The point (5,1) is neither maximum point nor minimum point. At (5,-1) rt s2 = (0)(0) 36 = 36 = negative < 0 The point (5,-1) is neither maximum point nor minimum point.
9. LAGRANGE METHOD OF UNDETERMINED MULTIPLIERS: This method is to determine the maximum or minimum value of a function of three or more variables, the variables are not independent. the variables should be
connected by some given relation. Let f (x, y, z) be a function of x, y, z which is to be examined for maximum or minimum value. The variable x, y, z are to be connected by some given relation. (x, y, z) = 0 ...(1)
= 0, f = 0, f = 0 y z +
f .dy y
...(2) =0
f .dx x
f .dz z
.dy y
.dz z
=0
(2)+(3) ( f + )dx + ( f + )dy + ( f + )dz = 0 x x y y z z which gives: ( f + )dx = 0 x x ( f + )dy = 0 y y ( f + )dz = 0 z z ...(4) ...(5) ...(6)
Solving equation (1), (4), (5), (6) determine the value of x, y, z, and .
EXAMPLE.1 A rectangular box open at the top is to have volume of 32 cubic feet. Find its dimensions if the total surface area is minimum. Soln: Given volume=xyz=32 (x, y, z) xyz 32 Surface Area=S=xy + 2xz + 2yz f (x, y, z) = xy + 2xz + 2yz Thenf + (xy + 2xz + 2yz) + (xyz 32)
Di w.r.t. x:(y + 2z) + yz=0 Di w.r.t. y:(x + 2z) + xz=0 Di w.r.t. z:(2x + 2y) + xy=0 (1)x (2)y : 2z(x y) = 0 z = 0, x y = 0 x = y, if z = 0 (1)x (3)z xy 2yz = 0 y(x 2z) = 0 y = 0, x = 2z Putx, y = x, z = x3 = 64 x=4 y = 4 and z = 2 Dimension of the box is :
x 2
in xyz = 32
x = length = 4, y = breadth = 4, z = height = 2. 10. JACOBIANS Denitions (i) If u and v be the functions of two independent variablesx and y, then the determinant written
u x u y v v x y as (u,v) (x,y)
the determinant
v x w x
to x ,y and z. It is written as
or J(u, v, w).
11. PROPERTIES OF JACOBIANS (i) If u and v be the functions of r and s , where r and s are functions of x and y then
(u,v) (x,y) (u,v) (r,s) (r,s) . (x,y)
(ii) If J1 is the jacobian of u, v with respect to x, y and J2 is the jacobian of x, y with respect to u, v then J1 J2 = 1.
(x,y) (r,) (r,) . (x,y)
and
1 v u v u
Given
u x v x
1
y (x+y)2
1
x (x+y)2
1 x+y
1 u
1 JJ =u. u =1.
10