1

I have a proof of the following statement:

Let $P \in \mathbb{Z}[X]$ be a polynomial of degree $d\geq 1$, and $\alpha_0, \alpha_1, \ldots, \alpha_k \in \mathbb{Z}$, where $k\le d$. If $\sum_{i=0}^k \alpha_i \cdot P(x+i) = 0$, then all the $\alpha_i$'s are zero.

Our proof relies on a technical but easy rewriting, followed by an application of the rank theorem for Vandermonde matrices. I feel that an easier or known proof should be around. Any help?

1 Answers1

1

This is clearly false. For example if $P(x)=x$ then $-P(x-1)+2P(x)-P(x+1)=0$.

In fact for any $P$ of degree $d$ there is clearly a counterexample with $k=d+2$, since each $P(x-i)$ has degree $d$ and the space of all polynomials of degree no larger than $d$ has dimension $d+1<k$. (Hmm. Considering $\Bbb Q[x]$ we get rational $\alpha_i$, hence we can get integral $\alpha_i$.)