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!
Leaving $f(x)$ unknown, just start computing.
You already have $\Delta f(x)$.
Use the definition of $\Delta$ to get ${\Delta}^2f(x)$.
Next get ${\Delta}^3f(x)$.
And so on ...
Stop when all but one of the choices are eliminated.
Had there been no multiple choices offered, simply continue until a pattern becomes clear. You can then prove the validity of the discovered pattern by induction.