CalculusSandwich
- 16
- 0
Homework Statement
calculate the upward flux of f(x,y,z) = <yz,2x+y,y^2+z>
Let S be the portion of the cylinder z=4-y^2 lying in the first octant to the right of the plane y=4.
a parametrization into the u v plane is:r(u,v)=(u,v,4-v^2)
region is a rectangle in the uv plane with bounds, (0,0) , (0,2) and (4,0)
Homework Equations
\int\int F \bullet(ru \timesrv) dA
The Attempt at a Solution
ru x rv = 0i + 2vj + 1k
so then i have \int <4v-v^3, 2u+v, v^2 + 4 - v^2 > x <0 + 2v + 1 >
\int (2v^2 + 4uv + 4)dudv
4\int (v^2/2 + uv + 1) dudvi know i can't go to polar so i integrate
is this the correct integral?
0 to 2, outside integral, 4* 0 to 4 inside integral ( v^2/2 + uv + 1 ) dudv ?