5hassay
- 81
- 0
Homework Statement
Compute the flux of \overrightarrow{F}(x,y) = (-y,x) from left to right across the curve that is the image of the path \overrightarrow{\gamma} : [0, \pi /2] \rightarrow \mathbb{R}^2, t \mapsto (t\cos(t), t\sin(t)).
A (2-space) graph was actually given, and the problem referenced "the curve" as given in polar coordinates by r=\theta and 0\leq \pi/2, so the above parameterization was my doing.
Homework Equations
Flux is given by \int\int_{S}{\overrightarrow{F} \cdot d\overrightarrow{S}} = \int\int_{D}{\overrightarrow{F} \cdot \overrightarrow{n} dA} = \int\int_{D}{- F_1 g_x - F_2 g_y + F_3} dA, where \overrightarrow{F} is a vector field defined on a surface S given by z = g(x,y), oriented by a unit normal \overrightarrow{n}.
The Attempt at a Solution
First, I am thrown off by the "from left to right" requirement--I don't know what that means. The idea I have is that it has something to do with the direction of the normal.
Also, I have only really dealt with (3-space) surfaces.
Second, I am used to computing the normal as the cross product of the parametrized surface of S differentiated with respect to each of the two variables parameterizing it. Here, I only have one variable. Would I change my parameterization to have two variable but only use one?
Thanks.