No problem, glad I could help! Good luck with your proof.

Click For Summary
SUMMARY

The discussion centers on the mathematical question of whether two matrices A and B can exist such that the product A*B results in the zero matrix while B*A does not. The matrices provided are A = {{1, 1}, {0, 0}} and B = {{1, 1}, {-1, -1}}. The conclusion reached is that the zero product occurs when the row vectors of A are orthogonal to the column vectors of B, confirming the existence of such matrices under specific conditions.

PREREQUISITES
  • Understanding of matrix multiplication
  • Knowledge of vector orthogonality
  • Familiarity with linear algebra concepts
  • Ability to perform dot product calculations
NEXT STEPS
  • Explore properties of matrix multiplication in linear algebra
  • Study examples of orthogonal vectors in higher dimensions
  • Investigate the implications of zero matrices in linear transformations
  • Learn about the rank and nullity of matrices
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking for examples of matrix properties and orthogonality.

vsage
Are there two matrices A and B such that A*B is the zero matrix but B*A is not?

I'm leaning toward no.. I'm composing my solution right now.

Bah the only thing I can come up with is that if any row of A can be treated as a vector and any column of row B can be treated as a vector, for element (i, j) in the matrix AB will be 0 iff the vector of row i in A and column j in B are orthogonal (dot product is 0). I can't get much further right now :(
 
Last edited by a moderator:
Physics news on Phys.org
A=
[tex] \left\{ <br /> \begin{array}{ccc} <br /> 1 & 1 \\ <br /> 0 & 0 <br /> \end{array} <br /> \right\} [/tex]

B=
[tex] \left\{ <br /> \begin{array}{ccc} <br /> 1 & 1 \\ <br /> -1 & -1 <br /> \end{array} <br /> \right\} [/tex]

-- AI
 
TenaliRaman said:
A=
[tex] \left\{ <br /> \begin{array}{ccc} <br /> 1 & 1 \\ <br /> 0 & 0 <br /> \end{array} <br /> \right\} [/tex]

B=
[tex] \left\{ <br /> \begin{array}{ccc} <br /> 1 & 1 \\ <br /> -1 & -1 <br /> \end{array} <br /> \right\} [/tex]

-- AI

Thanks. Although the question did just originally ask what is an example after many hours of scratching my head I made a proof that would satisfy that. Thank you for a template to go by though it facilitated the process a little.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 32 ·
2
Replies
32
Views
3K
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 15 ·
Replies
15
Views
5K