Proving three 3D points are collinear with Cross Product

Click For Summary

Discussion Overview

The discussion revolves around methods for proving that three points in 3-dimensional space are collinear. Participants explore various mathematical approaches, including the use of the cross product and vector relationships, while clarifying concepts related to collinearity.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant suggests that the cross product of vectors must equal zero to prove collinearity.
  • Another participant states that if points a, b, and c are collinear, then there exists a number t such that c = a + t(b-a), and their triple product will equal zero.
  • Some participants propose using the relationship (a-b) x (b-c) = 0 or a x b + b x c + c x a = 0 as conditions for collinearity.
  • One participant discusses finding the ratios of vectors AB and AC to determine collinearity, suggesting that if they are multiples of each other, the points are collinear.
  • Concerns are raised about potential division by zero when using ratios, especially when points lie in coordinate planes.
  • Another participant emphasizes that the calculation for collinearity requires coplanar vectors and mentions the triple scalar product A dot (B cross C) as relevant.
  • Clarifications are made regarding the definitions and conditions under which the cross product and vector relationships apply.

Areas of Agreement / Disagreement

Participants express various viewpoints on the methods for proving collinearity, with no consensus reached on a single approach. Disagreements arise regarding the definitions and applications of the cross product and vector relationships.

Contextual Notes

Some participants note limitations in their methods, such as the need for coplanarity and the potential for undefined operations when dividing by zero. The discussion also highlights the importance of precise definitions in mathematical expressions.

Masschaos
Messages
30
Reaction score
0
Hi.
I've been studying for a test and have been scouring my text for methods of proving points in 3-dimensional space are collinear.
The best I can see is that the cross-product of the vectors must equal zero.
Can someone explain how to do this a little more clearly?
 
Physics news on Phys.org
If a, b and c are three points and there's a number t such that c = a + t(b-a), then a, b and c are collinear. Conversely, if they're collinear, then there's a number t such that c = a + t(b-a), and their triple product will equal zero: a.(b x c) = 0.

You haven't defined what you mean by the cross product of three vectors. But if you mean something like "a x (b x c)", then it's not true. For example, take

a = < 5, 5, 5 >

b = < 1, 3, 9 >

c = < -16, -8, 16 > = a + 4(b-a)

a x (b x c) = < -11, -3, 21 >

EDIT: I've just corrected a mistake I made. In the first version of this post, I wrote c = t(b-a), where I should have written c = a + t(b-a).
 
Last edited:
(a-b)x(b-c)=0
or axb+bxc+cxa=0
 
Ahh, I think I understand a little better.
What I understand is that if I have points A, B, and C. I can find the line AB and AC. If I do the following (AB)/(AC) and find that vectors i, j and k all have the same factor. Then is that proof that they are collinear.

Example
AB = (1,1,1)
AC = (3,3,3)
(AB)/(AC) = (1/3, 1/3, 1/3).

As AB and AC are all multiples of that base factor, they are collinear?
Or have I gone off on a tangent?
 
Yes - although careful with that method: you might get a situation where you're trying to divide by zero, and so don't get any result that way, even though the points may be collinear. (Think of what happens when the points all lie in one of the coordinate planes.)
 
Masschaos said:
Example
AB = (1,1,1)
AC = (3,3,3)
(AB)/(AC) = (1/3, 1/3, 1/3).

As AB and AC are all multiples of that base factor, they are collinear?
Are you placing A is at the origin? (If you do then that's one way to make life a lot easier).
 
Masschaos said:
Ahh, I think I understand a little better.
What I understand is that if I have points A, B, and C. I can find the line AB and AC. If I do the following (AB)/(AC) and find that vectors i, j and k all have the same factor. Then is that proof that they are collinear.

Example
AB = (1,1,1)
AC = (3,3,3)
(AB)/(AC) = (1/3, 1/3, 1/3).

As AB and AC are all multiples of that base factor, they are collinear?
Or have I gone off on a tangent?

I don't care for the AB/AC notation. All you need to note is AC is a constant times AB. If it wasn't, they wouldn't be collinear.
 
Masschaos said:
Hi.
I've been studying for a test and have been scouring my text for methods of proving points in 3-dimensional space are collinear.
The best I can see is that the cross-product of the vectors must equal zero.
Can someone explain how to do this a little more clearly?

mainly because if the points are co-linear, you have a parellpiped with volume zero..
 
Masschaos said:
Hi.
I've been studying for a test and have been scouring my text for methods of proving points in 3-dimensional space are collinear.
The best I can see is that the cross-product of the vectors must equal zero.
Can someone explain how to do this a little more clearly?

Hammie said:
mainly because if the points are co-linear, you have a parellpiped with volume zero..

No. For that calculation you need three coplanar vectors, and the calculation would be the triple scalar (box) product A dot (B cross C). Not the same test as for parallel vectors.
 
  • #10
Ahh thanks.
I understand much better now.
 
  • #11
Some Pig said:
(a-b)x(b-c)=0
or axb+bxc+cxa=0

To be a bit more precise

If a b and c are points in a plane
Then <a -b> and <b-c> are direction vectors in the plane

If the points are on the same line, then the angle between them is 0 degrees

Since <a -b> x <b-c> = || <a -b> || || <b-c> || sin x
If x = 0 then sin x = 0 so

<a -b> x <b-c> = 0
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
17K
  • · Replies 26 ·
Replies
26
Views
18K
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 21 ·
Replies
21
Views
8K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K