CAF123
Gold Member
- 2,918
- 87
Homework Statement
A circle C is cut on the surface of the hemisphere [itex]x^2 + y^2 + z^2 = 1, z ≥ 0[/itex] by the cylinder [itex]x^2 + y^2 = y[/itex]. Evaluate [tex]\int_{C} -y^2\,dx + y^2\,dy + z^2\,dz,[/tex] where the direction round C is such that the point (0,0,1) is directed into the first octant.
The Attempt at a Solution
So completing the square gives a cylinder of centre (0,1/2) and radius 1/2. Using Stoke's thm, I identified the vector field F to be [itex]-y^2 i + y^2j + z^2 k[/itex] and took the curl of it to give [itex]2y \,k[/itex] I believe everything is right up to here.
I am confused about what the surface is here that is bounded by C. I realize that to compute [itex]d\vec{S} = \frac{\vec{r_u} ×\vec{r_v}}{|\vec{r_u} × \vec{r_v}|} dS[/itex], I have to find a suitable parametrisation of some surface. I found where the cylinder and sphere intersected : [itex]y + z^2 = 1 => z = \sqrt{1-y}\,\,\text{since}\,\,z≥0[/itex] .So then my parametrisation would be [itex]r(x,y) = xi + yj + \sqrt{1-y}k[/itex], from which I could then compute two tangent vectors and a normal.
I am not sure if my parametrisation is correct. Can anyone offer any advice?
Many thanks
I will edit it if I'm not too late.