Advertisements
Advertisements
Question
If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that \[A^2 = A^{- 1} .\]
Advertisements
Solution
Now,
\[ A^2 = \begin{bmatrix} - 1 & 2 & 0\\ - 1 & 1 & 1\\ 0 & 1 & 0 \end{bmatrix}\begin{bmatrix} - 1 & 2 & 0\\ - 1 & 1 & 1\\ 0 & 1 & 0 \end{bmatrix} = \begin{bmatrix} 1 - 2 + 0 & - 2 + 2 + 0 & 0 + 2 + 0\\1 - 1 + 0 & - 2 + 1 + 1 & 0 + 1 + 0\\ 0 - 1 + 0 & 0 + 1 + 0 & 0 + 1 + 0 \end{bmatrix} = \begin{bmatrix} - 1 & 0 & 2\\ 0 & 0 & 1\\ - 1 & 1 & 1 \end{bmatrix}\]
\[\text{ and }A^2 \times A = \begin{bmatrix} - 1 & 0 & 2\\ 0 & 0 & 1\\ - 1 & 1 & 1 \end{bmatrix}\begin{bmatrix} - 1 & 2 & 0\\ - 1 & 1 & 1\\ 0 & 1 & 0 \end{bmatrix} = \begin{bmatrix} 1 + 0 + 0 & - 2 + 0 + 2 & 0\\0 + 0 + 0 & 0 + 0 + 1 & 0\\ 0 & - 2 + 1 + 1 & 1 \end{bmatrix} = \begin{bmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{bmatrix} = I_3 [\text{ Identity matrix of order 3 }]\]
\[ \Rightarrow A^2 \times A = I_3 \]
\[ \Rightarrow A^2 = A^{- 1}\]
APPEARS IN
RELATED QUESTIONS
Find the adjoint of the matrices.
`[(1,2),(3,4)]`
If A−1 = `[(3,-1,1),(-15,6,-5),(5,-2,2)]` and B = `[(1,2,-2),(-1,3,0),(0,-2,1)]`, find (AB)−1.
Let A = `[(1,2,1),(2,3,1),(1,1,5)]` verify that
- [adj A]–1 = adj(A–1)
- (A–1)–1 = A
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.
Find the inverse of the following matrix.
Find the inverse of the following matrix.
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
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
If \[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.
Show that
Find the matrix X satisfying the matrix equation \[X\begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix} = \begin{bmatrix}14 & 7 \\ 7 & 7\end{bmatrix}\]
Find the matrix X for which
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}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}\]
If \[A = \begin{bmatrix}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).
If A, B are two n × n non-singular matrices, then __________ .
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) =\] ______________ .
(a) 3
(b) 0
(c) − 3
(d) 1
If \[A = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .
If A is an invertible matrix, then det (A−1) is equal to ____________ .
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 = `[(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.
Find the adjoint of the matrix A `= [(1,2),(3,4)].`
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 A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.
A furniture factory uses three types of wood namely, teakwood, rosewood and satinwood for manufacturing three types of furniture, that are, table, chair and cot.
The wood requirements (in tonnes) for each type of furniture are given below:
| Table | Chair | Cot | |
| Teakwood | 2 | 3 | 4 |
| Rosewood | 1 | 1 | 2 |
| Satinwood | 3 | 2 | 1 |
It is found that 29 tonnes of teakwood, 13 tonnes of rosewood and 16 tonnes of satinwood are available to make all three types of furniture.
Using the above information, answer the following questions:
- Express the data given in the table above in the form of a set of simultaneous equations.
- Solve the set of simultaneous equations formed in subpart (i) by matrix method.
- Hence, find the number of table(s), chair(s) and cot(s) produced.
