00:01
Okay, again, in this problem, we are classifying symmetric matrices as positive definite or negative definite or indefinite.
00:09
And so in this key idea here, i have the steps for doing that.
00:13
First, we have to compute the determinants of the principal sub -matrices, and i will show you how to do that in a second.
00:21
And then depending on whether those determinants are positive or negative, it's going to allow us to classify the matrix.
00:27
Okay.
00:29
So let's start here.
00:30
Let's compute the determinants of the principal matrix, submatrices for this example.
00:36
The first sub -matrix is just the first entry, the top left corner, the one -by -one matrix.
00:43
Okay? determinant of a one -by -one matrix is four.
00:47
I'm actually going to move that down here a little bit.
00:51
So that's the determinant of my first sub -matrix.
00:55
The determinant of my second sub -matrix is just the top.
00:59
Left 2 by 2 matrix so that's going to be 8 minus 1 which is 7 so just a quick note i don't know yet i can't classify it yet because i don't know if that third determinant which is going to be the determinant of all of this i don't know if that's positive or negative so i don't know if it's a positive definite or an indefinite yet so i'm gonna have to compute this 3 by 3 matrix here find it's determinant.
01:33
You guys know a few ways of doing that.
01:36
How i'm going to do it without technology.
01:39
So i'm going to do it this way.
01:44
This is a fun way that i learned how to do it.
01:47
So we're just going to copy down the first two columns.
01:50
I'm going to multiply these guys together.
01:52
Four times two times two is 16.
01:58
One times one times negative one is negative one.
02:02
And then negative one times 1 times 1 is negative 1.
02:08
So 16 minus 1 minus 1 gets me 14.
02:13
Then i'm going to go back the other way.
02:15
So 1 times 1 times 2 is 2.
02:19
4 times 1 times 1 is 4.
02:22
And negative 1 times 2 times negative 1 is 2...