मराठी

For the Matrix a = ⎡ ⎢ ⎣ 1 1 1 1 2 − 3 2 − 1 3 ⎤ ⎥ ⎦ . Show that a − 3 − 6 a 2 + 5 a + 11 I 3 = O . Hence, Find A−1. - Mathematics

Advertisements
Advertisements

प्रश्न

For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that

\[A^{- 3} - 6 A^2 + 5A + 11 I_3 = O\]. Hence, find A−1.
Advertisements

उत्तर

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

\[ \Rightarrow \left| A \right| = \begin{vmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{vmatrix} = \left( 1 \times 3 \right) - \left( 1 \times 9 \right) + \left( 1 \times - 5 \right) = 3 - 9 - 5 = - 11 \]

\[\text{ Since, }\left| A \right| \neq 0\]

\[\text{Hence, }A^{- 1}\text{ exists . }\]

Now, 

\[ A^2 = \begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix}\begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 &- 1 & 3 \end{bmatrix} = \begin{bmatrix} 1 + 1 + 2 & 1 + 2 - 1 & 1 - 3 + 3\\1 + 2 - 6 & 1 + 4 + 3 & 1 - 6 - 9\\2 - 1 + 6 & 2 - 2 - 3 & 2 + 3 + 9 \end{bmatrix} = \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 & - 14\\ 7 & - 3 & 14 \end{bmatrix}\]

\[\text{ and }A^3 = A^2 . A = \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 & - 14\\7 & - 3 & 14 \end{bmatrix}\begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix} = \begin{bmatrix} 4 + 2 + 2 & 4 + 4 - 1 & 4 - 6 + 3\\ - 3 + 8 - 28 & - 3 + 16 + 14 & - 3 - 24 - 42\\ 7 - 3 + 28 & 7 - 6 - 14 & 7 + 9 + 42 \end{bmatrix} = \begin{bmatrix} 8 & 7 & 1\\ - 23 & 27 & - 69\\ 32 & - 13 & 58 \end{bmatrix}\]

\[\text{ Now, }A^3 - 6 A^2 + 5A + 11 I_3 = \begin{bmatrix} 8 & 7 & 1 \\ - 23 & 27 & - 69 \\ 32 & - 13 & 58 \end{bmatrix} - 6 \begin{bmatrix} 4 & 2 & 1 \\ - 3 & 8 & - 14 \\ 7 & - 3 & 14 \end{bmatrix} + 5 \begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix} + 11 \begin{bmatrix} 1 & 0 & 0\\0 & 1 & 0\\0 & 0 & 1 \end{bmatrix}\]

\[ = \begin{bmatrix} 8 - 24 + 5 + 11 & 7 - 12 + 5 + 0 & 1 - 6 + 5 + 0\\ - 23 + 18 + 5 + 0 & 27 - 48 + 10 + 11 & - 69 + 84 - 15 + 0\\ 32 - 42 + 10 + 0 & - 13 + 18 - 5 + 0 & 58 - 84 + 15 + 11 \end{bmatrix} \]

\[ = \begin{bmatrix} 0 & 0 & 0\\0 & 0 & 0\\0 & 0 & 0 \end{bmatrix} = O (\text{ Null matrix})\]

\[\text{ Again, }A^3 - 6 A^2 + 5A + 11 I_3 = O\]

\[ \Rightarrow A^{- 1} \times \left( A^3 - 6 A^2 + 5A + 11 I_3 \right) = A^{- 1} \times O (\text{ Pre - multiplying both sides because }A^{- 1} exists) \]

\[ \Rightarrow \left( A^2 - 6A + 5 I_3 + 11 A^{- 1} \right) = 0\]

\[ \Rightarrow \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 - 14\\ 7 & - 3 & 14 \end{bmatrix} - 6\begin{bmatrix} 1 & 1 & 1\\1 & 2 &- 3\\2 & - 1 & 3 \end{bmatrix} + 5\begin{bmatrix} 1 & 0 & 0\\0 & 1 & 0\\0 & 0 & 1 \end{bmatrix} = - 11 A^{- 1} \]

\[ \Rightarrow \begin{bmatrix} 4 - 6 + 5 & 2 - 6 + 0 & 1 - 6 + 0\\ - 3 - 6 + 0 & 8 - 12 + 5 & - 14 + 18 + 0\\ 7 - 12 + 0 & - 3 + 6 + 0 & 14 - 18 + 5 \end{bmatrix} = - 11 A^{- 1} \]

\[ \Rightarrow A^{- 1} = - \frac{1}{11}\begin{bmatrix} 3 & - 4 & - 5\\- 9 & 1 & 4\\ - 5 & 3 & 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 24 | पृष्ठ २४

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

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 = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.


If A is an invertible matrix of order 2, then det (A−1) is equal to ______.


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}1 & 2 & 5 \\ 2 & 3 & 1 \\ - 1 & 1 & 1\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 & 0 & - 1 \\ 5 & 1 & 0 \\ 1 & 1 & 3\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}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\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}0 & 0 & - 1 \\ 3 & 4 & 5 \\ - 2 & - 4 & - 7\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}\]

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 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\]  so that \[A^2 = \lambda A - 2I\]. 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 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 a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.


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.


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


If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .


If A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .


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


If A and B are invertible matrices, which of the following statement is not correct.


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\]  be such that \[A^{- 1} = kA\], then k equals ___________ .


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 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 = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3


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


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


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 A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×