$n$ linear functionals are given as follows on $F^n$.
$$f_i(x_1, ..., x_n) = \sum_{j=1}^n(i-j)x_j,\ \ 1\leq i\leq n $$
And the dimension of the subspace annihilated by $f_1, ..., f_n$ is asked. I know this space is equal to the solution space of the system $Ax=0$, for the defined matrix in the question. So, if I find the rank of $A$, I have the solution.
I should mention that I just saw this question which makes my question somehow duplicate.
It is clear that $A$ is invertible for $n=2$. Now let $n\ge3$. And take $i\ge 3$. Then $$ a_{ij} - a_{1j} = i-1, \ a_{2j}-a_{1j} = 1, $$ which implies $$ a_{ij} - a_{1j}- (i-1)(a_{2j}-a_{1j}) =0. $$ So rank of $A$ is two, as the first two rows are clearly linearly independent.