Let $f(x)$ be a function of real variable and let $\Delta f$ be the function $\Delta f=f(x+1)-f(x)$. For $k>1$, put $\Delta^k f=\Delta(\Delta^{k-1}f)$. Then $\Delta^k f(x)$ equals:
$$\text{A) }\sum_{j=0}^{k} (-1)^{j} \binom{k}{j}f(x+j)$$ $$\text{B) }\sum_{j=0}^{k} (-1)^{j+1} \binom{k}{j}f(x+j)$$ $$\text{C) }\sum_{j=0}^{k} (-1)^{j} \binom{k}{j}f(x+k-j)$$ $$\text{D) }\sum_{j=0}^{k} (-1)^{j+1} \binom{k}{j}f(x+k-j)$$
Please tell me how to go about this question, and which topic should i study to be able to solve similar questions, thanks in advance!