SOLUTION: Show that AB = BA is not true in general for matrix multiplication, by offering a coun-terexample with matrices A and B of the same size. Give your own matrices.
So is the follo
Algebra.Com
Question 35199: Show that AB = BA is not true in general for matrix multiplication, by offering a coun-terexample with matrices A and B of the same size. Give your own matrices.
So is the following in example
I used
A=|2,4|and
B=|2|
.....|4|
|2,4|*|2|
.........|4|
is not = to
|2|*|2,4|
|4|
have I got it right?
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
No. Your 1st product can be calculated; it is a 1X1 matrix [2*2+4*4]=[18]
But your 2nd product cannot be calculated since the number of rows of A
do not equal the number of columns of B. It is not a counter example.
Try a 2X2 matrix with entries 1,2,3,4
multiplying another 2X2 matrix with entries 4,3,2,1.
Numbers in the products will be the same but the
matrices will not be equal.
That should work
Cheers,
Stan H.
RELATED QUESTIONS
For some nxn matrices A and B, AB = BA. True or... (answered by richard1234)
Hello:
I am not sure how to answer this question.
If A and B are nxn matrices, then (answered by kev82)
Proof of Hermitian matrices: If A and B are Hermitian matrices, I need to show that BA =... (answered by venugopalramana)
We know that for scalars (real numbers) if ab = 0 then either a = 0 or b = 0. This is not (answered by KMST)
True or false questions:
1. In order for a matrix B to be the inverse of A, both... (answered by stanbon)
Write two 2 x 2 matrices A and B. Show that multiplication of
matrices is not... (answered by Mathtut)
prove that, for square matrices A and B, AB=BA if and only if(A-B)(A+B)=A²-B².
(answered by math_tutor2020,ikleyn)
If A and B are symmetric matrices and if AB = BA, then AB is symmetric
is this... (answered by jim_thompson5910)
There are no square matrices A and B with the property that AB-BA = I. Proof or... (answered by ikleyn)