Loading [MathJax]/jax/output/HTML-CSS/jax.js

April 23, 2015

Projection onto the subspace of spherical harmonics with the same degree

Recently, I've been interested in expanding an angular function over the spherical harmonics, and particularly in retrieving the amplitude of the part corresponding to a given degree . More precisely, let F(Ω)=F(θ,ϕ)=mYm(Ω). The projection of F onto the subspace spanned by the harmonics with a given degree (I believe this space is generally denoted by H) is:
Proj[F](Ω)=m=cmYm(Ω)


which can be rewritten using cm=dΩYm(Ω)F(Ω) and the addition theorem of spherical harmonics as:
Proj[F](Ω)=2+14πdΩF(Ω)P[cos(^Ω,Ω)]
and I want to determine the coefficient
c=m=|cm|2=dΩ|Proj[F](Ω)|2
At this point I can either compute all the individual cm's and sum them up (which is probably the faster option) or develop (3) using (1) and the closure relation to yield:
c=dΩdΩF(Ω)F(Ω)P[cos(^Ω,Ω)]
I'm pretty sure (4) is a standard result (with a more elegant proof than the pedestrian strategy I used) but I couldn't find it anywhere.

No comments:

Post a Comment