Question
I would like to show for arbitrary $n \in \mathbb{N}$, that the polynomial: $$ p(x) := \sum_{k=1}^{n-1} (n-k) x^k $$ is non-decreasing.
Start Of Solution
We can write its derivative by: $$ p'(x) = \frac{(-(x + 1) (x^n-1) + n (x - 1) (x^n + 1))}{(x - 1)^3}, $$ as $(-1 + x)^3 < 0$ for $x \in ]-1,1[$ it suffices to show for arbitrary $n$ that: $$ n(x-1) (x^n + 1) \leq (x+1)(x^n - 1), $$ for $n = 1$ this is trivial (as both sides become equal). Thus we assume the inequality to hold for $n$ and show it for $n+1$, here I use $x^{n+1} + 1 = x(x^n+1) + (1-x)$ to use the induction hypothesis but I don't achieve the inequality through this method.
No positive roots
By Descartes' Sign rule we see that $p'(x) = \sum\limits_{k=1}^{n-1}(n-k)k x^{k-1}$ has no positive roots, thus it suffices to show