Serlo: EN: Inner direct sum: Unterschied zwischen den Versionen

Aus testwiki
Zur Navigation springen Zur Suche springen
imported>Sascha Lill 95
 
(kein Unterschied)

Aktuelle Version vom 6. Mai 2024, 17:55 Uhr

{{#invoke:Mathe für Nicht-Freaks/Seite|oben}}

Derivation and definition

We have already learned about sums of two subspaces. If U and W are two subspaces, then the sum of U and W is again a subspace Z=U+W. So for each vector vZ we may find two vectors uU and wW, such that v=u+w. Now the question arises: Are there several ways to write v as such a combination?

The answer is yes, there can be several possibilities. As an example, let's look at the vector space 3. This space can be viewed as the sum of the xy-plane and the yz-plane. This means that if v3, then there are actually several ways to represent v as the sum of vectors from the xy-plane and the yz-plane. For the vector (2,3,5), for example, we have (2,3,5)=(2,2,0)+(0,1,5)=(2,1,0)+(0,2,5).

Such representations are therefore generally not unique. We now want to find a criterion for uniqueness.

Suppose we have two different representations of v, i.e. v=u+w and v=u+w with uu and ww (if one of them is the same, then so is the other). In particular, we know that uu0 and ww0. If we now rearrange the equation u+w=v=u+w, we get uuU=wwW. Because the left-hand side is in U and the right-hand side is in W, this is an element in UW which is not a zero vector at the same time. So UW is not just {0}. (The zero vector is in the intersection because U and W are both subspaces). This means that if the representation is not unique, then the intersection UW does not only contain the zero vector.

Conversely, if the intersection is not {0}, we do not have a unique representation: Let vUW with v0. Then there are two representations of v, namely v=v+0=0+v (on the one hand v=u+w with u=v and w=0 and on the other hand v=u+w with u=0 and w=v). Because of v0, these representations are different from each other.

We can therefore conclude an equivalence: The intersection UW is exactly {0} if the representation of all vectors in V is unique.

In this case, we give the sum a special name: We call the sum of U and W, in the case UW={0}, the direct sum of U and W and write UW=U+W.

Mathe für Nicht-Freaks: Vorlage:Definition

Examples

Sum of two lines in ℝ² Vorlage:Anker

The lines U and W

We consider the following two lines in 2: Vorlage:Einrücken So U is the x-axis and W is the line that runs through the origin and the point (1,1). Their sum is U+W=2

Mathe für Nicht-Freaks: Vorlage:Frage

Let us now investigate whether this sum is direct. To do so, we need to determine UW. If v=(x,y)TUW, then we know the following: Because vU, we have y=0. And because vW, we have x=y. Therefore x=y=0 and we get v=0. Because UW also contains 0, we get UW={0}. This means that the sum of U and W is direct and we can write UW.

Sum of two lines in ℝ³

The lines U and W

We have the following lines in 3: Vorlage:Einrücken Then U is a line in 3 that runs through the origin and the point (1,1,2), and W is a line that runs through the origin and (3,0,5). The sum U+W is a plane spanned by the vectors (1,1,2)T and (3,0,5)T, i.e. Vorlage:Einrücken

Mathe für Nicht-Freaks: Vorlage:Frage

Also here, we want to determine whether the sum is direct. To do so, we consider a vector v=(x,y,z)TUW. Then, because vU, we have x=y=2z. And because vW, we obtain y=0. Therefore, x=z=y=0 and the sum is direct. This means that we can write UW.

Sum of a line and a plane in ℝ³

The line U3 and the plane W

We consider the subvector spaces U3 and W of 3.

Vorlage:Einrücken The subspace U3 is the line through the origin and the point (1,1,1), while W represents the y-z-plane. Together, U3 and W span the entire 3, i.e. U3+W=3.

Mathe für Nicht-Freaks: Vorlage:Frage

One may now ask whether the sum U3+W is direct. To check this, we need to analyze the intersection U3W. If U3W only contains the zero vector (0,0,0)T, then the sum is direct.

Let (a,b,c)T be a vector in U3W. Since (a,b,c)TU3, we have a=b=c. Consequently, we can write (a,b,c)T as (a,a,a)T. Furthermore, (a,a,a)TW, which implies a=0. We have therefore shown that (a,b,c)T=(0,0,0)T.

It follows that U3W={(0,0,0)T}. Since the intersction only contains the zero vector, the sum U3+W is direct. Therefore, we can conclude 3=U3W.

Sum of even and odd polynomials

We will now look at an example of a direct sum in the vector space of real polynomials [x]. Let us consider the following subspaces U and W of [x]: U consists of all odd polynomials over , while W is the space of the even polynomials over . In formulas, this is Vorlage:Einrücken

The odd polynomials i=0naix2i+1 only contain monomials with odd exponents, while the even polynomials i=0naix2i only contain monomials with even exponents. For example, 3x18+19x12x4+8x2 is an even polynomial, while x10x is neither even nor odd. We now show that the even and odd polynomials together generate the entire polynomial space [x]. Expressed in formulas: U+W=[x].

To show this, we need to prove that every polynomial in [x] can be written as the sum of an odd and an even polynomial. To do so, we consider any polynomial p=i=0naixi from [x]. We must write p as the sum of an even and an odd polynomial. Vorlage:Einrücken Therefore, p is contained in the sum U+W.

Now we want to check whether the sum U+W is direct. That is, we need to check whether the intersection of the two subspaces UW only contains the zero vector, i.e. the zero polynomial. Let p be a polynomial in the intersection UW. Then p lies both in U and in W. We can write p as i=0naixi. Since p lies in U, p only consists of odd monomials. Therefore, the prefactors of the even monomials must be equal to 0. So ai=0 for all even i. Since p lies in W, p only consists of even monomials. So ai=0 for all odd i. This means that all coefficients ai are equal to zero and p is therefore the zero polynomial. Thus UW=0, and the sum of U and W is direct.

We have seen that [x]=UW. In other words, the polynomial space [x] can be written as the direct sum of the subspaces U and W, where U is the subspace of odd polynomials and W is the subspace of even polynomials.

Counterexamples

Two planes in ℝ³

The planes U and W

We consider the following two planes:

Vorlage:Einrücken

The two planes together span all of 3. However, the sum is not direct, as the intersection is a line and therefore does not only contain the zero vector. That is, UW{(0,0,0)T}.

We want to check this mathematically. This requires looking for a vector in the intersection of U and W which is not zero. We consider a vector (a,b,c)T that lies in the intersection UW. Because this vector lies in U, we have x,y so (a,b,c)T=(2x,x,y)T. In addition, there must be v,w so (a,b,c)T=(0,2v,w)T, since (a,b,c)TW.

We now look for suitable values for x,y,v,w to fulfill both conditions. From a=2x and a=0, we get x=0. Because 2v=b=x, we also have v=0. Furthermore, b=0 results from b=x. Finally, we conclude y=c=w.

One possible solution is x=v=0, y=1 and w=1. The vector (a,b,c)T=(0,0,1)T therefore lies in the intersection of U and W. Hence, UW{(0,0,0)T}.

Various polynomials in polynomial space

Let K be a field. We consider two subspaces in the polynomial space K[X]: Let U={fK[X]degf2} be the space of polynomials of degree less or equal to two, and let Vorlage:Einrücken be the space of polynomials whose sum of coefficients is 0. We want to investigate whether the sum U+V is direct. To find this out, we need to decide whether UV=0.

An element fUV is a polynomial f=a0+a1X++anXn, which has a maximum degree of 2 and for which a0+,an=0 applies. Because the polynomial has degree two, we have a3==an=0. Therefore, we get a0+a1+a2=0. This means UV consists of all polynomials f=a0+a1X+a2X2 for which a0+a1+a2=0. Thus, we can find a non-zero element of UV if we use the equation Vorlage:Einrücken with non-trivial a0,a1,a2. One possibility for this is a0=1,a1=1,a2=0, i.e. f=1XUV. So the intersection of U and V is not zero, and the sum U+V is therefore not direct.

Unique decomposition of vectors

We have already considered in the derivation that the decomposition of vectors is unique for the direct sum. We will prove this result here rigorously.

Mathe für Nicht-Freaks: Vorlage:Satz

Inner direct sum and disjoint union of sets

We can imagine the sum of two subspaces as a structure-preserving union: Forming the sum is "structure-preserving" because the result is again a subspace. This means that the vector space structure is preserved when forming the sum. We can also think of this construction as a union because the sum contains both subspaces. The subspaces U and W are subsets of the sum U+W. The sum U+W is the smallest subspace that contains the two subspaces U and W. Just as you can form unions with sets, the sums of subspaces also work in the same way.

The direct sum is a special case of the sum of subspaces. This means that every direct sum is also a structure-preserving union. "Being direct" is a property of a sum of subspaces. We now want to see whether there is a property of the union of sets that corresponds to the directness of a sum.

Direct sums are characterized by the fact that the decomposition of the vectors in the sum is unique. If we have a vector vUW with v=u+w, where uU and wW, then the vectors u and w are unique. For a union XY of sets X and Y, each element aXY lies in X or in Y. The element can also lie in both, which means that we generally do not clearly know where they lie. We cannot assign a unambiguously if aXY, i.e. in the intersection. This means that the assignment of elements aXY is unique if XY is empty. In fact, this criterion corresponds exactly to the criterion for a sum to be direct: We want UW={0}, which is the smallest possible vector space, so the intersection contains nothing more from U and W (except the zero, which it must contain anyway as a vector space). This is exactly the definition of a disjoint union. In other words, the direct sum of subspaces intuitively corresponds to the disjoint union of sets.

Basis and dimension

We have seen that the direct sum is a special case of a sum of subspaces. So we can transfer everything we know about the vector space sum to the direct sum. We have already seen that the union of bases of U and W is a generating system of U+W. This means if BU is a basis of U and if BW is a basis of W, then BUBW is a generating system of U+W. If U and W are finite dimensional, we can use the dimension formula. Vorlage:Einrücken

If the sum U+W is direct, i.e. if U+W=UW, then we even have UW={0}. Since dim({0})=0, the following sum formula applies in the finite-dimensional case: Vorlage:Einrücken So the dimension of the sum space U+W is exactly the sum of the dimensions dim(U) and dim(W). If BU is a basis of U and if BW is a basis of W, then we can conclude Vorlage:Einrücken Since UW={0}, the union of the bases of U and W is disjoint, i.e. BUBW. Therefore, we get |BU|+|BW|=|BUBW|. Because BUBW is a generating system of U+W and because dim(U+W)=|BUBW|, we conclude that BUBW is a basis of U+W.

We have thus seen that in finite dimensions, the union of the bases of U and W is a basis of UW. This also applies in general:

Mathe für Nicht-Freaks: Vorlage:Satz From this theorem, we may immediately conclude that Vorlage:Einrücken

Exercises

Mathe für Nicht-Freaks: Vorlage:Aufgabe

For the following two exercises, you should know what a linear map is.

Mathe für Nicht-Freaks: Vorlage:Gruppenaufgabe

For this exercise, you need to know what the kernel and the image of a linear map are.

Mathe für Nicht-Freaks: Vorlage:Aufgabe

In 2 we can illustrate the statement from the previous exercise:

Mathe für Nicht-Freaks: Vorlage:Beispiel

{{#invoke:Mathe für Nicht-Freaks/Seite|unten}}