Question
A matrix A is said to be skew symmetric if A^T = -A. Show that is a matrix is skew symmetric then its diagonal entries must all be 0.
A^T meant to be A transpose.
A^T meant to be A transpose.
Answers
Let a(i,j) stand for the element of A on the ith row and jth column.
Let
A be a skew symmetric matrix.
By the definition of skew-symmetry,
a(j,i)=-a(i,j)
On the diagonal,
i=j
=> a(i,i)=-a(i,i)
=> a(i,i)=0
since x=-x => x=0
Let
A be a skew symmetric matrix.
By the definition of skew-symmetry,
a(j,i)=-a(i,j)
On the diagonal,
i=j
=> a(i,i)=-a(i,i)
=> a(i,i)=0
since x=-x => x=0
Related Questions
3. Suppose A is symmetric positive definite and Q is an orthogonal matrix (square with orthonormal c...
If A is an n × n matrix, then
A = S + K,
where S is symmetric and K is skew symmetric. Let
A=...
If A is a square matrix, show that B=(A+A^T)/2 is a symmetric matrix.
A square matrix A={1 3 -1 -3 -5 8 1 8 9}.Is A skew-symmetric?