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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
4
Views
2K
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