Matrix Addition and Transposition: How to Solve for Equal Variables

  • Thread starter Thread starter g.lemaitre
  • Start date Start date
  • Tags Tags
    Linear Transpose
Click For Summary

Homework Help Overview

The discussion revolves around matrix addition and transposition, specifically focusing on the relationship between two vectors, u and v, and their respective matrix operations. Participants are examining how these operations relate to the values of certain variables, particularly in the context of achieving equal results.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to understand how the addition of matrices can yield specific values, such as -1, and are questioning the meaning of the results from various matrix operations. There is a focus on the dimensions of the resulting matrices and their implications for the calculations being performed.

Discussion Status

The discussion is ongoing, with participants providing clarifications about matrix dimensions and operations. Some have offered insights into the nature of inner and outer products, while others are still seeking to reconcile the results of different matrix operations.

Contextual Notes

There appears to be some confusion regarding the notation and the interpretation of results from the textbook, as well as the dimensions of the matrices involved in the calculations. Participants are navigating these complexities without reaching a definitive conclusion.

g.lemaitre
Messages
267
Reaction score
2

Homework Statement



Screenshot2012-07-19at122059AM.png


Screenshot2012-07-19at122110AM.png


here is the answer:

Screenshot2012-07-19at122124AM.png



The Attempt at a Solution



I can't figure out how the matrix listed above in the answer is supposed to add up to -1. that's the only way that a and b can equal each other, that is, if they both add up to -1.
 
Physics news on Phys.org
how the matrix listed above in the answer is supposed to add up to -1

What precisely do you mean by this? What matrices add up to (summing the elements?) is not something I would think of as a meaningful quantity.

Are you disputing that [itex]u_1 \cdot v_1 = -1[/itex]? That seems to be true. [itex]2 - 1 - 2 = -1[/itex], after all. When you transpose [itex]u_1[/itex] and multiply it by [itex]v_1[/itex] on the right, you get the same answer. Some people probably take this method of transposing and multiplying as a definition of the inner product of vectors precisely because it sums and multiplies corresponding elements in this manner.

Finally, the matrix might be referred to as the outer product of the vectors. Notice that the diagonal elements consist of the same terms you get when you compute the dot product, and they too sum to [itex]-1[/itex].
 
Muphrid said:
When you transpose [itex]u_1[/itex] and multiply it by [itex]v_1[/itex] on the right, you get the same answer.


I thought you get

[2 1 -1]
[-2 -1 1]
[4 2 -2]

Even if you don't, then the book has that listed as an answer. what does it refer to?
 
The book has listed the answers to parts a-c and the extra question at the end of the line all in one statement. That is, what they have may be more clearly written as

Answer to (a): -1
Answer to (b): [-1]
Answer to (c): (the matrix that you see)
Answer to "Which two are equal?": (a) and (b)

It may be hard to parse what they wrote, but this is sadly pretty common.

When you transpose u and multiply by v, you get

[tex]u_1^T v_1 = \begin{bmatrix} 1 & -1 & 2 \end{bmatrix} \begin{bmatrix} 2 \\ 1 \\ -1\end{bmatrix}[/tex]

Check your understanding of matrix multiplication to see that the final dimensions must be 1x1, not 3x3, for this case.
 
Muphrid said:
Answer to (c): (the matrix that you see)

What does that even refer to? If the final dimensions of uT are 1 x 1, then what does that 3 X 3 matrix even refer to?
 
g.lemaitre said:
What does that even refer to? If the final dimensions of uT are 1 x 1, then what does that 3 X 3 matrix even refer to?

[itex]u^T[/itex] is not 1x1. [itex]u^T v[/itex] is. [itex]u^T[/itex] is 1 row by 3 columns.

The 3x3 matrix is the result of [itex]u v^T[/itex], a 3 row, 1 column matrix times a 1 row, 3 column matrix, or [3x1][1x3]. Usually one is taught that the "inner" dimensions must match, and the result has the dimensions of those that are left over. In this case, the 1s match, 3x3 is what's left over.
 
well if [itex]u^T v[/itex] is a 3x3 matrix then how can it add up to -1 so that it equals u*v which also = -1?
 
[itex]u[/itex] and [itex]v[/itex] are both 3x1.

[itex]u^T v[/itex] is 1x1 and is equal to [-1].

[itex]uv^T[/itex] is not the same thing. It is the 3x3 matrix you've been seeing. There is no reason for it to add up to -1. It's diagonal elements, however, can, should, and do add up to -1.
 
ok, i got it.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
Replies
17
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K