Integral with dot product in it

dingo_d
Messages
199
Reaction score
0

Homework Statement




I need to evaluate this integral:

\int (\hat{r}\cdot\vec{a})\hat{r}d\Omega

where \hat{r} is the radial unit vector, \vec{a} is a constant vector and d\Omega is solid angle element (\sin\theta d\theta d\phi).

I saw something similar, but it was with tensors, and mean values but that was puzzling enough :\

I tried looking at components, but I came to nothing smart. I have the answer (\frac{4\pi}{3}\vec{a}).

Any hints?
 
Physics news on Phys.org
Should I try to write everything in component form and directly integrate? I'll try that...

EDIT:

Ok I solved it! I needed to decompose everything in Cartesian coordinates and then I ended up with 9 double integrals, of which I had 3 that survived and they were all \frac{4\pi}{3} with different unit vectors, so that combined gave \vec{a}.

:)
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top