हिंदी

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 | पृष्ठ २४

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

If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.


Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.


Find the adjoint of the following matrix:

\[\begin{bmatrix}1 & \tan \alpha/2 \\ - \tan \alpha/2 & 1\end{bmatrix}\]
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.

Find A (adj A) for the matrix  \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]


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}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\]

Find the inverse of the following matrix:

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

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


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}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that 

\[A^2 - 5A + 7I = O\].  Hence, 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 = \frac{1}{9}\begin{bmatrix}- 8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & - 8 & 4\end{bmatrix}\],
prove that  \[A^{- 1} = A^3\]

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 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]


\[\text{ If }A = \begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix},\text{ find }A^{- 1}\text{ and show that }A^{- 1} = \frac{1}{2}\left( A^2 - 3I \right) .\]

Find the inverse by using elementary row transformations:

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


If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.


Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]


If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.


If A is an invertible matrix of order 3, then which of the following is not true ?


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


If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .


For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .


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 and B are invertible matrices, then which of the following is not correct?


|A–1| ≠ |A|–1, where A is non-singular matrix.


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


A square matrix A is invertible if det A is equal to ____________.


Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.


For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?


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


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


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:

  1. Convert the given above situation into a matrix equation of the form AX = B. (1)
  2. Find | A |. (1)
  3. Find A–1. (2)
    OR
    Determine P = A2 – 5A. (2)

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×