Advertisements
Advertisements
प्रश्न
Let A and B be square matrices of the same order. Does (A + B)2 = A2 + 2AB + B2 hold? If not, why?
उत्तर
\[LHS = \left( A + B \right)^2 \]
\[ = \left( A + B \right)\left( A + B \right)\]
\[ = A\left( A + B \right) + B\left( A + B \right)\]
\[ = A^2 + AB + BA + B^2\]
We know that a matrix does not have commutative property. So,
AB ≠ BA
Thus,
\[\left( A + B \right)^2\]≠
\[A^2 + 2AB + B^2\]
APPEARS IN
संबंधित प्रश्न
Compute the indicated products
`[(2,3,4),(3,4,5),(4,5,6)][(1,-3,5),(0,2,4), (3,0,5)]`
Compute the indicated product.
`[(2,1),(3,2),(-1,1)][(1,0,1),(-1,2,1)]`
Compute the indicated products:
`[[1 -2],[2 3]][[1 2 3],[-3 2 -1]]`
Show that AB ≠ BA in each of the following cases:
`A=[[1 3 0],[1 1 0],[4 1 0]]`And B=`[[0 1 0],[1 0 0],[0 5 1]]`
Evaluate the following:
`[[],[1 2 3],[]]` `[[1 0 2],[2 0 1],[0 1 2]]` `[[2],[4],[6]]`
If A = `[[ab,b^2],[-a^2,-ab]]` , show that A2 = O
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A=[[2 -1],[1 1],[-1 2]]` `B=[[0 1],[1 1]]` C=`[[1 -1],[0 1]]`
\[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix} and \text{ I} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\]
If [1 1 x] `[[1 0 2],[0 2 1],[2 1 0]] [[1],[1],[1]]` = 0, find x.
Solve the matrix equations:
`[x1][[1,0],[-2,-3]][[x],[5]]=0`
`A=[[2,0,1],[2,1,3],[1,-1,0]]` , find A2 − 5A + 4I and hence find a matrix X such that A2 − 5A + 4I + X = 0.
If\[A = \begin{bmatrix}a & b \\ 0 & 1\end{bmatrix}\], prove that\[A^n = \begin{bmatrix}a^n & b( a^n - 1)/a - 1 \\ 0 & 1\end{bmatrix}\] for every positive integer n .
Give examples of matrices
A and B such that AB ≠ BA
The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves ₹ 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(2A)T = 2AT
If `A= [[3],[5],[2]]` And B=[1 0 4] , Verify that `(AB)^T=B^TA^T`
If \[A = \begin{bmatrix}1 & 1 \\ 1 & 1\end{bmatrix}\] satisfies A4 = λA, then write the value of λ.
If A = [aij] is a 2 × 2 matrix such that aij = i + 2j, write A.
If A is a matrix of order 3 × 4 and B is a matrix of order 4 × 3, find the order of the matrix of AB.
If I is the identity matrix and A is a square matrix such that A2 = A, then what is the value of (I + A)2 = 3A?
What is the total number of 2 × 2 matrices with each entry 0 or 1?
Write the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3.
If A and B are two matrices such that AB = A and BA = B, then B2 is equal to
If A and B are two matrices such n that AB = B and BA = A , `A^2 + B^2` is equal to
If A = [aij] is a scalar matrix of order n × n such that aii = k, for all i, then trace of A is equal to
(a) nk (b) n + k (c) \[\frac{n}{k}\] (d) none of these
If A = [aij] is a scalar matrix of order n × n such that aii = k, for all i, then trace of A is equal to
If A = `[[3,9,0] ,[1,8,-2], [7,5,4]]` and B =`[[4,0,2],[7,1,4],[2,2,6]]` , then find the matrix `B'A'` .
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find X + Y
Give an example of matrices A, B and C such that AB = AC, where A is nonzero matrix, but B ≠ C.
If A = `[(3, -5),(-4, 2)]`, then find A2 – 5A – 14I. Hence, obtain A3.
If A and B are square matrices of the same order, then (kA)′ = ______. (k is any scalar)
If A, B and C are square matrices of same order, then AB = AC always implies that B = C
If A = `[(-3, -2, -4),(2, 1, 2),(2, 1, 3)]`, B = `[(1, 2, 0),(-2, -1, -2),(0, -1, 1)]` then find AB and use it to solve the following system of equations:
x – 2y = 3
2x – y – z = 2
–2y + z = 3