For $i = 1,2,\ldots,19$ we have:
$$\left(\sum_{j=1, j\neq i}^{19}\alpha_j\right)\cdot(1.5) + (\alpha_i)\cdot(3) = 1.5 \implies \left(\sum_{j=1}^{19}\alpha_j\right)(1.5) + (\alpha_i)(1.5) = 1.5$$
Does anyone know how to prove this? Any intuition behind it?
I thought it would make sense when written as:
$$\alpha_1 = \frac 1 2 - \frac 1 2 \left(\sum_{j=2}^{19}\alpha_j\right)$$
$$ \vdots $$
$$\alpha_{19} = \frac 1 2 - \frac 1 2 \left( \sum_{j=1}^{18}\alpha_j \right)$$
$\alpha_i$ are unknowns
But I still fail to see why.