Advertisements
Advertisements
Question
If `A=[[2,0,1],[2,1,3],[1,-1,0]]` , find A2 − 5 A + 16 I.
Solution
`A=[[2,0,1],[2,1,3],[1,-1,0]]`
`therefore A^2=A.A=[[2,0,1],[2,1,3],[1,-1,0]],[[2,0,1],[2,1,3],[1,-1,0]]`
`=>A^2=[[4+0+1,0+0-1,2+0+0],[4+2+3,0+1-3,2+3+0],[2-2+0,0-1+0,1-3+0]]=[[5,-1,2],[9,-2,5],[0,-1,-2]]`
thus
A2 − 5 A + 16 I=`[[5,-1,2],[9,-2,5],[0,-1,-2]]-5[[2,0,1],[2,1,3],[1,-1,0]]+16[[1,0,0],[0,1,0],[0,0,1]]`
`=[[5,-1,2],[9,-2,5],[0,-1,-2]]-[[10,0,5],[10,5,15],[5,-5,0]]+[[16,0,0],[0,16,0],[0,0,16]]`
`=[[5-10+16,-1-0+0,2-5+0],[9-10+0,-2-5+16,5-15+0],[0-5+0,-1+5+0,-2-0+16]]`
`=[[11,-1,-3],[-1,9,-10],[-5,4,14]]`
APPEARS IN
RELATED QUESTIONS
If A= `((1,0,2),(0,2,1),(2,0,3))` and A3 - 6A2 +7A + kI3 = O find k.
If `[[3x,7],[-2,4]]=[[8,7],[6,4]]`, find the value of x
If a matrix has 8 elements, what are the possible orders it can have? What if it has 5 elements?
Let A be a matrix of order 3 × 4. If R1 denotes the first row of A and C2 denotes its second column, then determine the orders of matrices R1 and C2
If A = [aij] =`[[2,3,-5],[1,4,9],[0,7,-2]]`and B = [bij] `[[2,-1],[-3,4],[1,2]]`
then find (i) a22 + b21 (ii) a11 b11 + a22 b22
Construct a 2 × 2 matrix whose elements `a_(ij)`
are given by: `(i+j)^2/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)=(i-2_j)^2/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)= (2i +j)^2/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)=|2_i - 3_i|/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)=|-3i +j|/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)=e^(2ix) sin (xj)`
Construct a 3 × 4 matrix A = [aij] whose elements aij are given by:
aij = 2i
Construct a 4 × 3 matrix whose elements are
aij = i
Given an example of
a triangular matrix
If `A=[[cos θ, i sinθ],[i sinθ,cosθ]]` then prove by principle of mathematical induction that `A^n=[[cos nθ,i sinθ],[i sin nθ,cos nθ]]` for all `n ∈ N.`
If A = diag (a, b, c), show that An = diag (an, bn, cn) for all positive integer n.
The cooperative stores of a particular school has 10 dozen physics books, 8 dozen chemistry books and 5 dozen mathematics books. Their selling prices are Rs. 8.30, Rs. 3.45 and Rs. 4.50 each respectively. Find the total amount the store will receive from selling all the items.
If B is a skew-symmetric matrix, write whether the matrix AB AT is symmetric or skew-symmetric.
If B is a symmetric matrix, write whether the matrix AB AT is symmetric or skew-symmetric.
If A is a skew-symmetric matrix and n is an odd natural number, write whether An is symmetric or skew-symmetric or neither of the two.
If A is a skew-symmetric matrix and n is an even natural number, write whether An is symmetric or skew symmetric or neither of these two.
If \[A = \begin{bmatrix}5 & x \\ y & 0\end{bmatrix}\] and A = AT, then