Using the defining relationship Pn+2(x)=xPn+1(x)−Pn(x) we get the sequence:
P0
= 0
P1
= 1
P2
= x
P3
= x2 − 1
P4
= x3 − 2x
P5
= x4 − 3x2 +1
P6
= x5 − 4x3 +3x  …

Using the defining relationship we can express P6 in terms of previous polynomials in the sequence.
P6
= xP5P4
= (x2−1)P4xP3
= P3P4P2P3
= P3(P4P2) .
This shows that P3 is a factor of P6 so all the roots of P3 are roots of P6.

Similarly we can express P8 in terms of previous polynomials in the sequence.
P8
= xP7P6
= (x2−1)P6xP5
= (x3−2x)P5−(x2−1)P4
= P4(P5P3) .
This shows that P4 is a factor of P8 so all the roots of P4 are roots of P8.

Again we can express P10 in terms of previous polynomials in the sequence.
P10
= xP9P8
= (x2−1)P8xP7
= (x3−2x)P7−(x2−1)P6
= (x4 − 3x2 +1)P6 − (x3 − 2x)P5
= P5P6P4P5
= P5(P6P4).
This shows that P5 is a factor of P10 so all the roots of P5 are roots of P10.

This suggests a conjecture that P2k=Pk(Pk+1Pk−1) where k is any natural number. This is true but the proof is beyond the scope of school mathematics.