मराठी

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

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

Verify A(adj A) = (adj A)A = |A|I.

`[(1,-1,2),(3,0,-2),(1,0,3)]`


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

`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`


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


Let A = `[(1,2,1),(2,3,1),(1,1,5)]` verify that

  1. [adj A]–1 = adj(A–1)
  2. (A–1)–1 = A

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


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

Find the inverse of the following matrix.
\[\begin{bmatrix}1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2\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}\]

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.


Show that

\[A = \begin{bmatrix}- 8 & 5 \\ 2 & 4\end{bmatrix}\] satisfies the equation \[A^2 + 4A - 42I = O\]. Hence, find A−1.

If  \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that 

\[A^2 = xA + yI = O\] . Hence, evaluate A−1.

Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, 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.


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.


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


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


Find the inverse by using elementary row transformations:

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


If A is symmetric matrix, write whether AT 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 = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.


If A5 = O such that \[A^n \neq I\text{ for }1 \leq n \leq 4,\text{ then }\left( I - A \right)^{- 1}\] equals ________ .


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


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


(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.


If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×