Are There Infinite Plane Formulas for a Given Vector?

  • Thread starter Thread starter skiboka33
  • Start date Start date
  • Tags Tags
    Formulas Plane
AI Thread Summary
The discussion centers on the concept of finding the equation of a plane given a vector V that is parallel to it. The equation derived from the normal vector n and vector V results in an infinite number of solutions, indicating that a plane can have multiple equations. To define a specific plane, at least two non-collinear vectors or points are necessary. The user clarifies they have two points on the plane but struggles with the relationship between vector V and the line formed by those points. Ultimately, it is established that while there are infinitely many planes parallel to vector V, a unique plane requires additional information.
skiboka33
Messages
59
Reaction score
0
While working through a problem I arrived at a stage where a vector, say V being parallel to the plane I'm trying to find the formula for. Taking the normal vector of the plane to be n I used the dot product:

n*V=0

in this case I knew V to be <-2, -2, -1> and n I set to <a,b,c>. This leads to the equation -2a - 2b - c = 0 for which there are infinate solutions. Does this mean that a plane has an infinite number of equations of have I done somethign wrong?
 
Physics news on Phys.org
(a,b,c) are the components of a vector normal to V. Thus you have found the equation whose points are endpoints of vectors normal to V. If you are looking for the plane that contains V, this isn't it.
Given a vector in a plane, you need at least one other non-collinear vector in the plane to find the equation of the plane.
 
I'm looking for the place parallel to V and I have one point on the plane.
 
Your plane as an infinite number of points in it (vectors which are solutions to your equation). The are all solutions of one equation:

-2a - 2b - c = 0
 
skiboka33 said:
I'm looking for the place parallel to V and I have one point on the plane.
You will need at least one more point on the plane, so that you can have two noncollinear vectors that lie in the plane. A space parallel with one vector only describes a line.
 
hypermorphism said:
You will need at least one more point on the plane, so that you can have two noncollinear vectors that lie in the plane. A space parallel with one vector only describes a line.

True enough. I am actually given 2 points on the plane, sorry.

So i found a vector PQ on the plane (where P and Q are points on the plane). and a Vector V which is parallel to that. Now I'm stuck again
 
Is the vector V collinear with PQ ? Is the plane supposed to pass through the origin ?
If all you want is a plane that contains lines parallel to the vector V, you have an infinitude of planes to choose from.
 
Last edited:
That was my first guess too, but since this is an assignment question I'm assuming that's not the case, so I must be missing something... As far as I can see, for a given vector there are an infinate number of planes that could be parallel to it. Even the concept of vectors being parallel to planes doesn't seem to make sense to me.
 
Back
Top