Sarahisme Posted August 27, 2006 Posted August 27, 2006 Hi all, would anyone be able to give me a little bit of help with this question. for part (a) i did this.... our sphere is given by [math] x^2 + y^2 +z^2 = 25 [/math] putting in z = 3 to find out part of the sphere gives: [math] x^2 + y^2 = 16 [/math] so we change to the parametric representation of the part of the sphere we are interested in sphere which is [math]\vec{r}(\theta,\psi) = (4sin\psi cos\theta) \vec{i} + (4sin\psi sin\theta) \vec{j} +(4cos\psi) \vec{k} [/math] then [math]\vec{r_\theta}(\theta,\psi) = (-4sin\psi sin\theta) \vec{i} + (4sin\psi cos\theta) \vec{j}[/math] [math]\vec{r_\psi}(\theta,\psi) = (4cos\psi cos\theta) \vec{i} + (4cos\psi sin\theta) \vec{j} +(-4sin\psi) \vec{k} [/math] so we get that [math] \vec{r_\theta}(\theta,\psi) \times \vec{r_\psi}(\theta,\psi) = -16sin^2\psi cos\theta)\vec{i} - 16sin^2\psi sin\theta \vec{j} -16sin\psi cos\psi \vec{k} [/math] our unit normal vector is given by: [math] \vec{\hat{n}} = -\frac{\vec{r_\theta}(\theta,\psi) \times \vec{r_\psi}(\theta,\psi)}{|\vec{r_\theta}(\theta,\psi) \times \vec{r_\psi}(\theta,\psi)|} = \frac{16sin^2\psi cos\theta)\vec{i} + 16sin^2\psi sin\theta \vec{j} + 16sin\psi cos\psi \vec{k}}{|\vec{r_\theta}(\theta,\psi) \times \vec{r_\psi}(\theta,\psi)|} [/math] does this look like i am heading in the right direction for part (a)? cheers! -Sarah
Ragib Posted October 24, 2006 Posted October 24, 2006 o lol i just got completely lost after the vector field stuff, i was hoping u just wanted how to get the surface area of some part of a sphere, i thought i cud help..:'(
Tannin Posted October 25, 2006 Posted October 25, 2006 Let's begin with the Divergence Theorem [math]\nabla \cdot \vec{F}=\frac{\partial F_x}{\partial x}+\frac{\partial F_y}{\partial y}+\frac{\partial F_z}{\partial z}=2z[/math] Now the easiest way to calculate the volume of revolution is to take as volume element a thin slab with circular cross section and thickness [math]dz[/math]. The area of the cross section is [math]\pi(r^2-z^2)[/math] and the resulting integral is [math]\int^5_3 \pi(25-z^2) 2 z dz=128 \pi [/math] Now for the surface integral: For the planar part the direction of the normal is [math]-\vec{k}[/math]. Thus [math]\int \int (xz \vec{i}+yz \vec{j} +\vec{k})\cdot (-\vec{k}) d\sigma=-\int \int d\sigma=-16 \pi [/math] For the spherical part we have to transform both the coordinates and unit vectors of [math]\vec{F}[/math] to the spherical coordinates [math]\vec{F}=r\sin{\theta}\cos{\phi}r\cos{\theta} (\vec{F}_r \sin{\theta}\cos{\phi} +\vec{F}_\theta \cos{\theta}\cos{\phi}-\vec{F}_\phi \sin{\phi} [/math] [math]+ r\sin{\theta}\sin{\phi}r\cos{\theta} (\vec{F}_r \sin{\theta}\sin{\phi} +\vec{F}_\theta \cos{\theta}\sin{\phi}+\vec{F}_\phi \cos{\phi}[/math] [math]+(\vec{F}_r \cos{\theta}-\vec{F}_\theta \sin{\theta})[/math] Now the surface element is the regular [math]r^2\sin{\theta}drd\theta d\phi[/math] directed along [math]\vec{F}_r[/math] After taking the dot product between the surface element and [math]\vec{F}[/math] only terms with [math]\vec{F}_r[/math] will survive. We have the following double integral (r=const) [math]\int_0^{2\pi}d\phi \int_0^{\arccos{3/5}} d \theta r^2 \sin{\theta} (r^2 \sin{^2 \theta} \cos{\theta} \cos{^2\phi}+r^2 \sin{^2 \theta} \cos{\theta} \sin{^2\phi}+\cos{\theta})=[/math] [math]=\int_0^{2\pi}d\phi \int_0^{\arccos{3/5}} d \theta \left(r^4 \sin{^3 \theta}\cos{\theta} + r^2 \sin{\theta}\cos{\theta} \right)=144 \pi[/math] Summing the contributions of the planar and spherical parts, we have [math]-16 \pi + 144 \pi=128 \pi[/math] The divergence theorem works!!! Regarding your solution : the direction of the normal to the spherical part when expressed through i,j,k vectors is indeed [math]\vec{r}(\theta,\phi)[/math] (6th line from above in your answer). There is no need to calculate the cross-product of [math]\vec{r}_\theta \times \vec{r}_\phi[/math] - this will only bring us again to the same radius vector. In order to continue you have to multiply the normal vector by the surface element of the spherical part. If you have a questions, I'd be happy to answer. Good luck!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now