Are Undefined Matrices Additive in This Homework Problem?

  • Thread starter Thread starter ivykink
  • Start date Start date
  • Tags Tags
    Addition Matrices
Click For Summary
SUMMARY

The discussion centers on the matrix operation DB + CA^T - 2A, where D is a 3x3 matrix, B is a 2x2 matrix, C is a 2x3 matrix, and A is a 3x2 matrix. The participants confirm that the multiplication DB is undefined due to incompatible dimensions, as the number of columns in D does not match the number of rows in B. Similarly, CA^T is also undefined since the dimensions of C and the transpose of A do not align for multiplication. Consequently, the overall expression DB + CA^T - 2A is concluded to be undefined.

PREREQUISITES
  • Understanding of matrix dimensions and operations
  • Knowledge of matrix multiplication rules
  • Familiarity with matrix transposition
  • Basic algebraic manipulation of matrix expressions
NEXT STEPS
  • Study matrix multiplication rules in detail
  • Learn about matrix transposition and its properties
  • Explore examples of undefined matrix operations
  • Review linear algebra concepts related to matrix dimensions
USEFUL FOR

Students studying linear algebra, educators teaching matrix operations, and anyone seeking to clarify matrix multiplication and transposition concepts.

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 ·
Replies
14
Views
3K
  • · Replies 16 ·
Replies
16
Views
6K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K