Compute the adjoint of the matrix A given by `A=[[1, 4, 5],[ 3 ,2, 6],[ 0 ,1, 0]]`
and verify that `A(a d jA)=|A|I=(adjA)A`
Text Solution
AI Generated Solution
To compute the adjoint of the matrix \( A \) and verify the relationship \( A \cdot \text{adj}(A) = |A|I = \text{adj}(A) \cdot A \), we will follow these steps:
### Step 1: Define the Matrix
Given the matrix \( A \):
\[
A = \begin{bmatrix}
1 & 4 & 5 \\
3 & 2 & 6 \\
...
Topper's Solved these Questions
ADJOINTS AND INVERSE OF MATRIX
RD SHARMA|Exercise QUESTION|1 Videos
ALGEBRA OF MATRICES
RD SHARMA|Exercise Solved Examples And Exercises|410 Videos
Similar Questions
Explore conceptually related problems
Compute the adjoint of the matrix A given by A=[145326010] and verify that A(adjA)=|A|I=(adjA)A
Find the adjoint of the matrix A=[[2,3],[1,4]] .
The adjoint of the matrix A= [{:( 1,2),( 3,-5) :}] is
If A=[[1,0,-1],[3,4,5],[0,-6,-7]] , verify that A.(adj A) = (adj A). A= |A|.I.
Find the adjoint of matrix A=[[2,-3],[4,1]]
" (b) Find the rank of the matrix : "A=[[2,1,4,7],[3,6,2,1],[0,0,1,5]]
Find the adjoint of matrix A=[[5,-1],[2,7]]
Adjoint of the matrix N=[[-4, -3, -3], [1, 0, 1], [4, 4, 3]] is