Advertisements
Advertisements
प्रश्न
Express the following matrices as the sum of a symmetric matrix and a skew-symmetric matrix:
`[(3, 3, -1),(-2, -2, 1),(-4, -5, 2)]`
उत्तर
Let A = `[(3, 3, -1),(-2, -2, 1),(-4, -5, 2)]`
AT = `[(3, -2, -4),(3, -2, -5),(-1, 1, 2)]`
A + AT = `[(3, 3, -1),(-2, -2, 1),(-4, -5, 2)] + [(3, -2, -4),(3, -2, -5),(-1, 1, 2)]`
= `[(3 + 3, 3 - 2, -1 - 4),(-2 + 3, -2 - 2, 1 - 5),(-4 - 1, -5 + 1, 2 + 2)]`
A + AT = `[(6, 1, -5),(1, -4, -4),(-5, -4, 4)]`
`1/2("A" + "A"^"T") = 1/2[(6, 1, -5),(1, -4, -4),(-5, -4, 4)]`
Let P = `1/2("A" + "A"^"T")`
= `1/2[(6, 1, -5),(1, -4, -4),(-5, -4, 4)]`
PT = `1/2[(6, 1, -5),(1, -4, -4),(-5, -4, 4)]^"T"`
= `1/2[(6, 1, -5),(1, -4, -4),(-5, -4, 4)]`
= P
PT = P
∴ P = `1/2("A" + "A"^"T")` is a symmetric maatrix.
A – AT = `[(3, 3, -1),(-2, -2, 1),(-4, -5, 2)] - [(3, -2, -4),(3, -2, -5),(-1, 1, 2)]`
= `[(3 - 3, 3 + 2, -1 + 4),(-2 - 3, -2 + 2, 1 + 5),(-4 + 1, -5 - 1, 2 - 2)]`
A – AT = `[(0, 5, 3),(-5, 0, 6),(-3, -6, 0)]`
`1/2("A" - "A"^"T") = 1/2[(0, 5, 3),(-5, 0, 6),(-3, -6, 0)]`
Let Q = `1/2("A" - "A"^"T")`
= `1/2[(0, 5, 3),(-5, 0, 6),(-3, -6, 0)]`
QT = `1/2[(0, 5, 3),(-5, 0, 6),(-3, -6, 0)]^"T"`
`1/2[(0, -5, -3),(5, 0, -6),(3, 6, 0)]`
QT = `1/2 xx -1[(0, 5, 3),(-5, 0, 6),(-3, -6, 0)]`
QT = `1/2 [(0, 5, 3),(-5, 0, 6),(-3, -6, 0)]`
= – Q
∴ Q = `1/2("A" - "A"^"T")` is a skew symmetric matrix.
A = `1/2("A" + "A"^"T") + 1/2("A" - "A"^"T")`
Thus A is expressed as a sum of symmeric and a skew symmetric matrx
APPEARS IN
संबंधित प्रश्न
If a matrix has 18 elements, what are the possible orders it can have? What if it has 6 elements?
If A = `[(5, 4, 3),(1, -7, 9),(3, 8, 2)]` then find the transpose of A
Find the values of x, y and z from the following equation
`[(x + y, 2),(5 + z, xy)] = [(6, 2),(5, 8)]`
If A = `[(1, 9),(3, 4),(8, -3)]`, B = `[(5, 7),(3, 3),(1, 0)]` then verify that A + B = B + A
If A = `[(1, 9),(3, 4),(8, -3)]`, B = `[(5, 7),(3, 3),(1, 0)]` then verify that A + (– A) = (– A) + A = 0
If A = `[(4, 3, 1),(2, 3, -8),(1, 0, -4)]`, B = `[(2, 3, 4),(1, 9, 2),(-7, 1, -1)]` and C = `[(8, 3, 4),(1, -2, 3),(2, 4, -1)]` then verify that A + (B + C) = (A + B) + C
If A = `[(2, 5),(4, 3)]`, B = `[(1, -3),(2, 5)]` find AB, BA and verify AB = BA?
For the given matrix A = `[(1, 3, 5, 7),(2, 4, 6, 8),(9, 11, 13, 15)]` the order of the matrix AT is
Construct an m × n matrix A = [aij], where aij is given by
aij = `("i" - 2"j")^2/2` with m = 2, n = 3
Give your own examples of matrices satisfying the following conditions:
A and B such that AB = 0 and BA ≠ 0
If AT = `[(4, 5),(-1, 0),(2, 3)]` and B = `[(2, -1, 1),(7, 5, -2)]`, veriy the following
(A – B)T = AT – BT
For what value of x, the matrix A = `[(0, 1, -2),(-1, 0, x^3),(2, -3, 0)]` is skew – symmetric
Construct the matrix A = [aij]3×3, where aij = 1 – j. State whether A is symmetric or skew–symmetric
A shopkeeper in a Nuts and Spices shop makes gift packs of cashew nuts, raisins and almonds. Pack I contains 100 gm of cashew nuts, 100 gm of raisins and 50 gm of almonds. Pack-II contains 200 gm of cashew nuts, 100 gm of raisins and 100 gm of almonds. Pack-III contains 250 gm of cashew nuts, 250 gm of raisins and 150 gm of almonds. The cost of 50 gm of cashew nuts is ₹ 50, 50 gm of raisins is ₹ 10, and 50 gm of almonds is ₹ 60. What is the cost of each gift pack?
Choose the correct alternative:
If A and B are symmetric matrices of order n, where (A ≠ B), then
Choose the correct alternative:
If the points (x, – 2), (5, 2), (8, 8) are collinear, then x is equal to
Let M = `[(0, -α),(α, 0)]`, where α is a non-zero real number an N = `sum_(k = 1)^49`M2k. If (I – M2)N = –2I, then the positive integral value of α is ______.
Let A = `[(cosα, -sinα),(sinα, cosα)]`, α ∈ R such that A32 = `[(0, -1),(1, 0)]`. Then a value of α is ______.
If Aα = `[(cosα, sinα),(-sinα, cosα)]`, then which of following statement is TRUE?