Section 3.2 Exercises

  1. Determine whether the following sets form subspaces of 2:

    1. {(x1,x2)T|x1+x2=0}

    2. {(x1,x2)T|x1x2=0}

    3. {(x1,x2)T|x1=3x2}

    4. {(x1,x2)T||x1|=|x2|}

    5. {(x1,x2)T|x12=x22}

  2. Determine whether the following sets form subspaces of 3:

    1. {(x1,x2,x3)T|x1+x3=1}

    2. {(x1,x2,x3)T|x1=x2=x3}

    3. {(x1,x2,x3)T|x3=x1+x2}

    4. {(x1,x2,x3)T|x3=x1 or x3=x2}

  3. Determine whether the following are subspaces of 2×2:

    1. The set of all 2×2 diagonal matrices

    2. The set of all 2×2 triangular matrices

    3. The set of all 2×2 lower triangular matrices

    4. The set of all 2×2 matrices A such that a12=1

    5. The set of all 2×2 matrices B such that b11=0

    6. The set of all symmetric 2×2 matrices

    7. The set of all singular 2×2 matrices

  4. Determine the null space of each of the following matrices:

    1. [2132]

    2. [12312463]

    3. [134211134]

    4. [111222311105]

  5. Determine whether the following are subspaces of P4 (be careful!):

    1. The set of polynomials in P4 of even degree

    2. The set of all polynomials of degree 3

    3. The set of all polynomials p(x) in P4 such that p(0)=0

    4. The set of all polynomials in P4 having at least one real root

  6. Determine whether the following are subspaces of C[1,1]:

    1. The set of functions f in C[1,1] such that f(1)=f(1)

    2. The set of odd functions in C[1,1]

    3. The set of continuous nondecreasing functions on [1,1]

    4. The set of functions f in C[1,1] such that f(1)=0 and f(1)=0

    5. The set of functions f in C[1,1] such that f(1)=0 or f(1)=0

  7. Show that Cn[a,b] is a subspace of C[a,b].

  8. Let A beafixedvectorin n×n and let S be the set of all matrices that commute with A, that is,

    S={B|AB=BA}

    Show that S is a subspace of n×n.

  9. In each of the following, determine the subspace of 2×2 consisting of all matrices that commute with the given matrix:

    1. [1001]

    2. [0010]

    3. [1101]

    4. [1111]

  10. Let A be a particular vector in 2×2. Determine whether the following are subspaces of 2×2:

    1. S1={BR2×2|BA=O}

    2. S2={BR2×2|ABBA}

    3. S3={B2×2|AB+B=O}

  11. Determine whether the following are spanning sets for 2:

    1. {[21],[32]}

    2. {[23],[46]}

    3. {[21],[13],[24]}

    4. {[12],[12],[24]}

    5. {[12],[11]}

  12. Which of the sets that follow are spanning sets for 3? Justify your answers.

    1. {(1,0,0)T,(0,1,1)T,(1,0,1)T}

    2. {(1,0,0)T,(0,1,1)T,(1,0,1)T,(1,2,3)T}

    3. {(2,1,2)T,(3,2,2)T,(2,2,0)T}

    4. {(2,1,2)T,(2,1,2)T,(4,2,4)T}

    5. {(1,1,3)T,(0,2,1)T}

  13. Given

    x1=[123],x2=[342],x=[266],y=[925]
    1. Is xSpan(x1,x2)?

    2. Is ySpan(x1,x2)?

    Prove your answers.

  14. Let A be a 4×3 matrix and let bR4. How many possible solutions could the system Ax=b have if N(A)={0}? Answer the same question in the case N(A){0}. Explain your answers.

  15. Let A be a 4×3 matrix and let

    c=2a1+a2+a3
    1. If N(A)={0}, what can you conclude about the solutions to the linear system Ax=c?

    2. If N(A){0}, how many solutions will the system Ax=c have? Explain.

  16. Let x1 be a particular solution to a system Ax=b and let {z1,z2,z3} be a spanning set for N(A). If

    Z=[z1z2z3],

    show that y will be a solution to Ax=b if and only if y=x1+Zc for some cR3.

  17. Figure 3.2.6 gives a geometric illustration of the solution set S to a system Ax=b, where A is an m×3 matrix, N(A)=Span(z1,z2), and b=Ax0, for some x0N(A). Suppose we change b by setting it equal to Ax1, where x1 is a different vector that is also not in N(A). Explain the effect that this change will have on the original figure. Geometrically, how will the new solution set S1 compare to the original solution set S and to N(A)?

  18. Let {x1,x2,,xk} be a spanning set for a vector space V.

    1. If we add another vector, xk+1, to the set, will we still have a spanning set? Explain.

    2. If we delete one of the vectors, say, xk, from the set, will we still have a spanning set? Explain.

  19. In 2×2, let

    E11=[1000],E12=[0100]
    E21=[0010],E22=[0001]

    Show that E11,E12,E21,E22 span 2×2.

  20. Which of the sets that follow are spanning sets for P3? Justify your answers.

    1. {1,x2,x22}

    2. {2,x2,x,2x+3}

    3. {x+2,x+1,x21}

    4. {x+2,x21}

  21. Let S be the vector space of infinite sequences defined in Exercise 15 of Section 3.1. Let S0 be the set of {a2} with the property that an0 as n. Show that S0 is a subspace of S.

  22. Prove that if S is a subspace of 1, then either S={0} or S=R1.

  23. Let A be an n×n matrix. Prove that the following statements are equivalent:

    1. N(A)={0}.

    2. A is nonsingular.

    3. For each bRn, the system Ax=b has a unique solution.

  24. Let U and V be subspaces of a vector space W. Prove that their intersection UV is also a subspace of W.

  25. Let S be the subspace of 2 spanned by e1 and let T be the subspace of 2 spanned by e2. Is ST a subspace of 2? Explain.

  26. Let U and V be subspaces of a vector space W. Define

    U+V={z=u+v,where uU and vV}.

    Show that U+V is a subspace of W.

  27. Let S, T, and U be subspaces of a vector space V. We can form new subspaces using the operations of ∩ and + defined in Exercises 24 and 26. When we do arithmetic with numbers, we know that the operation of multiplication distributes over the operation of addition in the sense that

    a(b+c)=ab+ac

    It is natural to ask whether similar distributive laws hold for the two operations with subspaces.

    1. Does the intersection operation for subspaces distribute over the addition operation? That is, does

      S(T+U)=(ST)+(SU)?
    2. Does the addition operation for subspaces distribute over the intersection operation? That is, does

      S+(TU)=(S+T)(S+U)?
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.251.154