Advertisements
Advertisements
प्रश्न
Verify A(adj A) = (adj A)A = |A|I.
`[(1,-1,2),(3,0,-2),(1,0,3)]`
Advertisements
उत्तर
Let A = `[(1,-1,2),(3,0,-2),(1,0,3)]`
|A| = 1[0 − 0] + 1[9 + 2] + 2[0 − 0]
= 1 × 11
= 11
A11 = `(-1)^(1 + 1) |(0,-2),(0,3)|`
= (−1)2 [0 − 0]
= 0
A12 = `(-1)^(1 + 2) |(3,-2),(1,3)|`
= (−1)3 [9 + 2]
= −11
A13 = `(-1)^(1 + 3) |(3,0),(1,0)|`
= (−1)4 [0 − 0]
= 0
A21 = `(-1)^(2 + 1) |(-1,2),(0,3)|`
= (−1)3 [−3 − 0]
= −1 × (−3)
= 3
A22 = `(- 1)^(2 + 2) |(1, 2),(1,3)|`
= (−1)4 [3 − 2]
= 1 × 1
= 1
A23 = `(-1)^(2+ 3) |(1,-1),(1,0)|`
= (−1)5 [0 + 1]
= −1
A31 = `(1)^(3 + 1) |(-1,2),(0,-2)|`
= (−1)4 [2 − 0]
= 1 × 2
= 2
A32 = `(-1)^(3 + 2) |(1,2),(3,-2)|`
= (−1)5 [−2 − 6]
= −1 × (−8)
= 8
A33 = `(-1)^(3 + 3) |(1,-1),(3,0)|`
= (−1)6 [0 + 3]
= 1 × 3
= 3
adj A = `[(0,-11,0),(3,1,-1),(2,8,3)] = [(0,3,2),(-11,1,8),(0,-1,3)]`
L.H.S. = A(adj A) = `[(1,-1,2),(3,0,-2),(1,0,3)] [(0,3,2),(-11,1,8),(0,-1,3)]`
= `[(1 xx 0 + (- 1) xx (- 11) + 2 xx 0, 1 xx 3 + (- 1) xx 1 + 2 xx (- 1), 1 xx 2 + (- 1) xx 8 + 2 xx 3),(3 xx 0 + 0 xx (- 11) + (- 2) xx 0, 3 xx 3 + 0 xx 1 + (- 2) xx (- 1), 3 xx 2 + 0 xx 8 + (- 2) xx 3),(1 xx 0 + 0 xx (- 11) + 3 xx 0, 1 xx 3 + 0 xx 1 + 3 xx (-1), 1 xx 2 + 0 xx 8 + 3 + 3)]`
= `[(0+11+0,3 - 1 - 2, 2 - 8 + 6),(0+0+0, 9 + 0 + 2, 6 + 0 - 6),(0 + 0 + 0, 3 + 0 - 3, 2 + 0 + 9)]`
= `[(11,0,0),(0,11,0),(0,0,11)]`
= `11[(1,0,0),(0,1,0),(0,0,1)]`
= 11 · I
= |A| · I
R.H.S. = (adj A)A `= [(0,3,2),(-11,1,8),(0,-1,3)][(1,-1,2),(3,0,-2),(1,0,3)]`
= `[(0xx3 + 3 xx 3 + 2 xx 1,0xx(-1) + 3 xx 0 + 2 xx 0,0 xx 2 + 3 xx (- 2) + 2 xx 3),(-11xx1 + 1 xx 3 + 8 xx 1, -11 xx (- 1) + 1 xx 0 + 8 xx 0,-11 xx 2 + 1 xx(- 2) + 8 xx3),(0 xx 1 + (- 1) xx 3 + 3 xx 1, 0xx(- 1) + (- 1) xx 0 + 3 xx 0, 0xx2 + (- 1)xx (- 2) + 3 xx 3)]`
`= [(0 + 9 + 2, 0 + 0 + 0, 0 - 6 + 6),(- 11 + 3 + 8, 11 + 0 + 0, - 22 - 2 + 24),(0 - 3 + 3, 0 + 0 + 0, 0 + 2 + 9)]`
= `[(11,0,0),(0,11,0),(0,0,11)]`
= `11 [(1,0,0),(0,1,0),(0,0,1)]`
= 11 · I
= |A| · I
Hence, A(adj A) = (adj A)A = |A|I
APPEARS IN
संबंधित प्रश्न
The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves Rs 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
Find the inverse of the matrices (if it exists).
`[(2,-2),(4,3)]`
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.
Find the adjoint of the following matrix:
\[\begin{bmatrix}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\]
Find the inverse of the following matrix:
Find the inverse of the following matrix:
Find the inverse of the following matrix.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]
\[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 6 \\ 3 & 2\end{bmatrix}\]
For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]
\[A = \begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 5 \\ 3 & 4\end{bmatrix}\]
Solve the matrix equation \[\begin{bmatrix}5 & 4 \\ 1 & 1\end{bmatrix}X = \begin{bmatrix}1 & - 2 \\ 1 & 3\end{bmatrix}\], where X is a 2 × 2 matrix.
Find the matrix X satisfying the matrix equation \[X\begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix} = \begin{bmatrix}14 & 7 \\ 7 & 7\end{bmatrix}\]
Find the adjoint of the matrix \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] and hence show that \[A\left( adj A \right) = \left| A \right| I_3\].
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & 10 \\ 2 & 7\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write \[A^{- 1}\] in terms of A.
If A is an invertible matrix of order 3, then which of the following is not true ?
If \[A^2 - A + I = 0\], then the inverse of A is __________ .
(a) 3
(b) 0
(c) − 3
(d) 1
If \[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3
An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
If A = `[(x, 5, 2),(2, y, 3),(1, 1, z)]`, xyz = 80, 3x + 2y + 10z = 20, ten A adj. A = `[(81, 0, 0),(0, 81, 0),(0, 0, 81)]`
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
A square matrix A is invertible if det A is equal to ____________.
The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos" 2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.
If A = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
