I started with hard way of putting the coefficients into a matrix. But, iz did not help.
the following system of linear equations: system
I started with hard way of putting the coefficients into a matrix. But, iz did not help.
the following system of linear equations: system
Consider the sum of equations : $$(n-1)(x_{1}+..+x_{n}) = \frac{n(n+1)}{2}$$
Now you could find $$x_{i} = \frac{n(n+1)}{2(n-1)} - i$$.