Determine the polynomials $p(x)$ satisfying $x\cdot p(x-1) = (x-26)\cdot p(x)$.
My Solution: Put $x=0$, we get $p(0) = 0$, Similarly put $x=26,$ we get $p(26) = 0$.
That means $x=0,26$ are two roots of $p(x)$.
So we can write $p(x) = c\cdot x\cdot (x-26)\cdot q(x)$, where $q(x)$ is a some other polynomial in $x$.
Now please help me, how can I proceed further, thanks in advance.