5 HYPERPLANES AND HALF-SPACES
5.1. Hyperplanes
A hyperplane is a set described by a single scalar product equality. Precisely, a hyperplane in
is a set of the form
![]()
where
,
, and
are given. When
, the hyperplane is simply the set of points that are orthogonal to
; when
, the hyperplane is a translation, along direction
, of that set.
If
, then for any other element
, we have
![]()
Hence, the hyperplane can be characterized as the set of vectors
such that
is orthogonal to
:
![]()
Hyperplanes are affine sets, of dimension
(see the proof here). Thus, they generalize the usual notion of a plane in
. Hyperplanes are very useful because they allows to separate the whole space in two regions. The notion of half-space formalizes this.
5.2. Projection on a hyperplane
Consider the hyperplane
, and assume without loss of generality that
is normalized (
). We can represent
as the set of points
such that
is orthogonal to
, where
is any vector in
, that is, such that
. One such vector is
.
By construction,
is the projection of
on
. That is, it is the point on
closest to the origin, as it solves the projection problem
![]()
Indeed, for any
, using the Cauchy-Schwartz inequality:
![]()
and the minimum length |
| is attained with
.
5.3. Geometry of hyperplanes
5.4. Half-spaces
A half-space is a subset of
defined by a single inequality involving a scalar product. Precisely, a half-space in
is a set of the form
![]()
where
,
, and
are given.
Geometrically, the half-space above is the set of points such that
, that is, the angle between
and
is acute (in
). Here
is the point closest to the origin on the hyperplane defined by the equality
. (When
is normalized, as in the picture,
.)
![Rendered by QuickLaTeX.com \[ x = \begin{pmatrix} 3\lambda_1-4\lambda_2 + 4 \\ \lambda_1 \\ \lambda_2 \end{pmatrix} = \begin{pmatrix} 4 \\ 0 \\ 0 \end{pmatrix} + \lambda_1 \begin{pmatrix} 3 \\ 1 \\ 0 \end{pmatrix} + \lambda_2 \begin{pmatrix} -4 \\ 0 \\ 1 \end{pmatrix}. \]](https://pressbooks.pub/app/uploads/quicklatex/quicklatex.com-f8895882bfde7ced26f7b9c9b002f8f6_l3.png)
![Rendered by QuickLaTeX.com \[ x_0 := \begin{pmatrix} 4 \\ 0 \\ 0 \end{pmatrix}, \]](https://pressbooks.pub/app/uploads/quicklatex/quicklatex.com-6786d8f1bc719fe20b90bddc6ae388eb_l3.png)
![Rendered by QuickLaTeX.com \[ u := \begin{pmatrix} 3 \\ 1 \\ 0 \end{pmatrix}, \quad v := \begin{pmatrix} -4 \\ 0 \\ 1 \end{pmatrix}. \]](https://pressbooks.pub/app/uploads/quicklatex/quicklatex.com-82effffd5f4bf275f05b716579c15c47_l3.png)
