Show that {x2 , x2+x+1, x2+x, x-1} is LD
I took like 20 mins to find the solution with trial and error to get
(x2+x) - 1/2(x2+x+1) -1/2(x-1) -1/2(x2) =0 ---> LD
Are there any formula or shortcut for this?
How about {x4+x2+1, x4-x2+1, x4-x2-1}?
Printable View
Show that {x2 , x2+x+1, x2+x, x-1} is LD
I took like 20 mins to find the solution with trial and error to get
(x2+x) - 1/2(x2+x+1) -1/2(x-1) -1/2(x2) =0 ---> LD
Are there any formula or shortcut for this?
How about {x4+x2+1, x4-x2+1, x4-x2-1}?
Hello, angelme!
Quote:
![]()
We want nonzero numbersso that:
. .
. .
. .
Two polynomials are equal if their corresponding coefficients are equal:
. . . .
Solve the system: .
Thank you Soraban!!!
So...for {x4+x2+1, x4-x2+1, x4-x2-1}
a(x4+x2+1) + b(x4-x2+1) + c(x4-x2-1) =0
(a+b+c)x4 + (a-b-c)x2 + (a+b-c) = 0
then I get
a=0
b=0
c=0
Does it mean it is LI?
someone please help correct my work above
Question 2: {x4+x2+1, x4-x2+1, x4-x2-1}