- #1
mitch_1211
- 99
- 1
hey i want to find out if the set
s = {t2-2t , t3+8 , t3-t2 , t2-4} spans P3
For vectors, i would setup a matrix (v1 v2 v3 v4 .. vn | x) where x is a column vector (x , y ,z .. etc) and reduce the system. If a solution exists then the vectors span the space, if there are no solutions then the space spanned is either the line or plane made up of the x , y ,z = 0
My question is, how do u setup a similar system for polynomials?
i know that the colums would be
t3
t2
t
1
and then put in the polynomials like (p1 p2 p3 p4 .. ) but what do i augment this matrix with?
many thanks
mitch
s = {t2-2t , t3+8 , t3-t2 , t2-4} spans P3
For vectors, i would setup a matrix (v1 v2 v3 v4 .. vn | x) where x is a column vector (x , y ,z .. etc) and reduce the system. If a solution exists then the vectors span the space, if there are no solutions then the space spanned is either the line or plane made up of the x , y ,z = 0
My question is, how do u setup a similar system for polynomials?
i know that the colums would be
t3
t2
t
1
and then put in the polynomials like (p1 p2 p3 p4 .. ) but what do i augment this matrix with?
many thanks
mitch