Construct the matrix A = [aij]3×3 where aij = i − j. State whether A is symmetric or skew-symmetric.
SOLUTION
A = [aij]3x3
∴ A =
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 =
∴ AT =
=
∴ AT = – A i.e., A = – AT
∴ A is a skew-symmetric matrix.