home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / 9614 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.7 KB  |  50 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!cs.utexas.edu!asuvax!ukma!eng.ufl.edu!news
  3. From: armando@synapse.ee.ufl.edu (Armando Barreto)
  4. Subject: HELP. TEST FOR EXTREMA IN f(x,y,z)
  5. Message-ID: <1992Jul29.010542.8650@eng.ufl.edu>
  6. Keywords: Partial derivatives, Extrema, function of 3 variables.
  7. Sender: news@eng.ufl.edu (Usenet Diskhog System)
  8. Reply-To: armando@synapse.ee.ufl.edu
  9. Date: Wed, 29 Jul 92 01:05:42 GMT
  10. Lines: 38
  11.  
  12.  
  13. Hello,
  14.  
  15. Most Calculus books include a theorem like this to test extrema of a function  
  16. of two variables (This one taken from Calculus ..  by Swokowsky):
  17.  
  18. Let f(x,y) be a function of two variables which has continuous second partial  
  19. derivatives on a rectangular region Q, and let
  20.  
  21.         g(x,y) = fxx(x,y)fyy(x,y) - [fxy(x,y)]^2
  22.         
  23. for all (x,y) in Q. If (a,b) is in Q and fx(a,b)=0, fy(a,b) =0, then the  
  24. following statements hold.
  25.  
  26. (i) f(a,b) is a local maximum if g(a,b)>0 and fxx(a,b) < 0.
  27. (ii) f(a,b) is a local maximum if g(a,b)>0 and fxx(a,b) > 0.
  28. (iii) f(a,b) is not an extremum of f if g(a,b)<0.
  29.  
  30. <<< NOTATION: fx(x,y) is the first partioal w.r.t. x, fxx(x,y) is the second  
  31. partial w.r.t. x and fxy(x,y) is the second mixed partial >>> 
  32.  
  33. My question is :
  34.  
  35. IS THERE SUCH A TEST FOR EXTREMA IN A FUNCTION OF 3 VARIABLES :f(x,y,z) ?
  36.  
  37. I will appreciate any answers to the question or bibliographical references  
  38. that can guide me in finding the test myself.
  39.  
  40. Also, I tend to interpret the first term of g(x,y) as the amount of concavity  
  41. or convexity of f(x,y) at the test point (simultaneous curvature in x and y),  
  42. but, is there a :"graphical interpretration" for the second term of g(x,y) ?
  43.  
  44. Thanks in advance.
  45.  
  46. Armando Barreto     armando@synapse.ee.ufl.edu
  47.  
  48.  
  49.  
  50.