Find 2 by 2 symmetric matrices S = ST with these properties:(a) Sis not invertible.(b) S is invertible but cannot be factored into L U (row exchanges needed).(c) S can be factored into LDLT but not into LLT (because of negative D).
Find 2 by 2
(a) Sis not invertible.
(b) S is invertible but cannot be factored into L U (row exchanges needed).
(c) S can be factored into LDLT but not into LLT (because of negative D).
Given: Let S be a symmetric matrix.
To Find :
a) S is not invertible.
b) S is invertible but cannot be factored into (row exchanges needed).
c) S can be factored into but not into (because of negative D).
a)
Let and
Since , therefore S is a symmetric matrix.
Now determinant of S is calculated as follows :
Hence S is not invertible
b)
Let and
Since , therefore S is a symmetric matrix.
Then, let L= lower triangular matrix and U=Upper triangular matrix
,
Now,
But , hence S is invertible.
Therefore, S is invertible but cannot be factored into .
Trending now
This is a popular solution!
Step by step
Solved in 3 steps