Show that if $f(x)$ is a polynomial of $deg n$ with real coefficient ,which takes integral values on a certain set $n+1$ consecutive integers , then $f(x)$ is integer-valued.
How to prove this I thought of this like $P(x) =\sum_{i=0}^{\infty}a_{i}x^{i}$ where $a_{n}=\frac{P^{n}(0)}{n!}$ Your answers are really nice. But , I don't know or I want answer from strong principle of induction.
Along the same lines as GEdgar’s answer: use the fact that if $f(x)$ has degree $n>1$ then $g(x) := f(x+1) - f(x)$ has degree $n-1$ (this is easy to see by looking at the leading term, but ultimately we’re still appealing to binomial expansion). Now note that if $f$ has integer values at $n+1$ consecutive integers, then $g$ has integer values at $n$ consecutive integers. Induct from the fact that the claim is trivial for the degree $0$ case (constant polynomials).