Parametric Representations and Parallelism in Linear Algebra Homework Statement

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
3 replies · 3K views
zacman2400
Messages
9
Reaction score
0

Homework Statement



suppose x=x0+tv and y=y0+sw are two parametric representations of the same line l in r^n
a. show that there are scalars t0 and s0 such that y0=x0+t0v and x0=y0+s0w
b. show that v and w are parallel


The Attempt at a Solution



a. same line thus
y0+sw=x0+tv
when s0w=t0w then y0=x0 (essentially the solution...I think)

b. not sure at all
I don't like saying because the problem states: parametric rep of same line then must be parallel, but this is the most obvious statement to me
 
Physics news on Phys.org
For part b pick any two points on the line [itex]x_1[/itex] and [itex]x_2[/itex] corresponding to [itex]t_1[/itex] and [itex]t_2[/itex], respectively. Since the second parameterization is of the same line then there must exist [itex]s_1[/itex] and [itex]s_2[/itex] such that [itex]y_1=x_1[/itex] and [itex]y_2=x_2[/itex], respectively. Can you take it from there?
 
leading us to the idea that y1-x1=y2-x2 meaning 0=0, thus parallel