Advertisements
Advertisements
प्रश्न
If A = `[(1, 0, 2), (0, 2, 1), (2, 0, 3)]` and A3 – 6A2 + 7A + kI = 0, find the value of k
उत्तर
A = `[(1, 0, 2), (0, 2, 1), (2, 0, 3)]`
A2 = `"A" * "A"`
= `[(1, 0, 2), (0, 2, 1), (2, 0, 3)] [(1, 0, 2), (0, 2, 1), (2, 0, 3)]`
= `[(1 + 0 + 4, 0 + 0 0, 2 + 0 + 6),(0 + 0 + 2, 0 + 4 + 0, 0 + 2 + 3),(2 + 0 + 6, 0 + 0 + 0, 4 + 0 + 9)]`
A2 = `[(5, 0, 8), (2, 4, 5), (8, 0, 13)]`
A3 = `"A"^2 * "A"`
= `[(5, 0, 8), (2, 4, 5), (8, 0, 13)] [(1, 0, 2), (0, 2, 1), (2, 0, 3)]`
A3 = `[(21, 0, 34),(12, 8, 23),(34, 0, 55)]`
A3 – 6A2 + 7A + kI = 0
`[(21, 0, 34),(12, 8, 23),(34, 0, 55)] - 6[(5, 0, 8), (2, 4, 5),(8, 0, 13)] + 7[(1, 0, 2), (0, 2, 1), (2, 0, 3)] + "k"[(1, 0, 0), (0, 1, 0), (0, 0, 1)] = [(0, 0, 0), (0, 0, 0), (0, 0, 0)]`
`[(21, 0, 34),(12, 8, 23),(34, 0, 55)] - [(30, 0, 48), (12, 24, 30),(48, 0, 78)] + [(7, 0, 14), (0, 14, 7), (14, 0, 21)] + [("k", 0, 0), (0, "k", 0), (0, 0, "k")] = [(0, 0, 0), (0, 0, 0), (0, 0, 0)]`
`[(21 - 30 + 7 + "k", 0 - 0 + 0 + 0, 34 - 48 + 14 + 0), (12 - 12 + 0 + 0, 8 - 24 + 14 + "k", 23 - 30 + 7 + 0), (34 - 48 + 14 + 0, 0 - 0 + 0 + 0, 55 - 78 + 21 + "k")] = [(0, 0, 0), (0, 0, 0), (0, 0, 0)]`
`[(- 2 + "k", 0, 0), (0, - 2 - "k", 0), (0, 0, - 2 + "k")] = [(0, 0, 0), (0, 0, 0), (0, 0, 0)]`
Equating the corresponding entries
– 2 + k = 0
⇒ k = 2
∴ The required value of k is k = 2
APPEARS IN
संबंधित प्रश्न
In the matrix A = `[(8, 9, 4, 3),(- 1, sqrt(7), sqrt(3)/2, 5),(1, 4, 3, 0),(6, 8, -11, 1)]`, Write the elements a22, a23, a24, a34, a43, a44
Construct a 3 × 3 matrix whose elements are given by aij = `("i" + "j")^3/3`
If A = `[(5, 4, 3),(1, -7, 9),(3, 8, 2)]` then find the transpose of A
If A = `[(sqrt(7), - 3),(- sqrt(5), 2),(sqrt(3), -5)]` then find the transpose of – A
If A = `[(5, 2, 2),(-sqrt(17), 0.7, 5/2),(8, 3, 1)]` then verify (AT)T = A
Find the values of x, y, z if `[(x - 3, 3x - z),(x + y + 7, x + y + z)] = [(1, 0),(1, 6)]`
Find x and y if `x[(4),(-3)] + y[(-2),(3)] = [(4),(6)]`
Verify that A2 = I when A = `[(5, -4),(6, -5)]`
If A = `[(5, 2, 9),(1, 2, 8)]`, B = `[(1, 7),(1, 2),(5, -1)]` verify that (AB)T = BT AT
For the given matrix A = `[(1, 3, 5, 7),(2, 4, 6, 8),(9, 11, 13, 15)]` the order of the matrix AT is
If A is a 2 × 3 matrix and B is a 3 × 4 matrix, how many columns does AB have
A = `[(3, 0),(4, 5)]`, B = `[(6, 3),(8, 5)]`, C = `[(3, 6),(1, 1)]` find the matrix D, such that CD – AB = 0
Consider the matrix Aα = `[(cos alpha, - sin alpha),(sin alpha, cos alpha)]` Show that `"A"_alpha "A"_beta = "A"_((alpha + beta))`
Give your own examples of matrices satisfying the following conditions:
A and B such that AB = 0 and BA ≠ 0
Show that f(x) f(y) = f(x + y), where f(x) = `[(cosx, -sinx, 0),(sinx, cosx, 0),(0, 0, 1)]`
Find the matrix A which satisfies the matrix relation `"A"= [(1, 2, 3),(4, 5, 6)] = [(-7, -8, -9),(2, 4, 6)]`
Find the matrix A such that `[(2, -1),(1, 0),(-3, 4)]"A"^"T" = [(-1, -8, -10),(1, 2, -5),(9, 22, 15)]`
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?
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 ______.