Advertisements
Advertisements
प्रश्न
Construct the matrix A = [aij]3×3, where aij = 1 – j. State whether A is symmetric or skew–symmetric
योग
Advertisements
उत्तर
A = [aij]3×3
Where aij = 1 – j
A = `[("a"_11, "a"_12, "a"_13),("a"_21, "a"_22, "a"_23),("a"_31, "a"_32, "a"_33)]`
aij = i – j
a11 = 1 – 1 = 1
a12 = 1 – 2 = – 1
a13 = 1 – 3 = – 2
a21 = 2 – 1 = 1
a22 = 2 – 2 = 1
a23 = 2 – 3 = – 1
a31 = 3 – 1 = 2
a32 = 3 – 2 = 1
a33 = 3 – 3 = 0
A = `[(0, -1, -2),(1, 0, -1),(2, 1, 0)]`
AT = `[(0, 1, 2),(-1, 0, 1),(-2, -1, 0)]`
AT = `- [(0, -1, -2),(1, 0, -1),(2, 1, 0)]`
AT = – A
∴ A is skew-symmetric.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 7: Matrices and Determinants - Exercise 7.1 [पृष्ठ १९]
