Quick spherical coordinate question

Shaybay92
Messages
122
Reaction score
0
So I have the following shape for which I want to calculate the inertia matrix. Basically I just want to know what limits of integration I should use if I am using spherical coordinates. Assume the convention that phi is the angle from x to y in the xy plane and theta is from z to the xy plane. Thus the limits I chose were [theta, -pi/2,pi/2] and [phi,0,pi/2]. Do you agree with these? The reason I ask is I am getting zero for my calculation of Izz.

Thanks in advance.
9uox75.jpg

Homework Statement


Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
if your defining theta from the positive z axis then i think theta should go from 0 to pi/2
and i think phi is from 0 to pi .
 
Thanks so much! I just wasn't visualizing it properly, and I used those values and it seems to be working :D
 
no problem
 
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