Find all the polynomials $p(x)$ with real coefficients such that :- $(x-8)P(2x)=8(x-1)P(x)$
I tried putting different values to P(x) to find any roots, here's what I found out.
$P(2)=P(4)=P(8)=0$
So,
$P(x)=(x-2)(x-4)(x-8)Q(x)$, Where $Q(x)$ is some polynomial.
Now I don't know what to do next.
Any help would be appreciated.