English

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

Advertisements
Advertisements

Question

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.

Sum
Advertisements

Solution

A = `[(1,1,1),(1,2,-3),(2,-1,3)]`

A2 = AA

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

= `[(1+1+2,1+2-1,1-3+3),(1+2-6,1+4+3,1-6-9),(2-1+6,2-2-3,2+3+9)]`

= `[(4,2,1),(-3,8,-14),(7,-3,14)]`

A3 = A2A

= `[(4,2,1),(-3,8,-14),(7,-3,14)] [(1,1,1),(1,2,-3),(2,-1,3)]`

= `[(4+2+2,4+4-1,4-6+3),(-3+8-28,-3+16+14,-3-24-42),(7-3+28,7-6-14,7+9+42)]`

= `[(8,7,1),(-23,27,-69),(32,-13,58)]`

L.H.S. = A3 − 6A2 + 5A + 11 I

= `[(8,7,1),(-23,27,-69),(32,-13,58)] - 6 [(4,2,1),(-3,8,-14),(7,-3,14)] + 5 [(1,1,1),(1,2,-3),(2,-1,3)] + 11 [(1,0,0),(0,1,0),(0,0,1)]`

= `[(8,7,1),(-23,27,-69),(32,-13,58)] - [(24,12,6),(-18,48,-84),(42,-18,84)] + [(5,5,5),(5,10,-15),(10,-5,15)] + [(11,0,0),(0,11,0),(0,0,11)]`

= `[(8 - 24 + 5 + 11, 7 - 12 + 5 + 0, 1 - 6 + 5 + 0),(-23 + 18 + 5 + 0, 27 - 48 + 10 + 11, -69 + 84 - 15 + 0),(32 - 42 + 10 + 0,-13 + 18 - 5 + 0, 58 - 84 + 15 + 11)]`

= `[(0,0,0),(0,0,0),(0,0,0)]`

= 0

Hence, A3 − 6A2 + 5A + 11 I = 0

Now, A3 − 6A2 + 5A + 11 I = 0

A3 − 6A2 + 5A = −11 I

A2AA−1 = 6AAA−1 + 5AA−1 = 11 I A−1

11A−1 = −A2 + 6A − 5I

= `[(-4,-2,-1),(3,-8,14),(-7,3,-14)] + 6 [(1,1,1),(1,2,-3),(2,-1,3)] - 5 [(1,0,0),(0,1,0),(0,0,1)]`

= `[(-4,-2,-1),(3,-8,14),(-7,3,-14)] + [(6,6,6),(6,12,-18),(12,-6,18)] - [(5,0,0),(0,5,0),(0,0,5)]`

= `[(-3,4,5),(9,-1,-4),(5,-3,-1)]`

A−1 = `1/11 [(-3,4,5),(9,-1,-4),(5,-3,-1)]`

shaalaa.com
  Is there an error in this question or solution?
Chapter 4: Determinants - Exercise 4.5 [Page 132]

APPEARS IN

NCERT Mathematics Part 1 and 2 [English] Class 12
Chapter 4 Determinants
Exercise 4.5 | Q 15 | Page 132

RELATED QUESTIONS

Find the adjoint of the matrices.

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


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,-1,2),(0,2,-3),(3,-2,4)]`


For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.


Compute the adjoint of the following matrix:

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

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

For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]

\[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 6 \\ 3 & 2\end{bmatrix}\]


For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]

\[A = \begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 5 \\ 3 & 4\end{bmatrix}\]


If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]


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


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.

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


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


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}7 & 1 \\ 4 & - 3\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}\]


If \[A = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\text{ and }A \left( adj A = \right)\begin{bmatrix}k & 0 \\ 0 & k\end{bmatrix}\], then find the value of k.


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\]  then find the value of k.


If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .


If A, B are two n × n non-singular matrices, then __________ .


If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .


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 = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .


If \[A = \begin{bmatrix}2 & - 1 \\ 3 & - 2\end{bmatrix},\text{ then } A^n =\] ______________ .

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


`("aA")^-1 = 1/"a"  "A"^-1`, where a is any real number and A is a square matrix.


Find the adjoint of the matrix A `= [(1,2),(3,4)].`


Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` 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 ____________.


For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:


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


If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.


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


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×