Let $\{[1:0:0],[0:1:0],[0:0:1],[1:1:1] \} = \{p_1,p_2,p_3,p_4\}$ be four points in the projective space $\mathbb{P}^2$. For every $p_i$, show there is a homogenous polynomial $f_i$ such that $$\left\{\begin{matrix} f_i(p_j) \neq 0 & i= j\\ f_i(p_j) = 0 & i \neq j \end{matrix}\right..$$
Now if $I$ is the ideal associated with these four points, then the Hilbert function $H(R/I,t) = 4$ for all $t > 1$.
I was thinking $f_i = x_1x_2x_3 + x_i^3$ might work, but the last point $[1:1:1]$ is killing me here.