« previous | Monday, February 27, 2012 | next »
Second Derivative Test
The second derivative depends partially on the Taylor series of the function. Given ,
The partial derivatives of the stuff in "()" are coefficients for variation in and
From linear algebra, is equal to the following matrix multiplication:
For small variations in and , we find the directions in which curves around critical points:
, where and , assuming
Consider the hessian matrix
Conclusive
- Minimum: (determinant is positive)
- Maximum: (determinant is positive)
- Saddle Surface: (determinant is negative) or
Inconclusive (if determinant of matrix is 0)
- cylinder: or
- plane:
By the way, in almost all cases, .
Linear Algebra Stuff
If , then by a rotation of coordinates , f_{x'y'} = 0
Example
Find and classify any Critical points of the function
So the critical points are (-5/3, 0), (0, 0), (-1, 2), (-1, -2)
So the Hessian matrix is , and the determinant at critical points are:
- (min/max); (max since )
- (min/max); (min since )
- (Saddle)
- (Saddle)
The values at each of the critical points are:
- 233/27
- 4
- 7
- 7