00:01
Okay, so for this problem, we first consider the matrix a transpose times a.
00:09
So in this case, this new matrix equals to 74, 32, 32, and 26.
00:18
So the step one for the singular value decomposition for matrix a will be finding out all of the eigenvalues and eigenvectors of this matrix.
00:28
The characteristic equation for this metric is the following.
00:33
And the determinant of a transpose times a minus lambda i equals to 0, which gives us a quadratic equation, 74 minus lambda times 26 minus lambda minus 32 square equals to 0.
00:49
By solving this quadratic equation, we have two solutions, lambda 1 equals to 90, and lambda 2 equals to 10.
00:56
Okay, so with this result, we can directly write out the singular values of a.
01:05
Sigma 1 equals to root of 90.
01:08
Sigma 2 equals to root of 10.
01:10
So in the singular value decomposition of matrix a, the matrix sigma equals to a diagonal matrix with the same size as the original matrix a.
01:25
So it looks like this.
01:28
Now we are looking for the eigenvectors of this matrix.
01:33
A transpose times a minus lambda 1i equals to the following matrix.
01:40
And we can directly write it out, write out the eigenvectors of this matrix.
01:50
Now we'll be 2 over root of 5 and 1 over root of 5...