Need help with vector space multiple choice

neilpeart0408
Messages
1
Reaction score
0
Determine whether the given set S is a subspace of the vector space V.

A. V=P5, and S is the subset of P5 consisting of those polynomials satisfying p(1)>p(0).
B. V is the vector space of all real-valued functions defined on the interval [a,b], and S is the subset of V consisting of those functions satisfying f(a)=f(b).
C. V=ℝn, and S is the set of solutions to the homogeneous linear system Ax=0 where A is a fixed m×n matrix.
D. V=Mn(ℝ), and S is the subset of all n×n matrices with det(A)=0.
E. V=P4, and S is the subset of P4 consisting of all polynomials of the form p(x)=ax3+bx.
F. V=C2(I), and S is the subset of V consisting of those functions satisfying the differential equation yʺ=0.
G. V=ℝ3, and S is the set of vectors (x1,x2,x3) in V satisfying x1-9x2+x3=8.
 
Physics news on Phys.org
S is a subspace of V if, (1) S is closed under addition (given two elements a and b in S, a+b is in S) and (2)S is closed under scalar multiplication (given x in S, and a scalar c, cx is in S).

For each question you should see if the set satisfies these two criteria. If it doesn't then find a counterexample.

For example problem D, does detA = 0 = detB mean that det(A+B) = 0?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top