Transforming integral to spherical coordinates

Nkj

New member
Joined
Dec 15, 2023
Messages
2
Hello everyone,
I am studying a book about derivation of Green's function for three dimensional wave equation. In a part of this book it is stated as follows:

Screenshot 2023-12-15 195017.png

I don't understand how this transformation is done. What does it mean geometrically that
in such a manner that the polar axis (θ=0\theta=0) lies along the half line from the origin to (xζx-\zeta, yηy-\eta, zξz-\xi)
and how xζ=0x-\zeta=0, yη=0y-\eta=0 and zξ=Rz-\xi=R are obtained?
 
Last edited:
I don't quite understand that one particular line ("... so that xξ=0x-\xi = 0..."), but the rest makes sense to me. I am guessing that RR is the length of vector (xξ,yη,zζ)(x-\xi, y-\eta, z-\zeta), i.e.,
R=(xξ)2+(yη)2+(zζ)2R = \sqrt{(x-\xi)^2 + (y-\eta)^2 + (z-\zeta)^2}We also know that κ\kappa is the length of vector (k,l,m)(k,l,m), and since θ\theta is the angle between those two vectors we get the following equality for their dot products:
k(xξ)+l(yη)+m(zζ)=κRcos(θ)k(x-\xi)+l(y-\eta)+m(z-\zeta) = \kappa R \cos ( \theta)To complete the transition from 4.5.6 to 4.5.7 we remember the expression for volume differential in spherical coordinates:
dkdldm=κ2sin(θ)κdϕdθdκdk\,dl\,dm = \kappa^2 \sin (\theta) \kappa\, d\phi\, d\theta\, d\kappaHope this helps, but let us know if it doesn't.
 
  • Like
Reactions: Nkj
I hope these additional details make my previous post somewhat more rigorous, but I also hope it doesn't make the whole thing more confusing. So here goes: using, as before,
R=(xξ)2+(yη)2+(zζ)2R = \sqrt{(x-\xi)^2 + (y-\eta)^2 + (z-\zeta)^2}define the new vertical'' unit vector:
e1=(xξR,yηR,zζR)\mathbf e_1 = \left(\frac{x-\xi}{R}, \frac{y-\eta}{R}, \frac{z-\zeta}{R} \right)and then complete the orthonormal basis with vectors e2,e3\mathbf e_2, \mathbf e_3, which don't need to be defined as long as the basis (e1,e2,e3)(\mathbf e_1,\mathbf e_2, \mathbf e_3) is orthonormal. (One can use Gram-Schmidt process to get exact expressions for the basis, but those exact expressions do not matter).

If f=(k,l,m)\mathbf f = (k,l,m) then f=κ|\mathbf f| = \kappa, and f\mathbf f can be represented through e1,e2,e3\mathbf e_1,\mathbf e_2,\mathbf e_3 as follows:
f=κ(e1cosθ+e2sinθcosϕ+e3sinθsinϕ)\mathbf f = \kappa\left(\mathbf e_1 \cos\theta + \mathbf e_2 \sin\theta \cos\phi + \mathbf e_3 \sin\theta \sin\phi\right)The corresponding dot product then becomes:
k(xξ)+l(yη)+m(zζ)=f,Re1=Rκcosθk(x-\xi)+l(y-\eta)+m(z-\zeta) = \langle \mathbf f, R \mathbf e_1\rangle = R \kappa \cos\theta
 
  • Like
Reactions: Nkj
and how x−ζ=0x-\zeta=0x−ζ=0, y−η=0y-\eta=0y−η=0 and z−ξ=Rz-\xi=Rz−ξ=R are obtained?
On third thought, I think what they mean is that vector xξ,yη,zζx-\xi, y-\eta, z-\zeta gets transformed to 0,0,R0, 0, R in the new basis from post #3.
 
Top