Can You Represent a Vector as a Linear Combination in Multiple Ways?

  • Thread starter sponsoredwalk
  • Start date
  • Tags
    Stupid
In summary: They don't have any intrinsic meaning.In summary, the conversation is about expressing a vector as a linear combination of other vectors using matrices and coefficients. The variables used for the coefficients do not have any connection to the axes and can be changed without affecting the outcome. The key is to understand the concept of linear combinations and how they can be represented using matrices.
  • #1
sponsoredwalk
533
5
Suppose we want to express the vector v = (1,-2,5) as a linear combination of the vectors
u = (1,1,1)
v = (1,2,3)
w = (2,-1,1)

We follow the method here:

[itex] x \ \begin{bmatrix}
1 \\
1 \\
1 \end{bmatrix} \ + \ y \
\begin{bmatrix}
1 \\
2 \\
3 \end{bmatrix} \ + \ z \
\begin{bmatrix}
2 \\
- 1 \\
1 \end{bmatrix} \ = \ \begin{bmatrix}
1 \\
-2 \\
5 \end{bmatrix} \ =\ \begin{bmatrix}
x \\
x \\
x \end{bmatrix} \ + \
\begin{bmatrix}
y \\
2y \\
3y \end{bmatrix} \ + \
\begin{bmatrix}
2z \\
- z \\
z \end{bmatrix} \ = \ \begin{bmatrix}
1 \\
-2 \\
5 \end{bmatrix}[/itex]

and continue, but I don't understand this fully.

The way I understand a 3-tuple is that (1,2,3) is
1 in the x axis, 2 in the y-axis & 3 in the z-axis.
I can't help but return to thinking this way & wanting
to write

u = (1,1,1)
v = (1,2,3)
w = (2,-1,1)

as
[itex]
x \ \begin{bmatrix}
1 \\
1 \\
2 \end{bmatrix} \ + \ y \
\begin{bmatrix}
1 \\
2 \\
-1 \end{bmatrix} \ + \ z \
\begin{bmatrix}
1 \\
3 \\
1 \end{bmatrix} \ = \ \begin{bmatrix}
1 \\
-2 \\
5 \end{bmatrix} \ =\ \begin{bmatrix}
x \\
x \\
2x \end{bmatrix} \ + \
\begin{bmatrix}
y \\
2y \\
- y \end{bmatrix} \ + \
\begin{bmatrix}
z \\
3z \\
z \end{bmatrix} \ = \ \begin{bmatrix}
1 \\
-2 \\
5 \end{bmatrix}[/itex]

Needless to say it's because I don't understand the reason why we do it
one way and not the other, I mean it doesn't make sense because in my
underdeveloped and confused understanding of linear algebra we can
transpose the vector and switch between the two ways I've done the
matrices here & none of it makes sense.
It would help a lot if anyone could clear this up with a good
explanation! :smile:
 
Physics news on Phys.org
  • #2
You are being confused by the fact that [tex]x, y, z[/tex] are the variable names chosen for the coefficients of the linear combination, that's all. There is no connection between the coefficients of the linear combination and the axes. Call the coefficients [tex]A, B, C[/tex] instead if it makes you feel better.
 
  • #3
Okay yeah that makes sense, so I can write:

au + bv + cw = a(1,1,1) + b(1,2,3,) + c(2,-1,1) =
(a + b + 2c, a + 2b - c, a + 3b + c) = (1,-2,5)
and then write it in matrix form.

Also, bu + cv + aw = b(1,1,1) + c(1,2,3,) + a(2,-1,1) =
(b + c + 2a, b + 2c - a, b + 3c + a)
is alright, right? :smile:
 
  • #4
Right. Letters are only letters.
 

Related to Can You Represent a Vector as a Linear Combination in Multiple Ways?

What is the population of Los Angeles?

As of 2021, the estimated population of Los Angeles is around 3.99 million people.

What is the weather like in Los Angeles?

Los Angeles has a Mediterranean climate with warm, sunny summers and mild, rainy winters. Temperatures typically range from 60°F to 80°F throughout the year.

What are some popular tourist attractions in Los Angeles?

Some popular tourist attractions in Los Angeles include the Hollywood Walk of Fame, Universal Studios Hollywood, Disneyland, Griffith Observatory, and the Getty Center.

How is the traffic in Los Angeles?

The traffic in Los Angeles can be heavy and congested, especially during rush hour. It is recommended to plan ahead and allow extra time when traveling in the city.

What is the best way to get around Los Angeles?

The best way to get around Los Angeles is by car, as the city is spread out and public transportation is not as extensive as other major cities. However, there are also options such as ride-sharing services, buses, and the metro rail system.

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
606
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
984
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
916
  • Calculus and Beyond Homework Help
Replies
3
Views
994
  • Calculus and Beyond Homework Help
Replies
22
Views
2K
Back
Top