00:01
A matrix is symmetric if it's transpose is equal to the original matrix.
00:07
Now remember, the transpose is if we took the original matrix and took the columns, the elements in the columns, and wrote them as rows in order.
00:18
Skew's symmetric is when the transpose of a matrix is equal to the opposite of the matrix, meaning the elements inside are negative from the original matrix.
00:34
So taking a look at matrix a, we see that this column 5 -7 -1, the same elements in the row.
00:44
Negative 7 -8 -2, the same elements in this row.
00:48
1 -2 -4, the same elements here.
00:52
So that means that matrix a is symmetric, again, that's because the transpose of the matrix equals what we started with.
01:07
Now to taking a look at b, this first column here is 0, negative 4, 3, and if we take a look at the row, 0, 4, negative 3, these are the opposites of these...