been investigating several attractor deff, but am trying to do the reverse effect of what they all do. that is, have the density around the point and decays with distance.
the graph mapper lets you control the falloff. give it a list of numbers between 0 & 1 and it will output numbers between 0 & 1, remapped based on the graph. it's a handy tool.
take a look at the attached def. also, note how I use domain components to get the max/min distance values.