Thread Closed

Coplanar vectors

 
Share Thread Thread Tools
Sep22-05, 12:46 PM   #1
 
Question

Coplanar vectors


I'm studying for linear algebra exam and don't know how to solve the following problem:
We have three arbitrary vectors a,b and c. Then we have another 3 vectors:
x = qc - mb
y = ma - pc
z = pb - qa
and I have to prove that these three vectors are not coplanar.

My idea is that I should use mixed vector product because if vectors are coplanar then they don't form parallelepiped so the result of a mixed vector product which expresses the volume of the parallelepiped is equal to 0.

The other possible option is to try to prove that one vector can be expressed with the other two... but this can be very complicated I think.

What do you think... am I on the right way?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Sep22-05, 12:57 PM   #2
 
Quote by kaalen
I'm studying for linear algebra exam and don't know how to solve the following problem:
We have three arbitrary vectors a,b and c. Then we have another 3 vectors:
x = qc - mb
y = ma - pc
z = pb - qa
and I have to prove that these three vectors are not coplanar.

My idea is that I should use mixed vector product because if vectors are coplanar then they don't form parallelepiped so the result of a mixed vector product which expresses the volume of the parallelepiped is equal to 0.

The other possible option is to try to prove that one vector can be expressed with the other two... but this can be very complicated I think.

What do you think... am I on the right way?
Have you actually tried either of these or are they just ideas? I would suggest taking the determinant of the matrix with these three vectors as rows (like you stated above) and see what you come up with.
 
Sep22-05, 12:59 PM   #3
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
I'd vote: Mixed Vector Product.

my $0.02
 
Sep22-05, 01:08 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Coplanar vectors


I would be inclined to say that the simplest way of deciding if x, y, z are coplaner is by determining if they are independent. If they are coplaner, then they span a 2 dimensional subspace (a plane) and so 3 vectors can't be independent. If they are coplaner they are dependent and vice-versa.

HOWEVER, the problem with that and either of the methods you mention is that you don't know anything about a,b,c! You say they are "three arbitrary vectors". If a,b, c themselves are coplanar, then x,y,z must be. If a,b,c are independent themselves, then x,y,z might be coplanar anyway. Unless-- hmm, yes, it is quite possible that the coefficients of a, b, c are chosen so that does work!
(And that almost gives away the answer!)
 
Sep22-05, 03:02 PM   #5
 
Ok... obviously I made some mistake in the first attempt so my equation just kept getting longer and longer... but I started from the beginning and it was getting shorter and shorter until I got the result 0 I did it with mixed product and used a lot of basic rules about scalar and vector multiplication.

When I get to matrices I'll try this as well... but right now I don't have a clue how to solve this problem with matrix

Thank you for your help and suggestions
 
Sep22-05, 03:28 PM   #6
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
If you stare at the vectors given, you might see a pattern... from which you can see that [tex] p\vec x+q\vec y+m\vec z=\vec 0[/tex]. So, those vectors [tex]\vec x[/tex], [tex]\vec y[/tex], [tex]\vec z[/tex] are coplanar.

multiply each vector as shown...
px =p( qc - mb )
qy =q( ma - pc )
mz =m( pb - qa )
do the sum ... for example pqc + (-qpc)=0, etc...

In case the above was not obvious [It wasn't obvious to me, at first glance],
computing the mixed vector-product (i.e. [tex] (\vec x \times \vec y) \cdot \vec z [/tex]) is probably the best general method. However, if you do this with components in the determinant form, you probably have to introduce a rectangular basis to write, e.g., [tex]\vec a=a_1 \hat\imath +a_2\hat\jmath +a_3\hat k[/tex], etc... This looks quite tedious. If you do it algebraically, [tex] (\vec x \times \vec y) \cdot \vec z = ( (q\vec c-m\vec b) \times (m\vec a -p\vec c)) \cdot (p\vec b-q\vec a)[/tex], then distribute carefully..., it should be simpler.
 
Sep22-05, 03:34 PM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Aw! Robphy- that was just a skosh more than you really should have given in the homework threads! Leave something for kaalen to do!
 
Sep22-05, 03:50 PM   #8
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by HallsofIvy
Aw! Robphy- that was just a skosh more than you really should have given in the homework threads! Leave something for kaalen to do!
Oops...
but kaalen did have the right idea in the original post... and did carry it out, as reported in #5.

I'll be quiet now.
 
Thread Closed
Thread Tools


Similar Threads for: Coplanar vectors
Thread Forum Replies
Proving 3 vectors are coplanar Precalculus Mathematics Homework 26
[SOLVED] Coplanar Calculus & Beyond Homework 1
Coplanar vectors and linear dependance Calculus & Beyond Homework 1
Coplanar vectors Calculus & Beyond Homework 4
3D | coplanar vectors General Math 4