Abstract Vector Basis: Necessary & Sufficient Condition for Plane Representation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
PcumP_Ravenclaw
Messages
105
Reaction score
4

Homework Statement


Suppose that ## u = s_1i + s_2j ## and ## v = t_1i + t_2j ##, where s1, s2, t1 and t2 are real
numbers. Find a necessary and sufficient condition on these real numbers
such that every vector in the plane of i and j can be expressed as a linear
combination of the vectors u and v.

Homework Equations



We shall need to consider directed line segments, and we denote the directed
line segment from the point a to the point b by [a, b]. Specifically, [a, b] is the
set of points {a + t(b − a) : 0 ≤ t ≤ 1},

The Attempt at a Solution


As attached.
 

Attachments

  • q3_4.1.jpg
    q3_4.1.jpg
    33.9 KB · Views: 498
Physics news on Phys.org
Phrase it this way: if ##\vec w = x \; \hat\imath + y \; \hat \jmath## then what do you have to do to write it as ## \vec w = a \; \vec u + b\; \vec v## ?
When can you do that and when can you not do that ?
 
  • Like
Likes   Reactions: PcumP_Ravenclaw
BvU said:
Phrase it this way: if ##\vec w = x \; \hat\imath + y \; \hat \jmath## then what do you have to do to write it as ## \vec w = a \; \vec u + b\; \vec v## ?
When can you do that and when can you not do that ?

## \vec u = s_1 \vec i+ s_2 \vec j ##

## \vec v = t_1 \vec i+ t_2 \vec j ##

## x = a s_1 + b t_1 ##

## y = a s_2 + b t_2 ##
 
PcumP_Ravenclaw said:
## \vec u = s_1 \vec i+ s_2 \vec j ##

## \vec v = t_1 \vec i+ t_2 \vec j ##

## x = a s_1 + b t_1 ##

## y = a s_2 + b t_2 ##
Is it always possible to solve for a and b? What if u or v is the zero vector? What if u and v are equal? What if u is a nonzero multiple of v?

You have a very simple space here -- the plane. The question boils down to this: what does it take for two vectors to span a plane?
 
  • Like
Likes   Reactions: PcumP_Ravenclaw
PcumP_Ravenclaw said:
## \vec u = s_1 \vec i+ s_2 \vec j ##

## \vec v = t_1 \vec i+ t_2 \vec j ##

## x = a s_1 + b t_1 ##

## y = a s_2 + b t_2 ##
So, try to solve for a and b and see what you get !
 
  • Like
Likes   Reactions: PcumP_Ravenclaw
I believe I have only found two/three cases that restrict the coefficients of u and v. I have attached my solution.
 

Attachments

  • Abstract_vect_4.1.jpg
    Abstract_vect_4.1.jpg
    38.1 KB · Views: 485