What Determines the Direction of a Normal Vector in a Plane Equation?

AI Thread Summary
The direction of a normal vector in a plane equation, represented as Ax + By + Cz + D = 0, is defined by the coefficients (A, B, C). This normal vector can also be expressed in the opposite direction as (-A, -B, -C), indicating that both directions are valid. The choice of direction often depends on convenience, such as using a unit normal vector with |z| = 1, or specific definitions based on the coordinate system. In certain contexts, like on a sphere, the outward direction is typically preferred for the normal vector, even though inward vectors are also valid. Ultimately, the direction of a normal vector is flexible and context-dependent.
phiby
Messages
74
Reaction score
0
For a plane with equation Ax + By + Cz + D = 0, the normal vector is (A, B, C).

However, this plane equation can also be rewritten as (-A)x + (-B)y + (-C)z + (-D) = 0, in which case the normal vector is (-A, -B, -C) which is in the opposite direction as the other normal vector.

Basically my question is this - what's the direction of a normal vector - i.e. both directions seem correct.
 
Mathematics news on Phys.org
Yes, if you simply think about the (x, y) plane, then (0, 0, 1 ) is a normal vector but so is (0, 0, -1). In fact, any vector of the form (0, 0, z) with z non-zero is a normal vector to the plane.
Which one you choose is a matter of convenience (usually |z| = 1 giving a unit normal vector is taken) and definition (if I define my z-axis to be the other way around, I can take the same normal vector but I will get a minus sign in the z-coordinate).

In some cases, for example on a sphere or other closed volume, it is common to pick the normal vector to that direction that our intuition calls "outwards", even though a vector pointing to the origin would also fit the definition.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top