w/ color:Mathematica code:
Animate[ DensityPlot[ Sin[r*Abs[(x + I y)^-1]], {x, -2.5, 2.5}, {y, -2.5, 2.5}, PlotPoints -> 35, Mesh -> False, Frame -> False, ColorFunction -> Hue],{r, 240, 200, 1}]