Matrix Multiplication or Inverse Problem

Click For Summary

Homework Help Overview

The discussion revolves around a matrix multiplication problem where the original poster is attempting to solve for variables A and B within a matrix equation. The context involves understanding matrix operations and their implications in a system of equations derived from the multiplication.

Discussion Character

  • Exploratory, Conceptual clarification, Problem interpretation

Approaches and Questions Raised

  • The original poster expresses confusion about how to approach the problem and whether they need to manipulate the matrices further. Some participants question the understanding of matrix multiplication and its implications, while others suggest that the problem may not have a solution due to inconsistencies in the resulting equations.

Discussion Status

The discussion is ongoing, with some participants providing insights into the nature of the equations generated from the matrix multiplication. There is a recognition of a potential misunderstanding regarding the problem setup, and some participants are exploring the implications of the equations derived from the matrix.

Contextual Notes

There is mention of a potential error in the original matrix equation, which may affect the interpretation of the problem. The original poster indicates a desire to understand the general approach to similar problems in the future.

Hypatio
Messages
147
Reaction score
1

Homework Statement



I am more trying to figure out how to solve generally rather than solve this specific problem. Nevertheless this problem could be given as: Solve the matrix for A and B.

Homework Equations




[tex]\begin{pmatrix}<br /> 1 & 1 \\ <br /> 0 & 0 \\<br /> 0 & 2 \\<br /> 2 & 0 \\<br /> 0 & 0 \\<br /> \end{pmatrix}<br /> \begin{pmatrix}<br /> A \\<br /> B <br /> \end{pmatrix}=<br /> \begin{pmatrix}<br /> 42 \\ <br /> 0 \\<br /> 0 \\<br /> 8 \\<br /> 50 \\<br /> \end{pmatrix}[/tex]

apparently this matrix is of the form (CTC)X=CTB


The Attempt at a Solution



I do not understand how to solve it! In this problem, what would A=? and B=? look like? Do I have to send the first matrix to the right-hand side?

This is just a basic example. I will later want to solve the same kind of problem where the first matrix has more columns and the second matrix has more rows.

Thank you in advance.
 
Physics news on Phys.org
Do you understand what matrix multiplication is? What you have is equivalent to the 5 equations, A+ B= 42, 0= 0, 2B= 0, 2A= 8 and 0= 50. A and B have to be number for "A+ B= 42", "2B= 0", and "2A= 8" to make sense. But no matter what A and B are, "0= 50" is impossible. There is NO solution to this problem.
 
HallsofIvy said:
Do you understand what matrix multiplication is? What you have is equivalent to the 5 equations, A+ B= 42, 0= 0, 2B= 0, 2A= 8 and 0= 50. A and B have to be number for "A+ B= 42", "2B= 0", and "2A= 8" to make sense. But no matter what A and B are, "0= 50" is impossible. There is NO solution to this problem.

I mistyped the Eq. Should be

[tex]\begin{pmatrix}<br /> 1 & 1 \\ <br /> 0 & 0 \\<br /> 0 & 2 \\<br /> 2 & 0 \\<br /> 0 & 0 \\<br /> \end{pmatrix}<br /> \begin{pmatrix}<br /> A \\<br /> B <br /> \end{pmatrix}=<br /> \begin{pmatrix}<br /> 42 \\ <br /> 0 \\<br /> 8 \\<br /> 50 \\<br /> 0 \\<br /> \end{pmatrix}[/tex]
 
So your answer is that you do not know how to multiply matrices?
 
HallsofIvy said:
So your answer is that you do not know how to multiply matrices?
Well, I did come to the "homework section". Maybe I should just stop trying to learn new things.
 
Okay, I tried to help- my point was that this problem is trivial once you multiply the matrices on the left. Can you do that?
 
HallsofIvy said:
Okay, I tried to help- my point was that this problem is trivial once you multiply the matrices on the left. Can you do that?

I figured it out. I kept getting nonsense so I thought I didn't know what I was doing. Turns out the values needed to be converted.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K