Why is the vector equation of a plane defined as n • (r-r0) = 0?

  • Context: Undergrad 
  • Thread starter Thread starter That Neuron
  • Start date Start date
  • Tags Tags
    Plane Vector
Click For Summary
SUMMARY

The vector equation of a plane is defined as n • (r - r0) = 0, where n is the normal vector and r0 is a point on the plane. This equation expresses a property of the plane, indicating that any vector r - r0 is orthogonal to the normal vector n. While multiple vectors can be orthogonal to a single vector, there exists a unique plane defined by the normal vector n and a point r0. The Cartesian equation a(x - x0) + b(y - y0) + c(z - z0) can be derived from this vector equation, confirming the uniqueness of the plane defined by the normal vector.

PREREQUISITES
  • Understanding of vector operations, specifically dot products
  • Familiarity with the concept of normal vectors in geometry
  • Knowledge of Cartesian coordinates and equations
  • Basic grasp of linear algebra concepts
NEXT STEPS
  • Study the derivation of the Cartesian equation from the vector equation of a plane
  • Explore the properties of normal vectors and their role in defining planes
  • Learn about vector spaces and their dimensional properties
  • Investigate the implications of orthogonality in higher-dimensional spaces
USEFUL FOR

Students of mathematics, particularly those studying geometry and linear algebra, as well as educators seeking to clarify the concepts of vector equations and planes.

That Neuron
Messages
75
Reaction score
0
Just curious about a certain facet of the vector description of a plane. My query is as to why it is defined as n • (r-r0) = 0. Great, that's because any two vectors with a dot product of 0 must be orthogonal to each other and if we have a point on a infinite plane with an associated vector we can define the plane perfectly. BUT here is my problem (Which will be resolved after a few minutes on here, I'm sure) If we can define the vector (r-r0) as a single vector, say a, then why it seems to me that a multitude of different n vectors could be orthogonal to vector a, and thus it seems like a poor definition of a plane.

Just wondering if anyone can clear this up for me.


:)

Thanks.
 
Physics news on Phys.org
That Neuron said:
If we can define the vector (r-r0) as a single vector, say a, then why it seems to me that a multitude of different n vectors could be orthogonal to vector a, and thus it seems like a poor definition of a plane.
That's NOT a "definition" of a plane but it is a property of any plane. Every plane is two dimensional- given any point in the plane there exist an infinite number of lines through that point lying in the plane. Further, there exist a unique line (normal to the plane) through that poit and perpendicular to all those lines.
 
HallsofIvy said:
That's NOT a "definition" of a plane but it is a property of any plane. Every plane is two dimensional- given any point in the plane there exist an infinite number of lines through that point lying in the plane. Further, there exist a unique line (normal to the plane) through that poit and perpendicular to all those lines.

Right, BUT my book says that it is a definition (Or at least says that it determines a single plane) which is weird.

Also, how can we derive the standard cartesian equation a(x-x0) + b(y-y0) + c(z-z0) from the vector equation?
 
That Neuron said:
If we can define the vector (r-r0) as a single vector, say a, then why it seems to me that a multitude of different n vectors could be orthogonal to vector a, and thus it seems like a poor definition of a plane.
That "multitude" of vectors is the set
$$P=\left\{\mathbf r\in\mathbb R^3:\mathbf n\cdot\mathbf r=\mathbf 0\right\}.$$ This is a plane that contains ##\mathbf 0##. Now let ##\mathbf r_0\in\mathbb R^3## be arbitrary and consider the set
$$Q=\left\{\mathbf r\in\mathbb R^3:\mathbf n\cdot(\mathbf{r-r_0})=\mathbf 0\right\}.$$ For all ##\mathbf r\in Q##, ##\mathbf r-\mathbf{r_0}## is in the plane Q. This observation should make it easier to see that Q is a plane that contains ##\mathbf r_0##. Q is what you get if you take P and add ##\mathbf r_0## to every vector in it.

That Neuron said:
Also, how can we derive the standard cartesian equation a(x-x0) + b(y-y0) + c(z-z0) from the vector equation?
\begin{align}
&\mathbf r =(x,y,z)\\
&\mathbf r_0 =(x_0,y_0,z_0)\\
&\mathbf n =(a,b,c)
\end{align}
 
Oh, I see the mistake in my logic, I was looking at the cartesian equation being ambiguous as a result of the vector equation, I suppose that the vector equation is ambiguous until we add the actual vector, then we get a unique equation for the plane.

Don't know what I was thinking. There's only one plane orthogonal to a particular 'normal' vector, even if there are several vectors orthogonal to a single plane.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 26 ·
Replies
26
Views
971