Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

For the matrix A=(1567),verify that
(i) (A+A)is a symmetric matrix.
(ii) (AA)is a skew symmetric matrix.

Answer
VerifiedVerified
532.8k+ views
like imagedislike image
Hint: Use the property of symmetric and skew symmetric matrices directly on the given matrix expression.


Given the matrix A=(1567)

We know that the transpose of a matrix is obtained by switching the rows with its columns
A=(1657)

A Symmetric matrix is the one in which the matrix is equal to the transpose of itself.
if A=[aij]n×m and A=[aij]m×n ,then A=A

We need to prove (A+A)is a symmetric matrix.
A+A=(1567)+(1657)=(2111114) (1)
Also,(A+A)=(2111114) (2)

From equations (1)and(2) , we get (A+A)=(A+A), which satisfies the above-mentioned condition of symmetric matrices.
Hence (A+A)is a symmetric matrix.

A Skew symmetric matrix is the one in which the negative of the matrix is equal to the transpose of itself.

if A=[aij]n×m and A=[aij]m×n ,then A=A

We need to prove (AA)is a skew symmetric matrix.
AA=(1567)+(1657)=(0110) (3)
Also,(AA)=(0110) (4)

From equations (3)and(4) , we get (AA)=(AA), which satisfies the above-mentioned condition of skew symmetric matrices.
Hence (AA)is a skew symmetric matrix verified.

Note: The above-mentioned results are true for all square matrices. Similarly using above results, it can be proved that a square matrix can be expressed as the sum of a symmetric and skew symmetric matrix.