English

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

Question

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

Solution

\[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
  Is there an error in this question or solution?
Chapter 7: Adjoint and Inverse of a Matrix - Exercise 7.1 [Page 24]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 7 Adjoint and Inverse of a Matrix
Exercise 7.1 | Q 24 | Page 24

RELATED QUESTIONS

Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. School B wants to spend Rs 2,300 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for an award.


Find the adjoint of the matrices.

`[(1,2),(3,4)]`


For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.


For the matrix 

\[A = \begin{bmatrix}1 & - 1 & 1 \\ 2 & 3 & 0 \\ 18 & 2 & 10\end{bmatrix}\] , show that A (adj A) = O.

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


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 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}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]


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}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]


Find the adjoint of the matrix \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\]  and hence show that \[A\left( adj A \right) = \left| A \right| I_3\]. 


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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


If adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\end{bmatrix}\]


If A is a square matrix, then write the matrix adj (AT) − (adj A)T.


If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write  \[A^{- 1}\] in terms of A.


If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .


If for the matrix A, A3 = I, then A−1 = _____________ .


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


The matrix \[\begin{bmatrix}5 & 10 & 3 \\ - 2 & - 4 & 6 \\ - 1 & - 2 & b\end{bmatrix}\] is a singular matrix, if the value of b is _____________ .


If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .


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 = \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 a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .


If \[A = \begin{bmatrix}2 & - 1 \\ 3 & - 2\end{bmatrix},\text{ then } A^n =\] ______________ .

An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and  second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.

 

If A = `[(x, 5, 2),(2, y, 3),(1, 1, z)]`, xyz = 80, 3x + 2y + 10z = 20, ten A adj. A = `[(81, 0, 0),(0, 81, 0),(0, 0, 81)]`


For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:


If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.


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


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×