Linear Combinations: Finding Vectors of (x,y)

  • Context: Undergrad 
  • Thread starter Thread starter hahatyshka
  • Start date Start date
  • Tags Tags
    Combination Linear
Click For Summary
SUMMARY

This discussion focuses on determining whether all vectors of the form (x, y) can be expressed as linear combinations of the vectors (3, 4) and (6, 8). It concludes that since (6, 8) is a scalar multiple of (3, 4), the two vectors do not span R², and thus not all vectors can be represented as their linear combinations. The discussion provides a method for solving simultaneous equations to express (x, y) in terms of coefficients a and b, highlighting that independent vectors like (3, 4) and (5, 7) would allow for a complete representation of R².

PREREQUISITES
  • Understanding of linear combinations in linear algebra
  • Familiarity with vector representation
  • Ability to solve simultaneous equations
  • Knowledge of vector independence and spanning sets
NEXT STEPS
  • Study the concept of vector independence in linear algebra
  • Learn how to determine the span of a set of vectors
  • Explore methods for solving systems of linear equations
  • Investigate the implications of linear combinations in higher dimensions
USEFUL FOR

Students of linear algebra, mathematicians, and anyone interested in understanding vector spaces and linear combinations in two-dimensional space.

hahatyshka
Messages
5
Reaction score
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
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.
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
5K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K