Advertisement

Construct the matrix A = [aij]3×3 where aij = i − j. State whether A is symmetric or skew-symmetric.

Exercise 2.2 | Q 10 | Page 47

QUESTION

Construct the matrix A = [aij]3×3 where aij = i − j. State whether A is symmetric or skew-symmetric.

SOLUTION

A = [aij]3x3  

∴ A = [a11a12a13a21a22a23a31a32a33]

Given, aij = i – j
∴ a11 = 1 – 1 = 0, a12 = 1 – 2 = – 1, a13 = 1 – 3 = – 2
a21 = 2 – 1= 1, a22 = 2 – 2 = 0, a23 = 2 – 3 = – 1,
a31 = 3 – 1 = 2, a32 = 3 - 2 = 1, a33 = 3 – 3 = 0

∴ A = [0-1-210-1210]

∴ A[012-101-2-10]

-[0-1-210-1210]

∴ AT = – A i.e., A = – AT
∴ A is a skew-symmetric matrix.