What is the Surface Area of a Parametric Surface in the UV-Plane?

fk378
Messages
366
Reaction score
0

Homework Statement


Find the area of the surface with parametric equations x=uv, y=u+v, z=u-v.
u^2 + v^2 <= 1

Homework Equations


A(S)= double integral over the domain D of the norm of the cross product (r_u X r_v) DA

The Attempt at a Solution


I started off with finding the norm of the cross product and got sqrt [4+2(v^2) + 2(u^2)]. I found it almost impossible to solve that integral. So I'm trying to use polar coordinates, but I don't know how to set the equations in terms of theta and radius.
 
Physics news on Phys.org
What you are thinking is exactly right. Since the region of the surface in which you are interested is given by u^2+ v^2\le 1 in the uv-plane, you use u= r cos(\theta), v= rsin(\theta). Then dudv= r dr d\theta and the integral is just
\int_{r= 0}^1\int_{\theta= 0}^{2\pi}\sqrt{4+ 2r^2}rdrd\theta[/itex]
 
When I compute the cross product, does r_theta X r_radius = r_u X r_v? In which case I could just compute r_u X r_v since it's easier right?
 
Yes! Notice that I specifically said "the uv-plane". The reason you want to change to "polar coordinates" is because you have "u^2+ v^2\le 1" and u^2+ v^2 in your integral. This have nothing to do with the xy-plane.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
4
Views
1K
Replies
7
Views
2K
Replies
1
Views
1K
Replies
2
Views
2K
Replies
33
Views
3K
Replies
5
Views
2K
Replies
11
Views
5K
Back
Top