Simple Vector Proof: sa+ta=(s+t)a, s*(ta)=(s*t)a

  • Thread starter Thread starter grimster
  • Start date Start date
  • Tags Tags
    Proof Vector
AI Thread Summary
The discussion revolves around proving two vector equations: sa + ta = (s + t)a and s*(ta) = (s*t)a, where a is a vector and s and t are integers. The user is uncertain about the proof's requirements and considers using geometric representation. By expressing the vector a in component form, they demonstrate algebraically that the first equation holds true. They also note that both sa and ta are parallel to vector a, suggesting that a geometric approach involves drawing these vectors and visually adding them. The conclusion is that illustrating the addition of sa and ta from the endpoint of sa suffices for a geometric proof.
grimster
Messages
39
Reaction score
0
a is a vector and s and t are two integers. I'm supposed to show that:

sa+ta=(s+t)a

and

s*(ta)=(s*t)a

the two are so obvious I'm not sure how i prove them.
 
Physics news on Phys.org
Make a careful check of the axioms given for your vector space, and see what needs to be proven.
 
thing is, i think I'm supposed to show it geometrically by drawing it. how do i do that?
 
let a = (x,y) in the component form
then
sa+ta =
s(x,y) + t(x,y) =
(sx,sy) + (tx,ty)=
(sx+tx,sy+ty)=

(x(s+t),y(s+t))=

(s+t)(x,y)=
(s+t)a and do the similar for b)
 
Well, sa is parallell to a, isn't it?
And so is ta..
So, how would you geometrically add these vectors, and what resultant vector does this equal?
 
arildno said:
Well, sa is parallell to a, isn't it?
And so is ta..
So, how would you geometrically add these vectors, and what resultant vector does this equal?

(s+t)*a

but that is what I'm supposed to show. so is it enough to just draw sa and then ta from where sa ends? add them together so to speak?
 
I guess so.
 
That's about as geometrically proven as it gets...
 
Back
Top