It has been more than a decade since I did all vector related math and physics so pardon me if my question does not make sense. I am reading some article that says it was inspired from Coulomb's law and gives the following expression to calculate the partial force that one particle is exerting on another at time $n$:
$f^{i,j}_n = (c - |p^{i}_n - p^{j}_n|)\frac{p^{j}_n - p^{i}_n}{|p^{i}_n - p^{j}_n|}$
where $c$ is the range of the particle over which it's force can spread and $p^{i}_n$ is the location of particle $i$ in the form of $(x,y)$.
I checked up the Wikipedia article on Coulomb's law but this formula does not make sense to me. What exactly is the formula trying to achieve? Can someone please help me understand this?