हिंदी

Show that the Matrix, a = ⎡ ⎢ ⎣ 1 0 − 2 − 2 − 1 2 3 4 1 ⎤ ⎥ ⎦ Satisfies the Equation, a 3 − a 2 − 3 a − I 3 = O . Hence, Find A−1. - Mathematics

Advertisements
Advertisements

प्रश्न

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

उत्तर

\[\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}\]

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 7: Adjoint and Inverse of a Matrix - Exercise 7.1 [पृष्ठ २४]

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
अध्याय 7 Adjoint and Inverse of a Matrix
Exercise 7.1 | Q 25 | पृष्ठ २४

संबंधित प्रश्न

Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.


If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.


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}- 3 & 5 \\ 2 & 4\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.

Compute the adjoint of the following matrix:

\[\begin{bmatrix}2 & - 1 & 3 \\ 4 & 2 & 5 \\ 0 & 4 & - 1\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.


Find the inverse of the following matrix:

\[\begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}2 & - 1 & 1 \\ - 1 & 2 & - 1 \\ 1 & - 1 & 2\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}0 & 1 & - 1 \\ 4 & - 3 & 4 \\ 3 & - 3 & 4\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}1 & 0 & 0 \\ 0 & \cos \alpha & \sin \alpha \\ 0 & \sin \alpha & - \cos \alpha\end{bmatrix}\]

Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]

\[\begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\]

Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]

\[\begin{bmatrix}2 & 3 & 1 \\ 3 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]

If \[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.


If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that 

\[A^2 - 5A + 7I = O\].  Hence, find A−1.

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}2 & - 1 & 1 \\ - 1 & 2 & - 1 \\ 1 & - 1 & 2\end{bmatrix}\].
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\]  and hence find A−1.

If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that  \[A^2 = A^{- 1} .\]


Find the matrix X satisfying the equation 

\[\begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix} X \begin{bmatrix}5 & 3 \\ 3 & 2\end{bmatrix} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix} .\]

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\]


\[\text{ If }A^{- 1} = \begin{bmatrix}3 & - 1 & 1 \\ - 15 & 6 & - 5 \\ 5 & - 2 & 2\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 2 & - 2 \\ - 1 & 3 & 0 \\ 0 & - 2 & 1\end{bmatrix},\text{ find }\left( AB \right)^{- 1} .\]

If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}1 & 6 \\ - 3 & 5\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}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}- 1 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]


If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.


Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]


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 _____________ .


If \[A = \frac{1}{3}\begin{bmatrix}1 & 1 & 2 \\ 2 & 1 & - 2 \\ x & 2 & y\end{bmatrix}\] is orthogonal, then x + y =

(a) 3
(b) 0
(c) − 3
(d) 1


If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .


If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .


If x, y, z are non-zero real numbers, then the inverse of the matrix \[A = \begin{bmatrix}x & 0 & 0 \\ 0 & y & 0 \\ 0 & 0 & z\end{bmatrix}\], is _____________ .

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.


If A, B be two square matrices such that |AB| = O, then ____________.


Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular


If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.


If A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×