When are two vectors collinear and coplanar?

  • #1
PLAGUE
19
0
TL;DR Summary
Why should, αa + βb + γc=0,and α + β + γ = 0,

mean A,B,C are collinear, and why should αa+βb+γc+δd=0, and α+β+γ+δ=0,

mean A,B,C,D are coplanar?
My book says, If the position vectors a, b, c of three points A,B,C and the scalars α, β, γ are such that

αa + βb + γc=0,and α + β + γ = 0,
then the three points A,B,C are collinear.

On the other hand,
If the position vectors a, b, c, d of the four points A,B,C,D (no three of which are collinear) and the non-zero scalars α,β,γ,δ are such that

αabcd=0, and α+β+γ+δ=0,
then the four points A,B,C,D are coplanar.

But this book doesn't provide any reason why so. I tried a lot to prove these conditions, but failed. Why should, αa + βb + γc=0,and α + β + γ = 0,
mean A,B,C are collinear, and why should αabcd=0, and α+β+γ+δ=0,
mean A,B,C,D are coplanar?
 
Mathematics news on Phys.org
  • #2
Can you express both your questions as inner products <, ,>*<, , >=0?
 
  • #3
Please try to make your problem statements complete. There must be more in the problem statement, otherwise ##\alpha = \beta = \gamma = 0## would always work no matter what A, B, and C were.
 
  • #4
@PLAGUE: given three points A,B,C, the vector B-A is the arrow pointing from A to B. hence C lies on the line through the points A,B if and only if C can be written as C = A + t(B-A) where t is a real number. Do your equations permit that? (as fact-checker says, assume gamma ≠0.)
 
Last edited:
  • #5
\begin{align}
\alpha\vec A+\beta\vec B+\gamma\vec C=0&\nonumber\\
-\frac\alpha\beta\vec A+(-1)\vec B+(-\frac{\gamma}{\beta})\vec C=0&\nonumber\\
\frac{\beta+\gamma}\beta\vec A+(-1)\vec B+(-\frac{\gamma}{\beta})\vec C=0&\nonumber\\
\vec A-\vec B=(-\frac{\gamma}{\beta})(\vec A-\vec C)&\text{(condition of collinearity of three points}\nonumber\\
&\text{ with position vectors }\vec{A}\text{, }\vec{B}\text{ and }\vec{C}\text{)}\nonumber
\end{align}
\begin{align}
\alpha\vec A+\beta\vec B+\gamma\vec C+\delta\vec D=0&\nonumber\\
-\frac\alpha\gamma\vec A+(-\frac{\beta}{\gamma})\vec B+(-1)\vec C+(-\frac{\delta}{\gamma})\vec D=0&\nonumber\\
\frac{\beta+\gamma+\delta}\gamma\vec A+(-\frac{\beta}{\gamma})\vec B+(-1)\vec C+(-\frac{\delta}{\gamma})\vec D=0&\nonumber\\
\vec A-\vec C=(-\frac{\beta}{\gamma})(\vec A-\vec B)+(-\frac{\delta}{\gamma})(\vec A-\vec D)&\text{(condition of coplanarity of four points}\nonumber\\
&\text{ with position vectors }\vec{A}\text{, }\vec{B}\text{, }\vec{C}\text{ and }\vec{D}\text{)}\nonumber
\end{align}
 

Similar threads

Replies
4
Views
3K
Replies
9
Views
2K
Replies
6
Views
2K
Replies
1
Views
1K
Replies
1
Views
1K
Back
Top