Processing math: 100%
AMPS | THARC | KE8QZC | SFW | TSW | WW
ORCID iD icon

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 aR 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={pP2:p(t)=a+t2andaR}. We must answer the following three questions:
  1. Is SP2?
  2. Is 0P2S (i.e. is the zero vector of P2 also an element of S?)
  3. 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 SP2. To that end pick any pS -- 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 pS then p(t)=a+t2 for some aR. 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 HK, is the set of all vectors vV that lie in both H and K (i.e. we can express this set as HK={vV:vHandvK}). Show that HK is a subspace of V.

Solution: Let S=HK. 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:
  1. Is SV?
  2. Is 0VS?
  3. Is S closed under addition and scalar multiplication?
To answer 1, just observe the definition of HK which begins by assuming it contains vectors in V. This is sufficient information to show that HKV 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 HK and α,β are scalars, then αa+βbHK. 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 HK, we see that αa+βbHK, 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 HK is a subspace of V.