Is it possible to satisfy the condition $\sum_{i=1}^N \sum_{j=1}^N\frac{q_i q_j}{a_{ij}}>0$, given that $q_i$ and $q_j$ are non-zero integers, $a_{ij}$ are positive real numbers and $\sum_{i=1}^N q_i =0$? As a special case, allow $N \rightarrow \infty$.
Another formulation of the problem: For a set of integers $A=\left(q_1,q_2,...q_N\right)$, such that $\sum_{i=1}^N q_i =0$, is it possible to find positive weights $a_{ij}$ such that $\sum_{i=1}^N \sum_{j=1}^N\frac{q_i q_j}{a_{ij}}>0$?
Apologies for the edit, I didn't formulate the problem very well earlier. It is probable I am missing a simple proof here, but I can't seem to find it. Thanks!