Prove Polynomial Roots: a(b) of x^6+x^4+x^3-x^2-1

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Polynomial Roots
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
If $$a,\;b$$ are roots of polynomial $$x^4+x^3-1$$, prove that $$a(b)$$ is a root of polynomial $$x^6+x^4+x^3-x^2-1$$.
 
Mathematics news on Phys.org
anemone said:
If $$a,\;b$$ are roots of polynomial $$x^4+x^3-1$$, prove that $$a(b)$$ is a root of polynomial $$x^6+x^4+x^3-x^2-1$$.

you mean ab

Let other 2 roots be c and d

From viete’s relation

We have
a+b+ c+d = - 1 ..1
ab+ac+ad+bc+ bd + cd = 0 ..2
abc+abd+acd+bcd = 0 ..3
abcd = - 1 ..4

now letting s = a+ b, t = c+d, p = ab q = cd we get

s+ t = - 1 or t = -1 –s (1)
p + q + st = 0 …(2)
pt + sq = 0 … (3)
pq = -1 or q = - 1/p

now from (2) p – 1/p –s – s^2 = 0 …(5)
and from (3) –p – ps – s/p =0 => s = - p^2/(p^2+1) …(6)

putting in (5) the value of s we get

p – 1/p +p^2/(p^2+ 1) – p^4/(p^2+1)^2 = 0

or multiplying by (p^2+1) we get

p^6 + p^4 +p^3 – p^2 – 1= 0

so p or ab is a root of it