Multiplication of an Identity Matrix by a Column

Click For Summary

Homework Help Overview

The problem involves multiplying an identity matrix by a column vector, specifically the multiplication of a 2x2 identity matrix and a 2x1 column vector. The original poster expresses confusion regarding the expected outcome based on their understanding of matrix multiplication rules.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants discuss the conditions necessary for matrix multiplication, questioning whether the multiplication is AB or BA, and the implications of the dimensions of the matrices involved. There is also a focus on the identity matrix's properties and its expected behavior in multiplication.

Discussion Status

The discussion is ongoing, with participants providing insights into the dimensional requirements for matrix multiplication and clarifying the original poster's problem statement. Some guidance has been offered regarding the multiplication rules, but there is no explicit consensus yet.

Contextual Notes

There appears to be some ambiguity in the problem statement regarding the specific matrices involved and their intended multiplication order, which may be contributing to the confusion. The original poster references a discrepancy with the answer provided in the textbook.

k8thegr8
Messages
3
Reaction score
0

Homework Statement


[/B]
This is a seemingly simple problem. All I have to do is multiply two matrices:

[ 1 0 ]
[ 0 1 ] (A)

and

[ 2 ]
[ 3 ] (B)

The Attempt at a Solution


[/B]
Because the matrix A has the same number of columns as matrix B has rows, and because matrix A is an identity matrix, I would expect the answer to just be matrix B. But the back of the book says the answer does not exist which boggles me. Can anyone share any useful insight?
 
Physics news on Phys.org
It's not clear from your problem statement whether you are supposed to calculate AB or BA. They're not the same calculation.
 
k8thegr8 said:

Homework Statement


[/B]
This is a seemingly simple problem. All I have to do is multiply two matrices:
Where is your problem statement? What is A? What is B? I can see you have the two-dimension identity matrix in your first product, but what is the significance of the vector <2, 3> in the second product? Without knowing anything about A and B and without a clear statement of the problem it's impossible to provide you with any help.
k8thegr8 said:
[ 1 0 ]
[ 0 1 ] (A)

and

[ 2 ]
[ 3 ] (B)

The Attempt at a Solution


[/B]
Because the matrix A has the same number of columns as matrix B has rows, and because matrix A is an identity matrix, I would expect the answer to just be matrix B. But the back of the book says the answer does not exist which boggles me. Can anyone share any useful insight?
What
 


If you have a 2x2 times a 2x1, this is okay and will yield a 2x1 matrix.
If you have a 2x1 times a 2x2, this does not work. The # of columns in your first matrix must equal the # of rows in your second. The 2x2 identity matrix can be right or left multiplied onto any other 2x2 matrices with the expected result, but other than that, you have to match your dimensions.
 

Similar threads

Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
8K