Determine whether the given set of vectors is dependent or independent.
{x^2-1, x^2+1, 4x, 2x-3}
So, it is dependent if:
r1v1 + r2v2 +...+rkvk=0 and some rj does not = 0
r(x^2-1) + s(x^2+1) + t(4x) + u(2x-3) = 0
I created two equations. One with x=0 and one with x=1.
x=0
r(-1) + s(1) + t(0) + u(-3)
x=1
r(0) + s(2) + t(4) + u(-1)
Now, if i use r=1, s=1, t= -1/2 u=0 for both equations, they both equal zero, so it would be dependent. However, if i plug these numbers into the orignal equation, it does not equal zero. The answer IS dependent, but i don't think i worked the problem correctly. Any help would be appreciated.
Btw, this is a linear algebra problem. i wasn't sure which section i was suppost to post it under.
{x^2-1, x^2+1, 4x, 2x-3}
So, it is dependent if:
r1v1 + r2v2 +...+rkvk=0 and some rj does not = 0
r(x^2-1) + s(x^2+1) + t(4x) + u(2x-3) = 0
I created two equations. One with x=0 and one with x=1.
x=0
r(-1) + s(1) + t(0) + u(-3)
x=1
r(0) + s(2) + t(4) + u(-1)
Now, if i use r=1, s=1, t= -1/2 u=0 for both equations, they both equal zero, so it would be dependent. However, if i plug these numbers into the orignal equation, it does not equal zero. The answer IS dependent, but i don't think i worked the problem correctly. Any help would be appreciated.
Btw, this is a linear algebra problem. i wasn't sure which section i was suppost to post it under.