हिंदी

If a = ⎡ ⎢ ⎣ 2 − 1 1 − 1 2 − 1 1 − 1 2 ⎤ ⎥ ⎦ . Verify that a 3 − 6 a 2 + 9 a − 4 I = O and Hence Find A−1. - Mathematics

Advertisements
Advertisements

प्रश्न

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

उत्तर

\[A = \begin{bmatrix}2 & - 1 & 1 \\ - 1 & 2 & - 1 \\ 1 & - 1 & 2\end{bmatrix}\].
\[ \Rightarrow \left| A \right| = \begin{vmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{vmatrix} = 2 \times \left( 4 - 1 \right) + 1\left( - 2 + 1 \right) + 1\left( 1 - 2 \right) = 6 - 1 - 1 = 4 \]
\[\text{ Since, }\left| A \right| \neq 0 \]
\[\text{ Hence, }A^{- 1}\text{ exists }. \]
Now,
\[ A^2 = \begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix}\begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix} = \begin{bmatrix} 4 + 1 + 1 & - 2 - 2 - 1 & 2 + 1 + 2\\ - 2 - 2 - 1 & 1 + 4 + 1 & - 1 - 2 - 2\\ 2 + 1 + 2 & - 1 - 2 - 2 & 1 + 1 + 4 \end{bmatrix} = \begin{bmatrix} 6 & - 5 & 5\\ - 5 & 6 & - 5\\ 5 & - 5 & 6 \end{bmatrix} \]
\[ A^3 = A^2 . A = \begin{bmatrix} 6 & - 5 & 5\\ - 5 & 6 & - 5\\ 5 & - 5 & 6 \end{bmatrix}\begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix} = \begin{bmatrix} 12 + 5 + 5 & - 6 - 10 - 5 & 6 + 5 + 10\\ - 10 - 6 - 5 & 5 + 12 + 5 & - 5 - 6 - 10\\ 10 + 5 + 6 & - 5 - 10 - 6 & 5 + 5 + 12 \end{bmatrix} = \begin{bmatrix} 22 & - 21 & 21\\ - 21 & 22 & - 21\\ 21 &- 21 & 22 \end{bmatrix} \]
\[\text{ Now, }A^3 - 6 A^2 + 9A - 4I = \begin{bmatrix} 22 & - 21 & 21\\ - 21 & 22 & - 21\\ 21 & - 21 & 22 \end{bmatrix} - 6\begin{bmatrix} 6 & - 5 & 5\\ - 5 & 6 & - 5\\ 5 & - 5 & 6 \end{bmatrix} + 9\begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix} - 4\begin{bmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{bmatrix} \]
\[ = \begin{bmatrix} 22 - 36 + 18 - 4 & - 21 + 30 - 9 - 0 & 21 - 30 + 9 - 0\\ - 21 + 30 - 9 - 0 & 22 - 36 + 18 - 4 & - 21 + 30 - 9 - 0\\ 21 - 30 + 9 - 0 & - 21 + 30 - 9 - 0 & 22 - 36 + 18 - 4 \end{bmatrix} \]
\[ = \begin{bmatrix} 0 & 0 & 0\\ 0 & 0 & 0\\ 0 & 0 & 0 \end{bmatrix} = O [\text{ Null matrix }]\]
Hence proved . 
\[\text{ Now,} A^3 - 6 A^2 + 9A - 4I = O\]
\[ \Rightarrow A^{- 1} \times \left( A^3 - 6 A^2 + 9A - 4I \right) = A^{- 1} \times O \]
\[ \Rightarrow A^2 - 6A + 9I - 4 A^{- 1} = O\]
\[ \Rightarrow 4 A^{- 1} = A^2 - 6A + 9I\]
\[ \Rightarrow 4 A^{- 1} = \begin{bmatrix} 6 & - 5 & 5\\ - 5 & 6 & - 5\\ 5 & - 5 & 6 \end{bmatrix} - 6\begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix} + 9\begin{bmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{bmatrix}\]
\[ \Rightarrow 4 A^{- 1} = \begin{bmatrix} 6 - 12 + 9 & - 5 + 6 + 0 & 5 - 6 + 0\\ - 5 + 6 + 0 & 6 - 12 + 9 & - 5 + 6 + 0\\ 5 - 6 + 0 & - 5 + 6 + 0 & 6 - 12 + 9 \end{bmatrix} \]
\[ \Rightarrow 4 A^{- 1} = \begin{bmatrix} 3 & 1 & - 1\\ 1 & 3 & 1\\ - 1 & 1 & 3 \end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{4}\begin{bmatrix} 3 & 1 & - 1\\ 1 & 3 & 1\\ - 1 & 1 & 3 \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 26 | पृष्ठ २४

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

Find the inverse of the matrices (if it exists).

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


If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.


Find the adjoint of the following matrix:
\[\begin{bmatrix}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\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.


For the matrix 

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

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


Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]


Find the inverse of the matrix \[A = \begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\] and show that \[a A^{- 1} = \left( a^2 + bc + 1 \right) I - aA .\]


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

(i) \[\left[ F \left( \alpha \right) \right]^{- 1} = F \left( - \alpha \right)\]
(ii) \[\left[ G \left( \beta \right) \right]^{- 1} = G \left( - \beta \right)\]
(iii) \[\left[ F \left( \alpha \right)G \left( \beta \right) \right]^{- 1} = G \left( - \beta \right)F \left( - \alpha \right)\]

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}3 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\]  so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.


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.

If \[A = \frac{1}{9}\begin{bmatrix}- 8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & - 8 & 4\end{bmatrix}\],
prove that  \[A^{- 1} = A^3\]

Solve the matrix equation \[\begin{bmatrix}5 & 4 \\ 1 & 1\end{bmatrix}X = \begin{bmatrix}1 & - 2 \\ 1 & 3\end{bmatrix}\], where X is a 2 × 2 matrix.


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

Find the inverse by using elementary row transformations:

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


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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


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


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


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


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


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


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)]`


|adj. A| = |A|2, where A is a square matrix of order two.


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


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


The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos"  2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.


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


A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×