Are Undefined Matrices Additive in This Homework Problem?

  • Thread starter Thread starter ivykink
  • Start date Start date
  • Tags Tags
    Addition Matrices
AI Thread Summary
The discussion centers on the matrix operations involving matrices D, B, C, and A, specifically the expression DB + CA^T - 2A. It is established that the multiplication DB is undefined due to incompatible dimensions, as D is 3x3 and B is 2x2. Similarly, the operation CA^T is also undefined because the dimensions of C (2x3) and the transpose of A (2x3) do not align for multiplication. Consequently, the overall expression DB + CA^T - 2A is concluded to be undefined. The participants clarify the reasoning behind the matrix dimensions and confirm the final answer as undefined.
ivykink
Messages
4
Reaction score
0

Homework Statement



DB+CA^T-2A

D=3row x 3col
B=2x2
C=2row X 3col
A=3row X 2col


The Attempt at a Solution



It is my understanding that a row of a matrix is horizontal variables and a column is the vertical variables. And for multiplication of two matrices you need the colums of the first matrix to be equal to the number of rows in the second matrix.

so DB= (D3x3)x(A2x2) so therefore DB is undefined.

The transpose of A3x2->A2x3 so CA^T = (C2x3) x (A2x3) Which is also undefined.

So does this then mean that the answer for DB+CA^T-2A is just undefined or is the answer -2A? I am unsure what the answer is or how to word it correctly
 
Physics news on Phys.org
ivykink said:
It is my understanding that a row of a matrix is horizontal variables and a column is the vertical variables.
Yes, those elements.
And for multiplication of two matrices you need the colums of the first matrix to be equal to the number of rows in the second matrix.
Yes.
so DB= (D3x3)x(A2x2) so therefore DB is undefined.
Undefined.
The transpose of A3x2->A2x3 so CA^T = (C2x3) x (A2x3) Which is also undefined.
Undefined.
So does this then mean that the answer for DB+CA^T-2A is just undefined or is the answer -2A? I am unsure what the answer is or how to word it correctly
I'd say undefined.
 
Excellent thankyou, sorry if this was in the wrong area, I prob should of put it in math not eng.
 

Similar threads

Replies
14
Views
2K
Replies
11
Views
3K
Replies
1
Views
1K
Replies
5
Views
1K
Replies
26
Views
3K
Replies
7
Views
2K
Back
Top