Advertisements
Advertisements
Question
Verify A(adj A) = (adj A)A = |A|I.
`[(1,-1,2),(3,0,-2),(1,0,3)]`
Advertisements
Solution
Let A = `[(1,-1,2),(3,0,-2),(1,0,3)]`
|A| = 1[0 − 0] + 1[9 + 2] + 2[0 − 0]
= 1 × 11
= 11
A11 = `(-1)^(1 + 1) |(0,-2),(0,3)|`
= (−1)2 [0 − 0]
= 0
A12 = `(-1)^(1 + 2) |(3,-2),(1,3)|`
= (−1)3 [9 + 2]
= −11
A13 = `(-1)^(1 + 3) |(3,0),(1,0)|`
= (−1)4 [0 − 0]
= 0
A21 = `(-1)^(2 + 1) |(-1,2),(0,3)|`
= (−1)3 [−3 − 0]
= −1 × (−3)
= 3
A22 = `(- 1)^(2 + 2) |(1, 2),(1,3)|`
= (−1)4 [3 − 2]
= 1 × 1
= 1
A23 = `(-1)^(2+ 3) |(1,-1),(1,0)|`
= (−1)5 [0 + 1]
= −1
A31 = `(1)^(3 + 1) |(-1,2),(0,-2)|`
= (−1)4 [2 − 0]
= 1 × 2
= 2
A32 = `(-1)^(3 + 2) |(1,2),(3,-2)|`
= (−1)5 [−2 − 6]
= −1 × (−8)
= 8
A33 = `(-1)^(3 + 3) |(1,-1),(3,0)|`
= (−1)6 [0 + 3]
= 1 × 3
= 3
adj A = `[(0,-11,0),(3,1,-1),(2,8,3)] = [(0,3,2),(-11,1,8),(0,-1,3)]`
L.H.S. = A(adj A) = `[(1,-1,2),(3,0,-2),(1,0,3)] [(0,3,2),(-11,1,8),(0,-1,3)]`
= `[(1 xx 0 + (- 1) xx (- 11) + 2 xx 0, 1 xx 3 + (- 1) xx 1 + 2 xx (- 1), 1 xx 2 + (- 1) xx 8 + 2 xx 3),(3 xx 0 + 0 xx (- 11) + (- 2) xx 0, 3 xx 3 + 0 xx 1 + (- 2) xx (- 1), 3 xx 2 + 0 xx 8 + (- 2) xx 3),(1 xx 0 + 0 xx (- 11) + 3 xx 0, 1 xx 3 + 0 xx 1 + 3 xx (-1), 1 xx 2 + 0 xx 8 + 3 + 3)]`
= `[(0+11+0,3 - 1 - 2, 2 - 8 + 6),(0+0+0, 9 + 0 + 2, 6 + 0 - 6),(0 + 0 + 0, 3 + 0 - 3, 2 + 0 + 9)]`
= `[(11,0,0),(0,11,0),(0,0,11)]`
= `11[(1,0,0),(0,1,0),(0,0,1)]`
= 11 · I
= |A| · I
R.H.S. = (adj A)A `= [(0,3,2),(-11,1,8),(0,-1,3)][(1,-1,2),(3,0,-2),(1,0,3)]`
= `[(0xx3 + 3 xx 3 + 2 xx 1,0xx(-1) + 3 xx 0 + 2 xx 0,0 xx 2 + 3 xx (- 2) + 2 xx 3),(-11xx1 + 1 xx 3 + 8 xx 1, -11 xx (- 1) + 1 xx 0 + 8 xx 0,-11 xx 2 + 1 xx(- 2) + 8 xx3),(0 xx 1 + (- 1) xx 3 + 3 xx 1, 0xx(- 1) + (- 1) xx 0 + 3 xx 0, 0xx2 + (- 1)xx (- 2) + 3 xx 3)]`
`= [(0 + 9 + 2, 0 + 0 + 0, 0 - 6 + 6),(- 11 + 3 + 8, 11 + 0 + 0, - 22 - 2 + 24),(0 - 3 + 3, 0 + 0 + 0, 0 + 2 + 9)]`
= `[(11,0,0),(0,11,0),(0,0,11)]`
= `11 [(1,0,0),(0,1,0),(0,0,1)]`
= 11 · I
= |A| · I
Hence, A(adj A) = (adj A)A = |A|I
APPEARS IN
RELATED QUESTIONS
For the matrix A = `[(1,1,1),(1,2,-3),(2,-1,3)]` show that A3 − 6A2 + 5A + 11 I = 0. Hence, find A−1.
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, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.
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:
Let \[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B = \begin{bmatrix}6 & 7 \\ 8 & 9\end{bmatrix} .\text{ Find }\left( AB \right)^{- 1}\]
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 .\]
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.
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 matrix X for which
Find the matrix X satisfying the equation
If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]
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}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 1 & 2 \\ 3 & 1 & 1 \\ 2 & 3 & 1\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 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.
If A is an invertible matrix such that |A−1| = 2, find the value of |A|.
If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If A is an invertible matrix, then which of the following is not true ?
If A, B are two n × n non-singular matrices, then __________ .
If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .
If A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .
If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .
Find A−1, if \[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\] . Hence solve the following system of linear equations:x + 2y + 5z = 10, x − y − z = −2, 2x + 3y − z = −11
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 = `[(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.
If the equation a(y + z) = x, b(z + x) = y, c(x + y) = z have non-trivial solutions then the value of `1/(1+"a") + 1/(1+"b") + 1/(1+"c")` is ____________.
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 = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.
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.
