Vectors and spans physics help

  • Thread starter Thread starter hkus10
  • Start date Start date
  • Tags Tags
    Physics Vectors
Click For Summary

Homework Help Overview

The discussion revolves around determining if a given vector A in a 2x2 matrix belongs to the span of three other matrices A1, A2, and A3. The context involves concepts from linear algebra, specifically related to vector spaces and spans.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the representation of matrices as vectors in different forms to apply reduced row echelon form (REF). There are questions about how to properly format the matrices for this purpose and whether to treat them as column or row vectors.

Discussion Status

The conversation is ongoing, with participants exploring various representations of the matrices and clarifying the rules for applying REF. Some guidance has been offered regarding the transformation of matrices into vector forms, but no consensus has been reached on the best approach.

Contextual Notes

There is a mention of constraints regarding the operations allowed on the matrices and the importance of consistency in their representation. Participants are also considering the implications of treating matrices as vectors in different vector spaces.

hkus10
Messages
50
Reaction score
0
Determine whether the given vector A in 2x2 matrix belongs to span{A1, A2, A3}, where
A1 =
[1 -1
0 3]

A2 =
[1 1
0 2]

A3 =
[2 2
-1 1]

A =
[5 1
-1 9].

Since A1, A2, A3 are not a nx1 matrices, I cannot put this into reduced echelon form? Therefore, what can I do to solve this problem?

Thanks
 
Physics news on Phys.org


You can view this as a problem in [itex]\mathbb R^4[/itex], or simply as a set of vectors in [itex]M_{2\times 2}(\mathbb R)[/itex].

Namely, if you want to use reduced row echelon form, note that you can write

[tex]\begin{pmatrix} a & b \\ c & d \end{pmatrix} = \begin{pmatrix} a & b & c & d \end{pmatrix}[/tex]

You are allowed to do addition and subtraction here like normal which will allow you to determine the span. However, be warned that normal multiplication cannot be done, so be careful.
 


Kreizhn said:
You can view this as a problem in [itex]\mathbb R^4[/itex], or simply as a set of vectors in [itex]M_{2\times 2}(\mathbb R)[/itex].

Namely, if you want to use reduced row echelon form, note that you can write

[tex]\begin{pmatrix} a & b \\ c & d \end{pmatrix} = \begin{pmatrix} a & b & c & d \end{pmatrix}[/tex]

You are allowed to do addition and subtraction here like normal which will allow you to determine the span. However, be warned that normal multiplication cannot be done, so be careful.

Just want to clarify the way it works:
With the scalar that I have in each vector,
Can I put into this form in the following?
[
1 1 2 5
-1 1 2 1
0 0 -1 -1
3 2 1 9]

or
[
1 -1 0 3
1 1 0 2
2 2 -1 1
5 1 -1 9]

or what is it?
 


Sorry, I shouldn't have written it as a row, it should be a column for you to apply REF. What you are doing is identifying each matrix as a "vector," so to apply to REF you want to make each matrix into a column vector.

However, if you know what the row-space and column space are, you make the matrix into either a column or a row.

Furthermore, note that you can do

[tex] \begin{pmatrix} a & b \\ c & d \end{pmatrix} = \begin{pmatrix} a \\ c \\ b \\ d \end{pmatrix} [/tex]
OR
[tex] \begin{pmatrix} a & b \\ c & d \end{pmatrix} = \begin{pmatrix} a \\ b \\ c \\ d\end{pmatrix} [/tex]
Or really any other combination you like, just so long as you are consistent when you convert back into its matrix form.
 


Give it a try and see what works. There is an important conceptual step going on here, namely that the vector space [itex](M_{n\times m}(\mathbb F),+)[/itex] of [itex]n \times m[/itex] matrices over the field [itex]\mathbb F[/itex] under point-wise matrix addition, is isomorphic to the vector space [itex](\mathbb F^{nm}, +)[/itex] under normal vector addition.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
15
Views
4K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 6 ·
Replies
6
Views
10K