just the maths slides number 14 10 partial
play

JUST THE MATHS SLIDES NUMBER 14.10 PARTIAL DIFFERENTIATION 10 - PDF document

JUST THE MATHS SLIDES NUMBER 14.10 PARTIAL DIFFERENTIATION 10 (Stationary values) for (Functions of two variables) by A.J.Hobson 14.10.1 Introduction 14.10.2 Sufficient conditions for maxima and minima UNIT 14.10 PARTIAL


  1. “JUST THE MATHS” SLIDES NUMBER 14.10 PARTIAL DIFFERENTIATION 10 (Stationary values) for (Functions of two variables) by A.J.Hobson 14.10.1 Introduction 14.10.2 Sufficient conditions for maxima and minima

  2. UNIT 14.10 PARTIAL DIFFERENTIATION 10 STATIONARY VALUES FOR FUNCTIONS OF TWO VARIABLES 14.10.1 INTRODUCTION The equation, z = f ( x, y ) , will normally represent some surface in space, referred to cartesian axes, O x , O y and O z z ✻ ✲ y ✟ O ✟ ✟ ✟ ✙ ✟ x DEFINITION 1 The “stationary points” , on a surface whose equation is z = f ( x, y ), are defined to be the points for which ∂x = 0 and ∂z ∂z ∂y = 0 . 1

  3. DEFINITION 2 The function, z = f ( x, y ), is said to have a “local max- imum” at a point, P( x 0 , y 0 , z 0 ), if z 0 is larger than the z co-ordinates of all other points on the surface, with equation z = f ( x, y ), in the neighbourhood of P. DEFINITION 3 The function, z = f ( x, y ), is said to have a “local min- imum” at a point, P( x 0 , y 0 , z 0 ), if z 0 is smaller than the z co-ordinates of all other points on the surface, with equation z = f ( x, y ), in the neighbourhood of P. Note: At a stationary point, P( x 0 , y 0 , z 0 ), on the surface with equation z = f ( x, y ), each of the planes, x = x 0 and y = y 0 , intersect the surface in a curve which has a stationary point at P. 2

  4. 14.10.2 SUFFICIENT CONDITIONS FOR MAXIMA AND MINIMA The following conditions are stated without proof: (a) Sufficient conditions for a local maximum A point, P( x 0 , y 0 , z 0 ), on the surface with equation z = f ( x, y ), is a local maximum if ∂z ∂z ∂x = 0 , ∂y = 0 , ∂x 2 < 0 or ∂ 2 z ∂ 2 z ∂y 2 < 0 and 2 ∂x 2 .∂ 2 z ∂ 2 z  ∂ 2 z   > 0 , ∂y 2 −     ∂x∂y  when x = x 0 and y = y 0 . 3

  5. (b) Sufficient conditions for a local minimum A point, P( x 0 , y 0 , z 0 ), on the surface with equation z = f ( x, y ), is a local minimum if ∂z ∂z ∂x = 0 , ∂y = 0 , ∂x 2 > 0 or ∂ 2 z ∂ 2 z ∂y 2 > 0 and 2 ∂x 2 .∂ 2 z ∂ 2 z  ∂ 2 z   > 0 , ∂y 2 −     ∂x∂y  when x = x 0 and y = y 0 . Notes: � 2 > (i) If ∂ 2 z ∂x 2 is positive (or negative) and also ∂ 2 z ∂x 2 . ∂ 2 z ∂ 2 z � ∂y 2 − ∂x∂y 0, then ∂ 2 z ∂y 2 is automatically positive (or negative). � 2 is negative at P, we have a “saddle- (ii) If ∂ 2 z ∂x 2 . ∂ 2 z ∂ 2 z � ∂y 2 − ∂x∂y point” , irrespective of what ∂ 2 z ∂x 2 and ∂ 2 z ∂y 2 are. (iii) The values of z at the local maxima and local min- ima of the function z = f ( x, y ) may also be called the “extreme values” of the function, f ( x, y ). 4

  6. EXAMPLES 1. Determine the extreme values and the co-ordinates of any saddle-points of the function, z = x 3 + x 2 − xy + y 2 + 4 . Solution (i) First, we determine ∂z ∂x and ∂z ∂y . ∂z ∂x = 3 x 2 + 2 x − y and ∂z ∂y = − x + 2 y. (ii) Secondly, we solve the equations, ∂z ∂x = 0 and ∂z ∂y = 0, for x and y . 3 x 2 + 2 x − y = 0 , − − − − − − − − − (1) − x + 2 y = 0 . − − − − − − − − − (2) Substituting equation (2) into equation (1) gives 3 x 2 + 2 x − 1 2 x = 0 . 5

  7. That is, 6 x 2 + 3 x = 0 or 3 x (2 x + 1) = 0 . Hence, x = 0 or x = − 1 2 , with corresponding values, y = 0 , z = 4 and y = − 1 4 , z = − 65 16 , respectively. − 1 2 , − 1 4 , − 65 � � The stationary points are thus (0 , 0 , 4) and . 16 (iii) Thirdly, we evaluate ∂ 2 z ∂x 2 , ∂ 2 z ∂ 2 z ∂y 2 and ∂x∂y at each stationary point. ∂ 2 z ∂ 2 z ∂ 2 z ∂x 2 = 6 x + 2 , ∂y 2 = 2 , and ∂x∂y = − 1 . (a) At the point (0 , 0 , 4), ∂ 2 z ∂ 2 z ∂ 2 z ∂x 2 = 2 , ∂y 2 = 2 , and ∂x∂y = − 1 . Hence, 2 ∂x 2 > 0 , ∂ 2 z ∂ 2 z ∂y 2 > 0 , and ∂ 2 z ∂x 2 .∂ 2 z  ∂ 2 z   = 3 > 0 ∂y 2 −     ∂x∂y  and, therefore, the point (0 , 0 , 4) is a local minimum, with z having a corresponding extreme value of 4. 6

  8. − 1 2 , − 1 4 , 65 � � (b) At the point , 16 ∂ 2 z ∂ 2 z ∂ 2 z ∂x 2 = − 1 , ∂y 2 = 2 , and ∂x∂y = − 1 . Hence, 2 ∂x 2 < 0 , ∂ 2 z ∂ 2 z ∂y 2 > 0 , and ∂ 2 z ∂x 2 .∂ 2 z  ∂ 2 z   = − 3 < 0 ∂y 2 −     ∂x∂y  − 1 2 , − 1 4 , − 65 � � and, therefore, the point is a saddle- 16 point. 2. Determine the stationary points of the function, z = 2 x 3 + 6 xy 2 − 3 y 3 − 150 x, and determine their nature. Solution ∂x = 6 x 2 + 6 y 2 − 150 and ∂z ∂z ∂y = 12 xy − 9 y 2 . Hence, we solve the simultaneous equations, x 2 + y 2 = 25 , − − − − − − − − (1) y (4 x − 3 y ) = 0 . − − − − − − − − − (2) From equation (2), y = 0 or 4 x = 3 y . Putting y = 0 in equation (1) gives x = ± 5. Stationary points occur at (5 , 0 , − 500) and ( − 5 , 0 , 500). 7

  9. Putting x = 3 4 y into (1) gives y = ± 4, x = ± 3. Stationary points occur at (3 , 4 , − 300) and ( − 3 , − 4 , 300). To classify the stationary points, ∂ 2 z ∂ 2 z ∂ 2 z ∂x 2 = 12 x, ∂y 2 = 12 x − 18 y, and ∂x∂y = 12 y. � 2 � ∂ 2 z ∂ 2 z ∂ 2 z ∂x 2 . ∂ 2 z ∂ 2 z ∂ 2 z Point Nature ∂y 2 − ∂x 2 ∂y 2 ∂x∂y ∂x∂y (5 , 0 , − 500) 60 60 0 positive minimum ( − 5 , 0 , 500) − 60 − 60 0 positive maximum (3 , 4 , − 300) 36 − 36 48 negative saddle-pt. ( − 3 , − 4 , 300) − 36 36 − 48 negative saddle-pt. Note: The conditions used in the examples above are only suf- ficient conditions; that is, if the conditions are satisfied, we may make a conclusion. 8

  10. Outline Proof of the Sufficient Conditions From Taylor’s theorem for two variables, f ( a + h, b + k ) − f ( a, b ) = hf x ( a, b ) + kf y ( a, b )+ 1 h 2 f xx ( a, b ) + 2 hkf xy ( a, b ) + k 2 f yy ( a, b ) � � + . . , 2 where h and k are small compared with a and b . ∂y , f xx means ∂ 2 f ∂x 2 , f yy means ∂ 2 f f x means ∂f ∂x , f y means ∂f ∂y 2 ∂ 2 f and f xy means ∂x∂y . If f x ( a, b ) = 0 and f y ( a, b ) = 0, the conditions for a local minimum at the point ( a, b, f ( a, b )) will be satisfied when the second term on the right-hand side is positive; and the conditions for a local maximum at this point are satisfied when the second term on the right is negative. We assume that later terms of the Taylor series expansion are negligible. 9

  11. Also, it may be shown that a quadratic expression of the form, Lh 2 + 2 Mhk + Nk 2 , is positive when L > 0 or N > 0 and LN − M 2 > 0; but negative when L < 0 or N < 0 and LN − M 2 > 0. If LN − M 2 < 0, it may be shown that the quadratic expression may take both positive and negative values. Finally, replacing L , M and N by f xx ( a, b ), f yy ( a, b ) and f xy ( a, b ) respectively, the sufficient conditions for local maxima, local minima and saddle-points follow. 10

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend