How to prove if 3 arbitrary vectors are coplanar

  • Thread starter Thread starter cptcook
  • Start date Start date
  • Tags Tags
    Vectors
Click For Summary

Homework Help Overview

The discussion revolves around proving that three vectors, specifically two arbitrary vectors \( u \) and \( v \), along with a linear combination of these vectors \( su + tv \), are coplanar. The participants explore the implications of the triple scalar product and vector algebra in the context of this problem.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants consider using the triple scalar product to demonstrate coplanarity but express confusion regarding the application to arbitrary vectors. Some suggest calculating the cross product \( u \times v \) and its relationship to the linear combination \( su + tv \). Others question how to simplify the resulting expressions without numerical values.

Discussion Status

The discussion is ongoing, with various approaches being proposed. Some participants have offered guidance on using vector identities and the properties of the cross product, while others express uncertainty about the feasibility of calculations involving arbitrary vectors. There is a recognition of the need to clarify the relationship between the vectors involved.

Contextual Notes

Participants note the challenge of working with arbitrary vectors and the implications of not having specific numerical values to simplify calculations. The discussion includes references to the geometric interpretation of coplanarity and the definitions of vector operations.

cptcook
Messages
5
Reaction score
0

Homework Statement


Let s and t be scalars. show that u, v and su + tv are coplanar.
u and v are arbitrary vectors,

Homework Equations

The Attempt at a Solution


Well, i suppose if they are coplanar, triple scalar product of them should be 0, right? and su+tv is evidently a linear combination of u and v. but i got a little confused when vectors are arbitrary and not really sure how to show it properly. any help would be appreciated, thanks.
 
Physics news on Phys.org
Try using the triple scalar product and some vector algebra to reduce the expression.
 
jedishrfu said:
Try using the triple scalar product and some vector algebra to reduce the expression.
ok i already went down that road and got lost, if i had numbers, it would be easier but how can i prove that they are coplanar if all i have is arbitrary vectors?
 
cptcook said:

Homework Statement


Let s and t be scalars. show that u, v and su + tv are coplanar.
u and v are arbitrary vectors,

Homework Equations

The Attempt at a Solution


Well, i suppose if they are coplanar, triple scalar product of them should be 0, right? and su+tv is evidently a linear combination of u and v. but i got a little confused when vectors are arbitrary and not really sure how to show it properly. any help would be appreciated, thanks.
Here's how I would do it:
1. Calculate n = u X v. (I'm assuming that u and v are vectors in R3)
2. Show that ##n \cdot (su + tv) = 0##.

Geometrically, for all real values of s and t, su + tv defines the plane that u and v lie in.
 
  • Like
Likes   Reactions: jedishrfu
Mark44 said:
Here's how I would do it:
1. Calculate n = u X v. (I'm assuming that u and v are vectors in R3)
2. Show that ##n \cdot (su + tv) = 0##.

Geometrically, for all real values of s and t, su + tv defines the plane that u and v lie in.

That is the general idea, yes but still, how to calculate n=u X v when i do not even have numbers, i think I'm missing your point here, can you be just a little more specific? i tried defining the vectors as u=(u1,u2,u3) and v=(v1,v2,v3) and then calculating the triple scalar product. it got me nothing.
 
cptcook said:
That is the general idea, yes but still, how to calculate n=u X v when i do not even have numbers, i think I'm missing your point here, can you be just a little more specific? i tried defining the vectors as u=(u1,u2,u3) and v=(v1,v2,v3) and then calculating the triple scalar product. it got me nothing.
Using the coordinates of u and v, as you show above, what do you get for u x v? You know how to calculate a cross product, right?

Once you get that, show that ##n \cdot (su + tv) = 0##. I don't think you need to use a scalar triple product.
 
U x V . ( sU + tV) = U x V . sU + U x V . tV

Using some more vector identities you can demonstrate that the expression evaluates to zero hence sU + tV is what?
 
Mark44 said:
Using the coordinates of u and v, as you show above, what do you get for u x v? You know how to calculate a cross product, right?

Once you get that, show that ##n \cdot (su + tv) = 0##. I don't think you need to use a scalar triple product.

even if i don't use triple scalar product and do what you suggest, i'd still have to calculate cross product (which i know how to do it), correct me if I'm wrong but;

u X v= det |(i,j,k),(u1,u2,u3),(v1,v2,v3)| right? that gives you a gigantic equation of nothing when calculated, which cannot be simplified or arranged, let alone taking the product of it with another arbitrary (su+tv).
 
jedishrfu said:
U x V . ( sU + tV) = U x V . sU + U x V . tV

Using some more vector identities you can demonstrate that the expression evaluates to zero hence sU + tV is what?

again, i cannot calculate the cross product of two arbitrary vectors in r3. it becomes a giant vector equation which is non-arrangeable. cross product seems like a dead end.
 
  • #10
cptcook said:
even if i don't use triple scalar product and do what you suggest, i'd still have to calculate cross product (which i know how to do it), correct me if I'm wrong but;

u X v= det |(i,j,k),(u1,u2,u3),(v1,v2,v3)| right? that gives you a gigantic equation of nothing when calculated, which cannot be simplified or arranged, let alone taking the product of it with another arbitrary (su+tv).
It gives you a vector expression with six terms, so it's a gross exaggeration to call it a "gigantic equation." Instead of dreaming up reasons why you can't do this, why don't you put some effort into actually trying to work the problem?
cptcook said:
again, i cannot calculate the cross product of two arbitrary vectors in r3. it becomes a giant vector equation which is non-arrangeable. cross product seems like a dead end.
When you calculate ##n \cdot (su + tv)## all of the terms drop out, which is what you want to happen.
 
Last edited:
  • #11
Maybe you know that uxv is ortogonal to u hence you could deduce u. (uxv) ?
 
  • #12
jk22 said:
Maybe you know that uxv is ortogonal to u hence you could deduce u. (uxv) ?
I don't see how that gets the OP closer to showing that u, v and su + tv are coplanar.
 
  • #13
@cptcook: You don't need to mess with components. The above posts have shown the way. You yourself noted you just need to show the triple scalar product ##u\times v \cdot(su+tv)=0##. Post #11 reminds you that ##u \times v## is perpendicular to both ##u## and ##v##. Post # 7 shows you how to expand ##u\times v \cdot(su+tv)##. You should be able to see why that is zero without expanding by components.
 
  • #14
This is a bit too easy : you could use the definition of the plane spanned by u and v
 

Similar threads

Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
10K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K