HOME

TheInfoList



OR:

The Hesse normal form named after Otto Hesse, is an equation used in analytic geometry, and describes a
line Line most often refers to: * Line (geometry), object with zero thickness and curvature that stretches to infinity * Telephone line, a single-user circuit on a telephone communication system Line, lines, The Line, or LINE may also refer to: Art ...
in \mathbb^2 or a plane in
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean sp ...
\mathbb^3 or a
hyperplane In geometry, a hyperplane is a subspace whose dimension is one less than that of its '' ambient space''. For example, if a space is 3-dimensional then its hyperplanes are the 2-dimensional planes, while if the space is 2-dimensional, its hype ...
in higher dimensions.John Vince: ''Geometry for Computer Graphics''. Springer, 2005, , pp. 42, 58, 135, 273 It is primarily used for calculating distances (see point-plane distance and
point-line distance In Euclidean geometry, the distance from a point to a line'' is the shortest distance from a given point to any point on an infinite straight line. It is the perpendicular distance of the point to the line, the length of the line segment which joi ...
). It is written in vector notation as :\vec r \cdot \vec n_0 - d = 0.\, The dot \cdot indicates the
scalar product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a scalar as a result". It is also used sometimes for other symmetric bilinear forms, for example in a pseudo-Euclidean space. is an alg ...
or
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a scalar as a result". It is also used sometimes for other symmetric bilinear forms, for example in a pseudo-Euclidean space. is an alg ...
. Vector \vec r points from the origin of the coordinate system, ''O'', to any point ''P'' that lies precisely in plane or on line ''E''. The vector \vec n_0 represents the
unit Unit may refer to: Arts and entertainment * UNIT, a fictional military organization in the science fiction television series ''Doctor Who'' * Unit of action, a discrete piece of action (or beat) in a theatrical presentation Music * ''Unit'' (a ...
normal vector In geometry, a normal is an object such as a line, ray, or vector that is perpendicular to a given object. For example, the normal line to a plane curve at a given point is the (infinite) line perpendicular to the tangent line to the curve ...
of plane or line ''E''. The distance d \ge 0 is the shortest distance from the origin ''O'' to the plane or line.


Derivation/Calculation from the normal form

Note: For simplicity, the following derivation discusses the 3D case. However, it is also applicable in 2D. In the normal form, :(\vec r -\vec a)\cdot \vec n = 0\, a plane is given by a normal vector \vec n as well as an arbitrary position vector \vec a of a point A \in E. The direction of \vec n is chosen to satisfy the following inequality :\vec a\cdot \vec n \geq 0\, By dividing the normal vector \vec n by its magnitude , \vec n , , we obtain the unit (or normalized) normal vector :\vec n_0 = \, and the above equation can be rewritten as :(\vec r -\vec a)\cdot \vec n_0 = 0.\, Substituting :d = \vec a\cdot \vec n_0 \geq 0\, we obtain the Hesse normal form :\vec r \cdot \vec n_0 - d = 0.\, In this diagram, ''d'' is the distance from the origin. Because \vec r \cdot \vec n_0 = d holds for every point in the plane, it is also true at point ''Q'' (the point where the vector from the origin meets the plane E), with \vec r = \vec r_s, per the definition of the
Scalar product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a scalar as a result". It is also used sometimes for other symmetric bilinear forms, for example in a pseudo-Euclidean space. is an alg ...
:d = \vec r_s \cdot \vec n_0 = , \vec r_s, \cdot , \vec n_0, \cdot \cos(0^\circ) = , \vec r_s, \cdot 1 = , \vec r_s, .\, The magnitude , \vec r_s, of is the shortest distance from the origin to the plane.


References


External links

*{{MathWorld, title=Hessian Normal Form, urlname=HessianNormalForm Analytic geometry