Symmetric bilinear form

From Wikipedia, the free encyclopedia

A symmetric bilinear form is, as the name implies, a bilinear form on a vector space that is symmetric. They are of great importance in the study of orthogonal polarities and quadrics.

Contents

[edit] Definition

Let V be a vector space of dimension n over a field K. A map B : V\times V\rightarrow K:(u,v)\rightarrow B(u,v) is a symmetric bilinear form on the space if :

  • B(u,v)=B(v,u)\ \quad \forall u,v \in V
  • B(u+v,w)=B(u,w)+B(v,w)\  \quad \forall u,v,w \in V
  • B(\lambda v,w)=\lambda B(v,w)\ \quad \forall \lambda \in K,\forall v,w \in V

The last two axioms only imply linearity in the first argument, but the first immediately implies linearity in the second argument then too.

[edit] Matrix representation

Let C=\{e_{1},\ldots,e_{n}\} be a basis for V. Define the n\times n - matrix A by Aij = B(ei,ej). The matrix A is symmetric exactly due to symmetry of the bilinear form. If the n\times 1 matrix x represents a vector v with respect to this basis, and analogously, y represents w, then B(v,w) is given by :

xTAy = yTAx.

Suppose C' is another basis for V, with : \begin{bmatrix}e'_{1} & \cdots & e'_{n}\end{bmatrix} = \begin{bmatrix}e_{1} & \cdots & e_{n}\end{bmatrix}S with S an invertible n\times n - matrix. Now the new matrix representation for the symmetric bilinear form is given by

A' = STAS.

[edit] Orthogonality and singularity

A symmetric bilinear form is always reflexive. Two vectors v and w are defined to be orthogonal with respect to the bilinear form B if B(v,w) = 0, which is, due to reflexivity, equivalent with B(w,v) = 0

The radical of a bilinear form B is the set of vectors orthogonal with every other vector in V. One easily checks that this is a subspace of V. When working with a matrix representation A with respect to a certain basis, v, represented by x, is in the radical if and only if

A x=0 \Longleftrightarrow x^{T} A=0.

The matrix A is singular if and only if the radical is nontrivial.

If W is a subspace of V, then W^{\perp}, the set of all vectors orthogonal with every vector in W, is also subspace. When the radical of B is trivial, the dimension of W^{\perp} = n − dim(W).

[edit] Orthogonal basis

A basis C=\{e_{1},\ldots,e_{n}\} is orthogonal with respect to B if and only if :

B(e_{i},e_{j})=0\ \forall i\neq j.

When the characteristic of the field is not two, there is always an orthogonal basis. This can be proven by induction.

A basis C is orthogonal if and only if the matrix representation A is a diagonal matrix.

[edit] Signature and Sylvester's law of inertia

In its most general form, Sylvester's law of inertia says that, when working over an ordered field K, the number of diagonal elements equal to 0, or that are positive or negative, is independent of the chosen orthogonal basis. These three numbers form the signature of the bilinear form.

[edit] Real case

When working in a space over the reals, one can go a bit a further. Let C=\{e_{1},\ldots,e_{n}\} be an orthogonal basis.

We define a new basis C'=\{e'_{1},\ldots,e'_{n}\}

e'_{i} = \left\{ \begin{matrix}  e_{i} & \mbox{if } B(e_{i},e_{i})=0  \\  \frac{e_{i}}{\sqrt{B(e_{i},e_{i})}} & \mbox{if } B(e_{i},e_{i}) >0\\ \frac{e_{i}}{\sqrt{-B(e_{i},e_{i})}}& \mbox{if } B(e_{i},e_{i}) <0 \end{matrix}\right.

Now, the new matrix representation A will be a diagonal matrix with only 0,1 and -1 on the diagonal. Zeroes will appear if and only if the radical is nontrivial.

[edit] Complex case

When working in a space over the complex numbers, one can go further as well and it is even easier. Let C=\{e_{1},\ldots,e_{n}\} be an orthogonal basis.

We define a new basis C'=\{e'_{1},\ldots,e'_{n}\} :

e'_{i} = \left\{ \begin{matrix}  e_{i} & \mbox{if }\; B(e_{i},e_{i})=0  \\  e_{i}/\sqrt{B(e_{i},e_{i})} & \mbox{if }\; B(e_{i},e_{i}) \neq 0\\ \end{matrix}\right.

Now the new matrix representation A will be a diagonal matrix with only 0 and 1 on the diagonal. Zeroes will appear if and only if the radical is nontrivial.

[edit] Orthogonal polarities

Let B be a bilinear form with a trivial radical on the space V over the field K with a characteristic different from 2. One can now define a map from D(V), the set of all subspaces of V, to itself :

\alpha:D(V)\rightarrow D(V) :W\mapsto W^{\perp}

This map is an orthogonal polarity on the projective space PG(W). Conversely, one can prove all orthogonal polarities are induced in this way, and that two symmetric bilinear forms with trivial radical induce the same polarity if and only if they are equal up to scalar multiplication.