This question is inspired by question A5 from the Putnam Mathematical Competition:
Let $$P_n(x) = 1 + 2x + 3x^2 + \cdots + nx^{n-1}.$$ Prove that polynomials $P_j(x)$ and $P_k(x)$ are relatively prime for all positive integers $j$ and $k$ with $j \neq k$.
I saw their solutions, and it is interesting but I think a different way is to perhaps use abstract algebra. I saw another question on Math.se: Relatively Prime over C
Is there another way to solve the problem, aside from the solutions they suggestion? In particular, something from number theory or abstract algebra.