Elder1994 said:
I also defined my ##d\vec r## as ##(-\sin\theta , \cos\theta , 0) d\theta##, after this the line integral (from 0 to ##2\pi##) gave me ##\pi## as result.
If you want the differential of the parametrization ##\vec r(\theta)## you have defined, you will have to use it:
##\vec r(\theta)=(x(\theta),y(\theta),z(\theta))##
You know what ##x(\theta)##, ##y(\theta)##, and ##z(\theta)## are because they have been given to you explicitly. If you wish to find the differential ##d\vec r##, you will have to differentiate each coordinate of the vector function with respect to your independent variable ##\theta##:
##\frac{d\vec r}{d\theta}=(\frac{d}{d\theta}x(\theta),\frac{d}{d\theta}y(\theta),\frac{d}{d\theta}z(\theta))##
This is your ##d\vec r##; just "append" ##d\theta## to the right sides of the entire expression and "cancel" them out when necessary. Someone can explain this better than me, I am sure.
Elder1994 said:
This is not the parametrization of the ellipse described in the problem:
##F=\{(x,y,z)\in \mathbb{R}^3: (\frac{x}{3})^2+(\frac{y}{2})^2\leq 1, z=0\}##
Try to formulate one using polar coordinates. It should be very similar to the parametrization for the boundary given earlier, as already stated. Try drawing a picture of the thing, because it will help. You should not need to draw the whole 3-D space, by the way.