Advertisements
Advertisements
Question
Advertisements
Solution
\[A = \begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}Adj . A\]
Now,
\[\left| A \right| = \begin{vmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{vmatrix}\]
\[ = - 1\left( - 1 \right) + 1\left( 1 \right)\]
\[ = 2\]
Now, to find Adj . A
\[A_{11} = \left( - 1 \right)^{1 + 1} \left( - 1 \right) = - 1\]
\[ A_{12} = \left( - 1 \right)^{1 + 2} \left( - 1 \right) = 1\]
\[ A_{13} = \left( - 1 \right)^{1 + 3} \left( 1 \right) = 1 \]
\[ A_{21} = \left( - 1 \right)^{2 + 1} \left( - 1 \right) = 1\]
\[ A_{22} = \left( - 1 \right)^{2 + 2} \left( - 1 \right) = - 1 \]
\[ A_{23} = \left( - 1 \right)^{2 + 3} \left( - 1 \right) = 1 \]
\[ A_{31} = \left( - 1 \right)^{3 + 1} \left( 1 \right) = 1\]
\[ A_{32} = \left( - 1 \right)^{3 + 2} \left( - 1 \right) = 1\]
\[ A_{33} = \left( - 1 \right)^{3 + 3} \left( - 1 \right) = - 1 \]
Therefore,
\[Adj . A = \begin{bmatrix}- 1 & 1 & 1 \\ 1 & - 1 & 1 \\ 1 & 1 & - 1\end{bmatrix}\]
Thus,
\[ A^{- 1} = \frac{1}{2}\begin{bmatrix}- 1 & 1 & 1 \\ 1 & - 1 & 1 \\ 1 & 1 & - 1\end{bmatrix} . \]
Now,
\[ A^2 = \begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix}\begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix}\]
\[ = \begin{bmatrix}0 + 1 + 1 & 0 + 0 + 1 & 0 + 1 + 0 \\ 0 + 0 + 1 & 1 + 0 + 1 & 1 + 0 + 0 \\ 0 + 1 + 0 & 1 + 0 + 0 & 1 + 1 + 0\end{bmatrix}\]
\[ = \begin{bmatrix}2 & 1 & 1 \\ 1 & 2 & 1 \\ 1 & 1 & 2\end{bmatrix}\]
\[\text{ Now, to show }A^{- 1} = \frac{1}{2}\left( A^2 - 3I \right)\]
RHS
\[ = \frac{1}{2}\left( A^2 - 3I \right)\]
\[ = \frac{1}{2}\left( \begin{bmatrix}2 & 1 & 1 \\ 1 & 2 & 1 \\ 1 & 1 & 2\end{bmatrix} - 3\begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} \right)\]
\[ = \frac{1}{2}\begin{bmatrix}- 1 & 1 & 1 \\ 1 & - 1 & 1 \\ 1 & 1 & - 1\end{bmatrix}\]
\[ = A^{- 1} \]
= LHS
\[\text{ Hence, }A^{- 1} = \frac{1}{2}\left( A^2 - 3I \right) .\]
APPEARS IN
RELATED QUESTIONS
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?
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. School B wants to spend Rs 2,300 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for an award.
Verify A(adj A) = (adj A)A = |A|I.
`[(1,-1,2),(3,0,-2),(1,0,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).
`[(2,1,3),(4,-1,0),(-7,2,1)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
If A−1 = `[(3,-1,1),(-15,6,-5),(5,-2,2)]` and B = `[(1,2,-2),(-1,3,0),(0,-2,1)]`, find (AB)−1.
For the matrix
If \[A = \begin{bmatrix}- 4 & - 3 & - 3 \\ 1 & 0 & 1 \\ 4 & 4 & 3\end{bmatrix}\], show that adj A = A.
Find the inverse of the following matrix:
Find the inverse of the following matrix:
Find the inverse of the following matrix.
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]
Given \[A = \begin{bmatrix}5 & 0 & 4 \\ 2 & 3 & 2 \\ 1 & 2 & 1\end{bmatrix}, B^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\] . Compute (AB)−1.
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
Show that \[A = \begin{bmatrix}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. Thus, find A−1.
If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that \[A^2 = A^{- 1} .\]
If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}7 & 1 \\ 4 & - 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 5 \\ 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
If A is a square matrix, then write the matrix adj (AT) − (adj A)T.
If \[A = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\text{ and }A \left( adj A = \right)\begin{bmatrix}k & 0 \\ 0 & k\end{bmatrix}\], then find the value of k.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]
Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]
If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .
If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .
If \[A^2 - A + I = 0\], then the inverse of A is __________ .
Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .
|adj. A| = |A|2, where A is a square matrix of order two.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
If the equation a(y + z) = x, b(z + x) = y, c(x + y) = z have non-trivial solutions then the value of `1/(1+"a") + 1/(1+"b") + 1/(1+"c")` is ____________.
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 = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3
