Question
Question: Let $\alpha, \beta, \gamma, \delta$ be the roots of $x^4 - x^3 - x^2 - 1 = 0$. Also consider $p(x) =...
Let α,β,γ,δ be the roots of x4−x3−x2−1=0. Also consider p(x)=x6−x5−x3−x2−x. Then the value of p(α)+p(β)+p(γ)+p(δ) cannot be

4
5
6
7
6
Solution
Let the given polynomial be f(x)=x4−x3−x2−1. The roots of f(x)=0 are α,β,γ,δ. Thus, for any root r∈{α,β,γ,δ}, we have r4−r3−r2−1=0, which implies r4=r3+r2+1.
We are given the polynomial p(x)=x6−x5−x3−x2−x. We want to evaluate p(r) for a root r of f(x)=0. We can reduce the powers of r using the relation r4=r3+r2+1.
First, let's find r5 and r6 in terms of lower powers of r: r5=r⋅r4=r(r3+r2+1)=r4+r3+r. Substitute r4=r3+r2+1: r5=(r3+r2+1)+r3+r=2r3+r2+r+1.
r6=r⋅r5=r(2r3+r2+r+1)=2r4+r3+r2+r. Substitute r4=r3+r2+1: r6=2(r3+r2+1)+r3+r2+r=2r3+2r2+2+r3+r2+r=3r3+3r2+r+2.
Now substitute the expressions for r6 and r5 into p(r): p(r)=r6−r5−r3−r2−r p(r)=(3r3+3r2+r+2)−(2r3+r2+r+1)−r3−r2−r Group terms by powers of r: p(r)=(3−2−1)r3+(3−1−1)r2+(1−1−1)r+(2−1) p(r)=0r3+1r2−1r+1 p(r)=r2−r+1.
So, for each root α,β,γ,δ, we have: p(α)=α2−α+1 p(β)=β2−β+1 p(γ)=γ2−γ+1 p(δ)=δ2−δ+1
We need to find the sum S=p(α)+p(β)+p(γ)+p(δ). S=(α2−α+1)+(β2−β+1)+(γ2−γ+1)+(δ2−δ+1) S=(α2+β2+γ2+δ2)−(α+β+γ+δ)+(1+1+1+1) S=Σα2−Σα+4.
Now, we use Vieta's formulas for the polynomial f(x)=x4−x3−x2+0x−1=0. Sum of roots: Σα=α+β+γ+δ=−(−1)/1=1. Sum of products of roots taken two at a time: Σαβ=αβ+αγ+αδ+βγ+βδ+γδ=−1/1=−1.
The sum of squares of the roots is given by the formula Σα2=(Σα)2−2Σαβ. Σα2=(1)2−2(−1)=1+2=3.
Substitute these values into the expression for S: S=Σα2−Σα+4 S=3−1+4 S=2+4=6.
The value of p(α)+p(β)+p(γ)+p(δ) is 6.