• Aucun résultat trouvé

MA1112: Linear Algebra II

N/A
N/A
Protected

Academic year: 2022

Partager "MA1112: Linear Algebra II"

Copied!
3
0
0

Texte intégral

(1)

MA1112: Linear Algebra II

Dr. Vladimir Dotsenko (Vlad) Lecture 16

In the first half of this module, matrices were used to represent linear maps. We shall temporarily take the out- look which views symmetric matrices in the spirit of one of the proofs from last week, and looks at the associated bilinear forms (and quadratic forms). Let us start with a motivating example.

Motivation

Example 1. Consider a functionf(x1, . . . ,xn) ofnscalar real arguments. Letx0=x01e1+ · · · +xn0enbe a point inRn, and assume that the functionf is smooth enough to consider its Taylor series to order two near the pointx0:

f(x)=f(x0)+

k

X

i=1

(xixi0)∂f

∂xi(x0)+1 2

n

X

i,j=1

(xix0i)(xjx0j) 2f

∂xixj(x0)+o(|xx0|2).

Suppose that we would like to know whetherf attains its locally minimal/maximal value atx0. Then, since in the first order of magnitude we have

f(x)=f(x0)+

k

X

i=1

(xixi0)∂f

∂xi(x0)+o(|xx0|), we conclude that a necessary condition isxf

i(x0)=0 for alli, that is thegradientoff vanishes atx0. In this case, we have

f(x)=f(x0)+1 2

n

X

i,j=1

(xixi0)(xjx0j) 2f

∂xixj(x0)+o(|xx0|2),

so the difference betweenf(x) andf(x0), whenxis close tox0, is approximately equal to12q(xx0), where q(y)=a11y21+2a12y1y2+ · · · +2a1ny1yn+y22+2a23y2y3+ · · · +annyn2,

where for brevity we denoteai j= x2ifxj(x0); we haveai j=aj i whenever the function f is smooth enough. The functionq(y) is a very typical example of aquadratic form.

Bilinear and quadratic forms

Definition 1. LetV be a vector space. A functionq:V→Ris said to be aquadratic formif for some basise1, . . . ,en ofV we have

q(x1e1+ · · · +xnen)= X

1Éi,jÉn

ai jxixj,

whereai jare some scalars. In other words, the value ofqon a vector is a quadratic polynomial in coordinates of a vector.

Remark 1. It is easy to see that if the condition from the definition holds for some basis, then it holds for any basis, since coordinates relative to different bases are related by transition matrices in a linear way.

1

(2)

One simple example of a quadratic form is

q(x)=x12+ · · · +xn2.

In general, ifV is a Euclidean vector space thenq(x)=(x,x) is certainly a quadratic form. This can be generalised:

everybilinear formgives rise to a quadratic form.

Definition 2. LetV be a vector space. A functionV×V →R,v1,v27→b(v1,v2) is called a bilinear form if for all vectorsv,v1,v2the following conditions are satisfied:

b(c1v1+c2v2,v)=c1b(v1,v)+c2b(v2,v) and b(v,c1v1+c2v2)=c1b(v,v1)+c2b(v,v2).

A bilinear form is said to besymmetricifb(v1,v2)=b(v2,v1) for allv1,v2. A symmetric bilinear form is said to be positive definite, ifb(v,v)Ê0 for allv, andb(v,v)=0 only forv=0.

In these words, a function of two vector arguments is a scalar product if and only if it is bilinear, symmetric, and positive definite.

Another important class of bilinear forms is given by skew-symmetric ones: a bilinear form is said to beskew- symmetricifb(v1,v2)= −b(v2,v1) for allv1,v2. Those appear very frequently in differential geometry and advanced classical mechanics.

Remark 2. Generalising what we proved about scalar products, for every bilinear formband every basise1, . . . ,en ofV, we have

b(x1e1+. . .+xnen,y1e1+. . .+ynen)=

n

X

i,j=1

bi jxiyj, wherebi j=b(ei,ej). Moreover, writing this sum as

n

X

i=1

xi n

X

j=1

bi jyj,

we see that

b(x1e1+. . .+xnen,y1e1+. . .+ynen)=xTB y,

where then×n-matrixBhas entriesbi j. (Strictly speaking,xTB yis a 1×1-matrix, but that is essentially the same as a single number.)

Every bilinear formbgives rise to a quadratic form by puttingq(x)=b(x,x), for example, the bilinear form b(x1e1+x2e2,y1e1+y2e2)=2x1y2

gives rise to a quadratic form 2x1x2, and the bilinear form

b(x1e1+x2e2,y1e1+y2e2)=x1y2+x2y1

gives rise to the same quadratic form. It turns out that the reconstruction ofbfromqis unique if we assume that bis symmetric; in this case the reconstruction formula is

b(v,w) :=1

2(q(v+w)−q(v)−q(w)).

One celebrated example of a quadratic form isq(x1,x2,x3,t)=x12+x22+x32t2on the Minkowski spaceR4, it is used in special relativity theory. This (sort of ) motivates the next few results. We shall now formulate them (in order to use them in the next homework), and next week we shall discuss their proofs in detail.

2

(3)

Four theorems about signed sums of squares

Theorem 1(Canonical form). Let q be a quadratic form on a vector space V . There exists a basis e1, . . . ,enof V for which the quadratic form q becomes a signed sum of squares:

q(x1e1+ · · · +xnen)=

n

X

i=1

εix2i,

where all numbersεiare either1or−1or0.

Theorem 2(Law of inertia). In the previous theorem, the triple(n+,n,n0), where n±is the number ofεi equal to

±1, and n0is the number ofεi equal to0, does not depend on the choice of the basis e1, . . . ,en. This triple is often referred to as thesignatureof the quadratic form q.

LetB=(bi j) be the matrix of a given symmetric bilinear formbonV. We shall now discuss some methods of computing the signature ofbvia the matrix elements ofB. We denote byBkthek×k-matrix whose entries arebi j with 1Éi,jÉk, that is the top left corner submatrix ofB, and put0=1 and∆k:=det(Bk) for 1ÉkÉn.

Theorem 3(Jacobi theorem). Suppose that for all i=1, . . . ,n we havei 6=0. Then the number of1’s,0’s and−1’s in the canonical form is equal to the number of positive numbers, zeros, and negative numbers among the numbers

k−1

k , k=1, . . . ,n.

Theorem 4(Sylvester theorem). The given symmetric bilinear form is positive definite if and only if

k>0 for all k=1, . . . ,n.

3

Références

Documents relatifs

L’accès aux archives de la revue « Annali della Scuola Normale Superiore di Pisa, Classe di Scienze » ( http://www.sns.it/it/edizioni/riviste/annaliscienze/ ) implique l’accord

There we were mainly concerned with finding the inhomogeneous minimum M (/) of a rational indefinite binary quadratic form; and occasionally the methods yielded

To determine a basis for a linear span of given vectors, the easiest way is to form the matrix whose columns are the given vectors, and find its reduced column echelon form (like

(In case of V = R n , this task is trivial, since everything is already written with respect to the basis of standard unit vectors.) Then for each of these two matrices, we compute

We shall adapt the argument that we had for k = 2 to this general case.. It will be constructed in

The key point of linear algebra is exactly that: an informed choice of a coordinate system can simplify things quite

Today we shall prove various theorems on quadratic forms stated without proof last week..

Intuitively, orthogonal matrices with det(A) = 1 are transformations that can distinguish between left and right, or clockwise and counterclockwise (like rotations), and