Advertisements
Advertisements
प्रश्न
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\]
Advertisements
उत्तर
\[A = \begin{bmatrix} 1 & 2 & 2\\2 & 1 & 2\\2 & 2 & 1 \end{bmatrix} \]
\[ \Rightarrow \left| A \right| = \begin{vmatrix} 1 & 2 & 2\\2 & 1 & 2\\2 & 2 & 1 \end{vmatrix} = 1\left( 1 - 4 \right) - 2\left( 2 - 4 \right) + 2\left( 4 - 2 \right) = - 3 + 4 + 4 = 5 \]
\[\text{ Since, }\left| A \right| \neq 0\]
Hence, A is invertible .
Now,
\[ A^2 = \begin{bmatrix} 1 & 2 & 2\\2 & 1 & 2\\2 & 2 & 1 \end{bmatrix}\begin{bmatrix} 1 & 2 & 2\\2 & 1 & 2\\2 & 2 & 1 \end{bmatrix} = \begin{bmatrix} 1 + 4 + 4 & 2 + 2 + 4 & 2 + 4 + 2\\2 + 2 + 4 & 4 + 1 + 4 & 4 + 2 + 2\\2 + 4 + 2 & 4 + 2 + 2 & 1 + 4 + 4 \end{bmatrix} = \begin{bmatrix} 9 & 8 & 8\\8 & 9 & 8\\8 & 8 & 9 \end{bmatrix}\]
\[\text{ Now, }A^2 - 4A - 5I = \begin{bmatrix} 9 & 8 & 8\\8 & 9 & 8\\8 & 8 & 9 \end{bmatrix} - 4\begin{bmatrix} 1 & 2 & 2\\2 & 1 & 2\\2 & 2 & 1 \end{bmatrix} - 5\begin{bmatrix} 1 & 0 & 0\\0 & 1 & 0\\0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} 9 - 4 - 5 & 8 - 8 - 0 & 8 - 8 - 0\\8 - 8 - 0 & 9 - 4 - 5 & 8 - 8 - 0\\8 - 8 - 0 & 8 - 8 - 0 & 9 - 4 - 5 \end{bmatrix} = \begin{bmatrix} 0 & 0 & 0\\0 & 0 & 0\\0 & 0 & 0 \end{bmatrix} = O \]
\[ \Rightarrow A^2 - 4A - 5I = O [\text{ Proved }]\]
\[\text{ Again,} A^2 - 4A - 5I = O\]
\[ \Rightarrow A^{- 1} \left( A^2 - 4A - 5I \right) = A^{- 1} O [\text{ Pre - multiplying with }A^{- 1} ]\]
\[ \Rightarrow A^{- 1} A^2 - 4 A^{- 1} A - 5 A^{- 1} = O\]
\[ \Rightarrow A - 4I = 5 A^{- 1} \]
\[ \Rightarrow 5 A^{- 1} = \begin{bmatrix} 1 & 2 & 2\\2 & 1 & 2\\2 & 2 & 1 \end{bmatrix} - 4\begin{bmatrix} 1 & 0 & 0\\0 & 1 & 0\\0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} 1 - 4 & 2 - 0 & 2 - 0\\2 - 0 & 1 - 4 & 2 - 0\\2 - 0 & 2 - 0 & 1 - 4 \end{bmatrix} = \begin{bmatrix} - 3 & 2 & 2\\ 2 & - 3 & 2\\ 2 & 2 & - 3 \end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{5}\begin{bmatrix} - 3 & 2 & 2\\ 2 & - 3 & 2\\ 2 & 2 & - 3 \end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
Find the inverse of the matrices (if it exists).
`[(-1,5),(-3,2)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`
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.
Find the adjoint of the following matrix:
\[\begin{bmatrix}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\]
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Find the inverse of the following matrix:
Find the inverse of the following matrix.
\[\begin{bmatrix}1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2\end{bmatrix}\]
Find the inverse of the following matrix.
Let \[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B = \begin{bmatrix}6 & 7 \\ 8 & 9\end{bmatrix} .\text{ Find }\left( AB \right)^{- 1}\]
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.
Let
\[F \left( \alpha \right) = \begin{bmatrix}\cos \alpha & - \sin \alpha & 0 \\ \sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1\end{bmatrix}\text{ and }G\left( \beta \right) = \begin{bmatrix}\cos \beta & 0 & \sin \beta \\ 0 & 1 & 0 \\ - \sin \beta & 0 & \cos \beta\end{bmatrix}\]
Show that
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
If \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that
Show that \[A = \begin{bmatrix}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. Thus, find A−1.
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 4 \\ 4 & 0 & 7 \\ 3 & - 2 & 7\end{bmatrix}\]
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} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]
If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .
For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .
If \[A^2 - A + I = 0\], then the inverse of A is __________ .
If \[A = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .
Find A−1, if \[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\] . Hence solve the following system of linear equations:x + 2y + 5z = 10, x − y − z = −2, 2x + 3y − z = −11
If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
If A, B be two square matrices such that |AB| = O, then ____________.
Find the adjoint of the matrix A `= [(1,2),(3,4)].`
For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.
