flyingpig
- 2,574
- 1
Homework Statement
Okay I am given a vector field (which is irrelevant to my question) and a bounded surface.
S is part of the cone y^2 = x^2 + z^2 that lies between the planes y = 0 and y = 3, oriented in the direction of the positive y-axis.
The Attempt at a Solution
My book and I both evaluated it to a line integral. But my book's path was r(t) = <3sint, 3, 3cost>
while my path was r(t) = <3cost,0,3sint>
My questions
1. Why do they have sin and cos swap the other way? Isn't it a cone with the y-axis as its "major"?
2. If I want to make my life difficult and project it on the xy-plane, I will have to use hyperbolic substitutions namely zsinh2(t) + zcosh2(t) = z
3. Why is the path on y = 3? Why can't I project this on the xz-plane?