On Wiki there's a figure displaying "visual representations of the first few spherical harmonics."
I was wondering exactly which spherical harmonic function will generate a representation like this (red means positive, green means negative; I don't have sufficient reputation for posting images, sorry for the inconvenience :P).
Thanks!
The rotating images from the same page indicate the values $l=3$ and $m=2$. In Maple notation it would be
SphericalY(3,2,.,.)where the dots are angle variables (the usage of letters $\theta$ and $\phi$ for spherical coordinates is not consistent). The following Maple code produces a vastly improved version of your image.