Linear function standard basis.

Click For Summary
SUMMARY

The discussion centers on the linear function represented by the matrix L, specifically L = [[0, -1], [1, 0]], which transforms vectors in R². Participants clarify that the equations presented do not yield a solution for the coefficients c1 and c2, indicating a misunderstanding of linear combinations. Additionally, the concept of switching between standard and given bases is mentioned but lacks clarity among participants. The conversation emphasizes the importance of understanding linear transformations and their representations in matrix form.

PREREQUISITES
  • Understanding of linear functions and transformations in R²
  • Familiarity with matrix representation of linear equations
  • Knowledge of standard basis versus given basis in vector spaces
  • Basic proficiency in solving linear equations
NEXT STEPS
  • Research the properties of linear transformations in R²
  • Study the concept of basis in vector spaces and how to switch between them
  • Learn about matrix operations and their applications in linear algebra
  • Explore video resources on linear functions and their matrix representations
USEFUL FOR

Students of linear algebra, educators teaching vector spaces, and anyone seeking to deepen their understanding of linear transformations and matrix theory.

Matriculator
Messages
51
Reaction score
0
Does anyone know what L is? I'm trying to see if I could find videos on it on YouTube.

On the first question this is what I think- [a;b] is a vector by the way:

1) [2;1]c1+[7;4]c2=[1;0]
[2;1]c1+[7;4]c2=[0;1]

I could have also combined those two by having the linear combination equal to a size 2 identity matrix, right?! Is this correct?

2) This is where I'm lost. I know how to switch between a standard basis and a given basis. I'm not exactly sure of the nature of the equation being asked or what it even is, including what L is.
 

Attachments

  • Capture.PNG
    Capture.PNG
    13.6 KB · Views: 478
Physics news on Phys.org
Let me take a guess at L. From the first condition, it takes an x and transforms to a y. And from the second condition, it takes a y and transforms to a -x.

L = \begin{bmatrix}
0 & -1 \\
1 & 0 \\
\end{bmatrix}

you can check that this L satisfies your mapping constraints.
 
Matriculator said:
Does anyone know what L is? I'm trying to see if I could find videos on it on YouTube.

What do you mean? The problem statement tells you what L is. It's a linear function between R2 and R2.

On the first question this is what I think- [a;b] is a vector by the way:

1) [2;1]c1+[7;4]c2=[1;0]
[2;1]c1+[7;4]c2=[0;1]
Strictly speaking, what you wrote has no solution because there are no ##c_1## and ##c_2## that satisfy both equation at once. Assuming you're just being sloppy, I'd say you have the right idea.

I could have also combined those two by having the linear combination equal to a size 2 identity matrix, right?! Is this correct?
Not really. How can a linear combination of column vectors produce a 2x2 matrix?

2) This is where I'm lost. I know how to switch between a standard basis and a given basis. I'm not exactly sure of the nature of the equation being asked or what it even is, including what L is.

What do you mean when you say you "know how to switch between a standard basis and a given basis"?
 

Similar threads

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