Find a basis for W which is subset of V

  • Thread starter Thread starter songoku
  • Start date Start date
  • Tags Tags
    Basis
songoku
Messages
2,467
Reaction score
382
Homework Statement
Please see below
Relevant Equations
Span
Linear Independent
1681474137895.png


I think I can prove W is a subspace of V. I want to ask about basis of W.

Let $$V = a_1+a_2 \sin t+a_3 \cos t +a_4 \sin (2t)+a_5 \cos (2t)$$
$$W = p(t) = q"(t) + q(t)$$
$$=-a_2 \sin t-a_3 \cos t-4a_4 \sin (2t)-4a_5 \cos(2t)+a_1+a_2 \sin t+a_3 \cos t +a_4 \sin (2t)+a_5 \cos (2t)$$
$$=a_1-3a_4 \sin (2t) -3a_5 \cos (2t)$$
Since all elements in W are linearly independent, the basis for W is {1, sin (2t), cos (2t)}

Am I correct? Thanks
 
Last edited by a moderator:
Physics news on Phys.org
Yes. If B is a basis for V and L : V \to \dots is a linear map, then L(B) spans L(V). If the non-zero elements of L(B) are linearly independent then they will be a basis for L(V).
 
Thank you very much pasmith
 
songoku said:
Homework Statement: Please see below
Relevant Equations: Span
Linear Independent

View attachment 324875

I think I can prove W is a subspace of V. I want to ask about basis of W.

Let $$V = a_1+a_2 \sin t+a_3 \cos t +a_4 \sin (2t)+a_5 \cos (2t)$$
$$W = p(t) = q"(t) + q(t)$$
$$=-a_2 \sin t-a_3 \cos t-4a_4 \sin (2t)-4a_5 \cos(2t)+a_1+a_2 \sin t+a_3 \cos t +a_4 \sin (2t)+a_5 \cos (2t)$$
$$=a_1-3a_4 \sin (2t) -3a_5 \cos (2t)$$
Since all elements in W are linearly independent, the basis for W is {1, sin (2t), cos (2t)}

Am I correct? Thanks
Your underlying method is correct but perhaps your proof could be improved.

Your equation
##V = a_1+a_2 \sin t+a_3 \cos t +a_4 \sin (2t)+a_5 \cos (2t)##
looks like you have the space ##V## on the left side and a single vector on the right side. You can’t equate these two different things.

A similar comment applies to ##W = p(t) = q"(t) + q(t)##.

A better way to start might be to say:
Since ##q(t) \in V## we can express ##q(t)## most generally as:
##q(t) = a_1+a_2 \sin t+a_3 \cos t +a_4 \sin (2t)+a_5 \cos (2t)##
And take it from there.
 
Ah ok, thank you very much Steve4Physics
 
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