Advertisements
Advertisements
प्रश्न
Compute the adjoint of the following matrix:
\[\begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\]
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
उत्तर
\[ A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\]
Now,
\[ C_{11} = \begin{vmatrix}1 & 2 \\ 2 & 1\end{vmatrix} = - 3, C_{12} = - \begin{vmatrix}2 & 2 \\ 2 & 1\end{vmatrix} = 2\text{ and }C_{13} = \begin{vmatrix}2 & 1 \\ 2 & 2\end{vmatrix} = 2\]
\[ C_{21} = - \begin{vmatrix}2 & 2 \\ 2 & 1\end{vmatrix} = 2, C_{22} = \begin{vmatrix}1 & 2 \\ 2 & 1\end{vmatrix} = - 3\text{ and }C_{23} = - \begin{vmatrix}1 & 2 \\ 2 & 2\end{vmatrix} = 2\]
\[ C_{31} = \begin{vmatrix}2 & 2 \\ 1 & 2\end{vmatrix} = 2, C_{32} = - \begin{vmatrix}1 & 2 \\ 2 & 2\end{vmatrix} = 2\text{ and }C_{33} = \begin{vmatrix}1 & 2 \\ 2 & 1\end{vmatrix} = - 3\]
\[ \therefore adjA = \begin{bmatrix}- 3 & 2 & 2 \\ 2 & - 3 & 2 \\ 2 & 2 & - 3\end{bmatrix}^T = \begin{bmatrix}- 3 & 2 & 2 \\ 2 & - 3 & 2 \\ 2 & 2 & - 3\end{bmatrix}\]
\[\text{ and }(adjA)A = \begin{bmatrix}5 & 0 & 0 \\ 0 & 5 & 0 \\ 0 & 0 & 5\end{bmatrix}\]
\[Now, \left| A \right| = 5\]
\[ \therefore \left| A \right|I = \begin{bmatrix}5 & 0 & 0 \\ 0 & 5 & 0 \\ 0 & 0 & 5\end{bmatrix}\]
\[\text{ and }A(adjA) = \begin{bmatrix}5 & 0 & 0 \\ 0 & 5 & 0 \\ 0 & 0 & 5\end{bmatrix}\]
\[\text{ Thus, }(adjA)A = \left| A \right|I = A(adjA)\]
APPEARS IN
संबंधित प्रश्न
Find the inverse of the matrices (if it exists).
`[(1,0,0),(3,3,0),(5,2,-1)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
Let `A =[(3,7),(2,5)] and B = [(6,8),(7,9)]`. Verify that `(AB)^(-1) = B^(-1)A^(-1).`
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}\]
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Find the inverse of the following matrix.
Find the inverse of the following matrix.
If \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that
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.
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.
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]
If A is a square matrix, then write the matrix adj (AT) − (adj A)T.
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} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]
If A is an invertible matrix, then which of the following is not true ?
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
For any 2 × 2 matrix, if \[A \left( adj A \right) = \begin{bmatrix}10 & 0 \\ 0 & 10\end{bmatrix}\] , then |A| is equal to ______ .
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 is an invertible matrix, then det (A−1) is equal to ____________ .
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.
`("aA")^-1 = 1/"a" "A"^-1`, where a is any real number and A is a square matrix.
|A–1| ≠ |A|–1, where A is non-singular matrix.
If A, B be two square matrices such that |AB| = O, then ____________.
If A = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
If A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.
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