Linear Combinations: Finding Vectors of (x,y)

In summary: So a= (7/5)x+ (3/5)y and b= -(21/5)x+ (14/5)y. In summary, we can determine that all vectors of (x, y) are a linear combination of some vectors, such as (3,4) and (5,7), by solving the simultaneous equations 3a+5b= x and 4a+7b= y for a and b, which can be expressed as a= (7/5)x+ (3/5)y and b= -(21/5)x+ (14/5)y.
  • #1
hahatyshka
5
0
how can i find out that all vectors of (x,y) are a linear combination of some vectors for example (3,4) and (6,8)?
 
Physics news on Phys.org
  • #2
hahatyshka said:
how can i find out that all vectors of (x,y) are a linear combination of some vectors for example (3,4) and (6,8)?

This is more a linear algebra question that number theory so I am going to move it.

In any case, a "linear combination" of, for example, (3, 4) and (6, 8) is, by definition, a vector of the form a(3, 4)+ b(6, 8)= (3a+6b, 4a+ 8b).
Now, try to go the "other way". Suppose we want to write some vector (x, y) as a linear combination of (3, 4) and (6, 8): (x, y)= a(3, 4)+ b(6, 8)= (3a+ 6b, 4a+ 8b). Then we have the simultaneous equations 3a+ 6b= x, 4a+ 8b= y. Try to solve those for a and b in terms of x and y.

That is not a very good example because (6, 8)= 2(3,4) so any linear combination of the two is just a multiple of either. (3a+ 6b, 4a+ 8b)= (3(a+2b), 4(a+ 2b))= (a+2b)(3, 4) and (3a+ 6b, 4a+ 8b)= (6(a+ b/2), 8(a+ b/2))= (a+ b/2)(6, 8). In particular, it is NOT true that "all vectors are a linear combination of (3, 4) and (6, 8). They do NOT span R2. If you try to solve 3a+ 6b= x, 4a+ 8b= y for general x and y, it does not work. For example if I solve the first equation for a: a= (x- 6b)/3 and substitute into the second equation I get 4((x-6b)/3+ 8b= (4/3)x- 8b+ 8b= (4/3)x= y/ Both a and b have been eliminated. The equations cannot be solved for a and b.

More interesting would be two independent vectors like (3, 4) and (5, 7). Any linear combination of them would be a(3, 4)+ b(5, 7)= (3a+5b, 4a+ 7b). Now, given any (x, y), we want (x, y)= (3a+ 5b, 4a+ 7b) so 3a+ 5b= x and 4a+ 7b= y. Solve those two equations. We might say, multiply the first equation by 7 and the second equation by 5 and subtract: (21a+ 35b)- (20a+ 35b)= 7x- 5y eliminates b. a= 7x- 5y. Putting that back into the first equation, 4a+ 5b= 3(7x- 5y)+ 5b= 21x- 15y+ 5b= y. 5b= -21x+ 14y so b= -(21/5)x+ (14/5)y.
 

1. What is a linear combination?

A linear combination is a mathematical operation in which two or more vectors are multiplied by scalars (numbers) and then added together. This operation results in a new vector that is a combination of the original vectors.

2. How do you find the vectors in a linear combination?

To find the vectors in a linear combination, you need to first determine the coefficients (scalars) of each vector. Then, you multiply each vector by its respective coefficient and add the resulting vectors together. The resulting vector is the linear combination of the original vectors.

3. Can any two vectors be used in a linear combination?

No, the two vectors used in a linear combination must be in the same vector space. This means that they must have the same number of dimensions and be defined on the same coordinate system.

4. What is the purpose of finding linear combinations?

Finding linear combinations is useful in many areas of mathematics, such as linear algebra and optimization. It allows us to express complicated vectors as combinations of simpler vectors, making it easier to manipulate and analyze them.

5. Is there a limit to the number of vectors that can be used in a linear combination?

No, there is no limit to the number of vectors that can be used in a linear combination. However, the vectors must still be in the same vector space and the operation of finding the linear combination may become more complex as the number of vectors increases.

Similar threads

  • Linear and Abstract Algebra
Replies
33
Views
795
  • Linear and Abstract Algebra
Replies
6
Views
847
  • Linear and Abstract Algebra
Replies
4
Views
852
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
275
  • Linear and Abstract Algebra
Replies
5
Views
1K
Replies
5
Views
862
  • Linear and Abstract Algebra
Replies
3
Views
916
  • Linear and Abstract Algebra
Replies
8
Views
853
Back
Top