Advertisements
Advertisements
Question
Show that the matrix, \[A = \begin{bmatrix}1 & 0 & - 2 \\ - 2 & - 1 & 2 \\ 3 & 4 & 1\end{bmatrix}\] satisfies the equation, \[A^3 - A^2 - 3A - I_3 = O\] . Hence, find A−1.
Advertisements
Solution
\[\text{ We have, }A = \begin{bmatrix} 1 & 0 &- 2\\ - 2 & - 1 & 2\\ 3 & 4 & 1 \end{bmatrix} \]
\[ \Rightarrow \left| A \right| = \begin{vmatrix}| 1 & 0 &- 2\\ - 2 & - 1 & 2\\ 3 & 4 & 1 \end{vmatrix} = 1\left( - 9 \right) + 0 - 2\left( - 8 \right) = - 9 + 16 = 7 \]
\[\text{ Since, }\left| A \right| \neq 0\]
\[\text{ Hence, }A^{- 1}\text{ exists .} \]
Now,
\[ A^2 = \begin{bmatrix} 1 & 0 & - 2\\ - 2 & - 1 & 2\\ 3 & 4 & 1 \end{bmatrix}\begin{bmatrix} 1 & 0 &- 2\\ - 2 & - 1 & 2\\ 3 & 4 & 1 \end{bmatrix} = \begin{bmatrix} 1 + 0 - 6 & 0 + 0 - 8 & - 2 + 0 - 2\\ - 2 + 2 + 6 & 0 + 1 + 8 & 4 - 2 + 2\\ 3 - 8 + 3 & 0 - 4 + 4 & - 6 + 8 + 1 \end{bmatrix} = \begin{bmatrix} - 5 & - 8 & - 4\\ 6 & 9 & 4\\ - 2 & 0 & 3 \end{bmatrix}\]
\[ A^3 = A^2 . A = \begin{bmatrix} - 5 & - 8 & - 4\\ 6 & 9 & 4\\ - 2 & 0 & 3 \end{bmatrix}\begin{bmatrix} 1 & 0 & - 2\\ - 2 & - 1 & 2\\ 3 & 4 & 1 \end{bmatrix} = \begin{bmatrix} - 5 + 16 - 12 & 0 + 8 - 16 & 10 - 16 - 4\\ 6 - 18 + 12 & 0 - 9 + 16 & - 12 + 18 + 4\\ - 2 + 0 + 9 & 0 + 0 + 12 & 4 + 0 + 3 \end{bmatrix} = \begin{bmatrix} - 1 & - 8 & - 10\\ 0 & 7 & 10\\ 7 & 12 & 7 \end{bmatrix} \]
\[\text{ Now, }A^3 - A^2 - 3A - I_3 = \begin{bmatrix} - 1 & - 8 & - 10\\ 0 & 7 & 10\\ 7 & 12 & 7 \end{bmatrix} - \begin{bmatrix} - 5 & - 8 & - 4\\ 6 & 9 & 4\\ - 2 & 0 & 3 \end{bmatrix} - 3\begin{bmatrix} 1 & 0 & - 2\\ - 2 & - 1 & 2\\ 3 & 4 & 1 \end{bmatrix} - \begin{bmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{bmatrix} \\ = \begin{bmatrix} - 1 + 5 - 3 - 1 & - 8 + 8 + 0 + 0 & - 10 + 4 + 6 - 0\\0 - 6 + 6 - 0 & 7 - 9 + 3 - 1 & 10 - 4 - 6 - 0\\ 7 + 2 - 9 - 0 & 12 + 0 - 12 - 0 & 7 - 3 - 3 - 1 \end{bmatrix} = \begin{bmatrix} 0 & 0 & 0\\ 0 & 0 & 0\\ 0 & 0 & 0 \end{bmatrix} = O\]
Hence proved .
\[\text{ Now,} A^3 - A^2 - 3A - I_3 = O (\text{ Null matrix })\]
\[ \Rightarrow A^{- 1} \left( A^3 - A^2 - 3A - I_3 \right) = A^{- 1} O (\text{ Pre - multiplying by A}^{- 1} )\]
\[ \Rightarrow A^2 - A^1 - 3 I_3 = A^{- 1} \]
\[ \Rightarrow \begin{bmatrix} - 5 & - 8 & - 4\\ 6 & 9 & 4\\ - 2 & 0 & 3 \end{bmatrix} - \begin{bmatrix} 1 & 0 & - 2\\ - 2 & - 1 & 2\\ 3 & 4 & 1 \end{bmatrix} - 3\begin{bmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{bmatrix} = A^{- 1} \]
\[ \Rightarrow \begin{bmatrix} - 5 - 1 - 3 & - 8 - 0 - 0 & - 4 + 2 + 0\\ 6 + 2 + 0 & 9 + 1 - 3 & 4 - 2\\- 2 - 3 - 0 & 0 - 4 - 0 & 3 - 1 - 3 \end{bmatrix} = \begin{bmatrix} - 9 & - 8 & - 2\\ 8 & 7 &2\\ - 5 & - 4 & - 1 \end{bmatrix} = A^{- 1} \]
\[ \Rightarrow A^{- 1} = \begin{bmatrix} - 9 & - 8 & - 2\\ 8 & 7 & 2\\ - 5 & - 4 & - 1 \end{bmatrix}\]
APPEARS IN
RELATED QUESTIONS
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,5),(-3,2)]`
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)]`
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.
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.
Let A = `[(1,2,1),(2,3,1),(1,1,5)]` verify that
- [adj A]–1 = adj(A–1)
- (A–1)–1 = A
If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
For the matrix
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\]
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that
prove that \[A^{- 1} = A^3\]
Find the matrix X satisfying the equation
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}5 & 2 \\ 2 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]
If A, B are two n × n non-singular matrices, then __________ .
If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .
If A and B are invertible matrices, which of the following statement is not correct.
`("aA")^-1 = 1/"a" "A"^-1`, where a is any real number and A is a square matrix.
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 ____________.
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.
If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
Read the following passage:
|
Gautam buys 5 pens, 3 bags and 1 instrument box and pays a sum of ₹160. From the same shop, Vikram buys 2 pens, 1 bag and 3 instrument boxes and pays a sum of ₹190. Also, Ankur buys 1 pen, 2 bags and 4 instrument boxes and pays a sum of ₹250. |
Based on the above information, answer the following questions:
- Convert the given above situation into a matrix equation of the form AX = B. (1)
- Find | A |. (1)
- Find A–1. (2)
OR
Determine P = A2 – 5A. (2)
