I'm trying to understand this proof that $\pi$ is irrational, yet I can't see why any derivative of the polynomial $$f(x)=\frac{x^n(a-bx)^n}{n!}$$ where $a,b\in\mathbb{Z}$ has integral values when $x=0$ or when $x=a/b$. I'd appreciate any help.
Edit: to be somewhat clearer, I fail to see why
$$f^{(i)}(a/b)\in \mathbb{Z}$$
for any natural number $i$.
$f(x)=\frac{x^n(a-bx)^n}{n!}$. As Ivan Niven mentions in his paper
$$f(\frac{a}{b}-x)=\frac{\big(\tfrac{a}{b}-x\big)^n\big(a-b(\tfrac{a}{b}-x)\big)^n}{n!}=\frac{b^{-n}\big(a-bx\big)^n(bx)^n}{n!}=f(x)$$
Thus $f^{(j)}(x)=(-1)^jf^{(j)}(\tfrac{a}{b}-x)$ and so $f^{(j)}(0)=(-1)^nf^{(j)}(a/b)$.
Consequently, it suffices to check that each each $f^{(j)}(0)$ is an integer.
Using the binomial formula you obtain $$ f(x)=\sum^n_{k=0}\frac{\binom{n}{k}}{n!}a^{n-k} b^{k}x^{n+k}=\sum^{2n}_{k=n}\frac{\binom{n}{k-n}}{n!}a^{2n-k}(-b)^{k-n}x^k$$ Recall the formula for power series for analytic functions around $0$:
$$\phi(x)=\sum^\infty_{k=0}\frac{\phi^{(k)}(0)}{k!}x^k$$ As a polynomial in $x$, $f(x)$ coincides with its Taylor series around $0$. Hence