Skip to main content

Worksheet 5.3 Worksheet: bilinear forms

Let V be a finite-dimensional vector space over R. (We will use a real vector space for simplicity, but most of this works just as well for complex vector spaces.) Recall from Worksheet 3.4 that a linear functional on V is a linear map ϕ:VR.
We can extend the idea of a linear functional to functions with more than one argument.

Definition 5.3.1.

A bilinear form on a vector space V is a function
ϕ:V×VR
that is linear in each variable: for all scalars a,bR and vectors u,v,wV,
ϕ(au+bv,w)=aϕ(u,w)+bϕ(v,w)ϕ(u,av+bw)=aϕ(u,v)+bϕ(u,w).
Another way to put this is as follows: ϕ is bilinear if, for each vV, the functions
η(w)=ϕ(v,w)ψ(w)=ϕ(w,v)
are both linear functionals on V.
Caution: the bilinear form ϕ is not assumed to be symmetric, so the linear functionals η and ψ defined above are (in general) different functions.
A multilinear form is defined similarly, as a function of two, three, or more vector variables, that is linear in each variable.
An example of a bilinear form is the dot product on Rn. Given v,wRn, the function ϕ(v,w)=vw defines a bilinear form.
More generally, given any n×n matrix A, the function
ϕA:Rn×RnRϕA(v,w)=vTAw
is a bilinear form.
An important example of a multilinear form is the determinant. Given v1,,vnRn, the function
Ω:Rn××RnRΩ(v1,,vn)=det[v1vn]
is an n-linear form.
For bilinear forms, the example ϕA given above can be viewed as prototypical.

1.

Let V be a finite-dimensional vector space, and let B={e1,e2,,en} be an ordered basis for V. Let ϕ:V×VR be a bilinear form on V.
Show that there exists an n×n matrix Aϕ such that
ϕ(v,w)=(CB(v))TAϕCB(w),
where CB denotes the coordinate isomorphism from V to Rn.
The above exercise tells us that we can study bilinear forms on a vector space by studying their matrix representations. This depends on a choice of basis, but, as one might expect, matrix representations with respect to different bases are similar.

2.

Let B1,B2 be two ordered bases for a finite-dimensional vector space V, and let P=PB1B2 be the change of basis matrix for these bases. Let ϕ:V×VR be a linear functional on V.
If Aϕ is the matrix of ϕ with respect to the basis B1, show that the matrix of ϕ with respect to B2 is equal to PTAϕP.
Bilinear forms also transform with respect to linear transformations in a manner similar to linear functionals.

3.

Let V and W be finite-dimensional vector spaces, and let T:VW be a linear transformation.
If ϕ:W×WR is a bilinar form on W, show that the map Tϕ:V×VR defined by
Tϕ(v,w)=ϕ(T(v),T(w))
is a bilinear form on V, called the pullback of ϕ by T.
A bilinear form ϕ on V is symmetric if ϕ(v,w)=ϕ(w,v) for all v,wV, and antisymmetric (or alternating) if ϕ(v,w)=ϕ(w,v) for all v,w in V.
A bilinear form is nondegenerate if, for each nonzero vector vV, there exists a vector wV such that ϕ(v,w)0. (Alternatively, for each nonzero vV, the linear functional α(w)=ϕ(v,w) is nonzero.)
Two types of bilinear forms are of particular importance: a symmetric, nondegenerate bilinear form on V is called an inner product on V, if it is also positive-definite: for each vV, ϕ(v,v)0, with equality only if v=0. Inner products are a generalization of the dot product from Chapter 3. A future version of this book may take the time to study inner products in more detail, but for now we will look at another type of bilinear form.
A nondegenerate, antisymmetric bilinear form ω on V is called a linear symplectic structure on V, and we call the pair (V,ω) a symplectic vector space. Symplectic structures are important in differential geometry and mathematical physics. (They can be used to encode Hamilton’s equations in classical mechanics.)
An example of a symplectic form on R2 is given as follows: for vectors v=(v1,v2) and w=(w1,w2),
ω(v,w)=v1w2v2w1.
If this looks familiar, it’s because this is precisely the determinant of the 2×2 matrix [vw].
A more general example is given by V=R2n. If we write v=a1,b1,,an,bn, w=c1,d1,,cn,dn, then the standard symplectic structure on R2n is given by
ω(v,w)=a1d1b1c1++andnbncn.
Note how this resembles a sum of 2×2 determinants.

Remark 5.3.2.

A theorem that you will not be asked to prove (it’s a long proof...) is that if a vector space V has a linear symplectic structure ω, then the dimension of V is even, and V has a basis {e1,f1,,en,fn} with respect to which the matrix representation of ω is equivalent to the standard symplectic structure on R2n.
We conclude with some interesting connections between complex vector spaces and symplectic and inner product structures.
Here is an observation you may have made before: to any complex number a+ib we can associate the matrix
[abba]=a[1001]+b[0110]=aI+bJ,
where I is the 2×2 identity matrix, and J2=I.
You can even check that multiplying two complex numbers is the same as multiplying the corresponding matrices, as given above!

4.

For the symplectic structure ω(v,w)=v1w2v2w1 on R2, as given above, show that the matrix of ω with respect to the standard basis is the matrix J1=[0110].
Then, for any symplectic vector space (V,ω), show that, with respect to the basis {e1,f1,,en,fn} described in Remark 5.3.2 above, the matrix of ω has the block form
J=[J1000J1000J1].
There are also interesting relationships between complex inner products, real inner products, and symplectic structures.

5.

Let v,w denote the standard complex inner product on Cn. (Recall that such an inner product is complex linear in the second argument, but for any complex scalar c, cv,w=cv,w.)
Write v=a+ib and w=c+id, where a=a1,a2,,anRn (with similar statements for b,c,d). Let x=a1,b1,,an,bn,y=c1,d1,,cn,dnR2n.
Show that
v,w=xy+iϕ(x,y),
where ϕ denotes the standard symplectic structure on R2n.
For more reading on multilinear forms and determinants, see the 4th edition of Linear Algebra Done Right, by Sheldon Axler. For more reading on linear symplectic structures, see First Steps in Differential Geometry, by Andrew McInerney.
You have attempted 1 of 1 activities on this page.