Processing math: 100%
Back to the class
Problems #6 and #32 on pg.196-197 will be graded.
#6,pg.196: Show that the set of all polynomials of the form p(t)=a+t2 where a∈R is a subspace of P2, where P2 denotes the vector space of all polynomials of degree 2 or lower.
Solution: We can write the set in question as S={p∈P2:p(t)=a+t2anda∈R}. We must answer the following three questions:
- Is S⊂P2?
- Is →0P2∈S (i.e. is the zero vector of P2 also an element of S?)
- Is S closed under addition and scalar multiplication?
To answer 1, notice that if q is an element of P2 then q can be written as q(t)=a0+a1t+a2t2 for some numbers a0,a1, and a2. If we can express all elements of S in the same way, then we will see that S⊂P2. To that end pick any p∈S -- by definition of S we know that p(t)=a+t2 for some number a. But notice we can force p=q if we pick a0=a,a1=0, and a2=1 for the polynomial q. This shows that any polynomial in S is also in P2. (The "quick way" to do this is to simply say that P2 contains all 2nd degree polynomials and point out that all members of S are 2nd degree polynomials.)
To answer 2, realize that the zero vector of P2 is simply the polynomial p(t)=0. We must ask: is this polynomial in S? The answer is no: as we saw earlier, if p∈S then p(t)=a+t2 for some a∈R. We only have freedom to pick the value of a, because the variable "t" is part of the polynomial itself.
Therefore we must conclude that S is not a subspace of P2.
#32, pg.197: Let H and K be subspaces of a vector space V. The intersection of H and K, denoted H∩K, is the set of all vectors v∈V that lie in both H and K (i.e. we can express this set as H∩K={v∈V:v∈Handv∈K}). Show that H∩K is a subspace of V.
Solution: Let S=H∩K. We would like to show that S is a subspace of V, i.e. it is a subset that is also a vector space. We again must answer the three questions:
- Is S⊂V?
- Is →0V∈S?
- Is S closed under addition and scalar multiplication?
To answer 1, just observe the definition of H∩K which begins by assuming it contains vectors in V. This is sufficient information to show that H∩K⊂V and hence the answer to question 1 is yes.
To answer 2, notice that we assumed that H and K are subspaces of V. Since subspaces are just subsets that are also vector spaces and (by definition) ALL vector spaces contain a zero vector, we note that H and K both contain →0V. (note: part of being a subspace is that you use the same operations as V and so the zero vector in H and K must be →0V and couldn't be anything else). Thus the answer to question 2 is yes.
To answer 3, we must show that if a and b are vectors in H∩K and α,β are scalars, then αa+βb∈H∩K. To see this again recall that H and K are subspaces of V (and hence vector spaces) and so since a and b are in H, then αa+βb is also in H (else H wouldn't be a vector space). Similarly, since a and b are in K, then αa+βb is also in K. We have shown that αa+βb is in both H and K and so by the definition of H∩K, we see that αa+βb∈H∩K, and hence we must answer yes to question 3.
We have answered yes to all three questions and so we must conclude that if H and K are subspaces of V, then H∩K is a subspace of V.