FrogPad
- 801
- 0
I have this question, and I'm not really sure how to go about it. Any help would be appreciated:
* Here is the question that is asked. (It is supposed to be a general question, and the question will change for the test. Thus, there may be 4 poly's to work with, or 2... etc.) *
<br /> P_1(x)=x^2+\alpha<br />
<br /> P_2(x)=x-\alpha<br />
<br /> P_3(x)=x^2+x+1<br />
For what values of parameter \alpha form a spanning set for P_3.
* This is what I have so far. I'm not sure if I'm going about it right. So this is where I need help :) *
Ok, so I know that a spanning set of P_3 must contain at least 3 vectors that are linearly independent.
IF the system is true:
<br /> \left( \begin{array}{ccc}<br /> P_1(x) & 0 \\<br /> P_2(x) & 0 \\<br /> P_3(x) & 0 \\<br /> \end{array} \right)<br />
THEN the vectors are linearly dependent.
So if we setup the system:
<br /> \left( \begin{array}{cccc}<br /> 1 & 0 & 1 & 0 \\<br /> 0 & 1 & 1 & 0 \\<br /> \alpha & -\alpha & 1 & 0 <br /> \end{array} \right)<br />
wherever \alpha causes the system to not equal 0 would be when the poly's span P3 right?
if this is right, then how do I show this?
* Here is the question that is asked. (It is supposed to be a general question, and the question will change for the test. Thus, there may be 4 poly's to work with, or 2... etc.) *
<br /> P_1(x)=x^2+\alpha<br />
<br /> P_2(x)=x-\alpha<br />
<br /> P_3(x)=x^2+x+1<br />
For what values of parameter \alpha form a spanning set for P_3.
* This is what I have so far. I'm not sure if I'm going about it right. So this is where I need help :) *
Ok, so I know that a spanning set of P_3 must contain at least 3 vectors that are linearly independent.
IF the system is true:
<br /> \left( \begin{array}{ccc}<br /> P_1(x) & 0 \\<br /> P_2(x) & 0 \\<br /> P_3(x) & 0 \\<br /> \end{array} \right)<br />
THEN the vectors are linearly dependent.
So if we setup the system:
<br /> \left( \begin{array}{cccc}<br /> 1 & 0 & 1 & 0 \\<br /> 0 & 1 & 1 & 0 \\<br /> \alpha & -\alpha & 1 & 0 <br /> \end{array} \right)<br />
wherever \alpha causes the system to not equal 0 would be when the poly's span P3 right?
if this is right, then how do I show this?
Last edited: