English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi, I'm stuck on a question about square matrices for quite a long time. Any help would be greatly appreciated!

1. Let A and B be square matrices with the same size.
a) Give an example in which (A+B)^2 =/ (does not equal to) A^2 + 2AB + B^2
b) Fill in the blank to create a matrix identity that is valid for all choices of A and B. (A+B)^2 = A^2 + B^2 + _______.

2. Let A and B be square matrices with the same size.
a) Give an example in which (A+B)(A-B) =/ (does not equal to) A^2 - B^2
b) Fill in the blank to create a matrix identity that is valid for all choices of A and B. (A+B)(A-B) = ____________.

Thanks!

2007-09-23 17:31:44 · 3 answers · asked by Mike S 1 in Science & Mathematics Mathematics

I can't seem to find any examples =\

2007-09-23 17:36:53 · update #1

3 answers

The whole point of this exercise is to emphasize that matrix multiplication is NOT cummuntative.

Try
A =
1 0
1 0

and
B=
0 1
0 1

I think that you'll find that these two matices do not commute.

2007-09-23 17:56:52 · answer #1 · answered by modulo_function 7 · 0 0

If you are only allowing for sub-matrices that consist of terms that are already adjacent, then for an n x n matrix, there would be n², 1x1's, (n-1)² 2x2's, (n-2)², 3x3's, ..., 1 nxn. This is a total of 1 + 2² + 3² + ... + n² = n(n+1)(2n+1)/6 such matrices. When I say that you are only allowing for matrices with terms that are already adjacent, I mean that you are not crossing out middle rows and columns. For example, with the 3x3 you've posted, you are not counting the 2x2 matrix [1 3] [7 9] obtained by deleting row 2 and column 2.

2016-05-17 07:52:26 · answer #2 · answered by ? 3 · 0 0

1.b) BA + AB

2.b) A^2 + BA - AB - B^2.

Examples for the a) parts should not be hard to find.

2007-09-24 04:44:14 · answer #3 · answered by Tony 7 · 0 0

fedest.com, questions and answers