Inner product of two spherical functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi all.

The inner product between two functions f(x) and g(x) is defined as:

[tex] <f | g> = \int f^*(x)g(x) dx,[/tex]

where the * denotes the complex conjugate. Now if my functions f and g are functions of r, theta and phi (i.e. they are written in spherical coordinates), is the volume element then given as [itex]drd\theta d\phi[/itex] or [itex]r^2\sin \theta drd\theta d\phi[/itex]?

The Attempt at a Solution



I personally think the last, because originally we have <f(x,y,z) | g(x,y,z)>, which we convert to spherical coordinates, so we need the Jacobian. Am I correct?

Thanks in advance.
 
Physics news on Phys.org
Putting [tex]h(x,y,z) = f^\ast(x,y,z)g(x,y,z)[/tex], we have

[tex]\int\int\int h(x,y,z) dz \, dy\, dx = \int\int\int h(r\cos{\theta}\sin{\phi}, r\sin{\theta}\sin{\phi}, r\cos{\phi}) r^2{\underbrace{\sin{\phi}}_{\text{not $\theta$}} dr \, d\theta\, d\phi[/tex]

with appropriate limits, as per usual. That is all your question appears to boil down to, Niles.
 
Then I was correct. Thanks for replying!