Could Surface Integration of z^2=2xy Be Simplified?

twotwelve
Messages
9
Reaction score
0
Apostol page 429, problem 4

Is there a better way to set up this problem or have I made a mistake along the way?
(ie easier to integrate by different parameterization)

Homework Statement


Find the surface area of the surface z^2=2xy lying above the xy plane and bounded by x=2 and y=1.

Homework Equations


<br /> S=r(T)<br /> =\bigg(<br /> X(x,y),Y(x,y),Z(x,y)<br /> \bigg)<br /> =\bigg(<br /> x,y,\sqrt{2xy}<br /> \bigg)<br />
<br /> \frac{\partial r}{\partial x}=(1,0,\frac{\sqrt{2y}}{2\sqrt{x}})<br />
<br /> \frac{\partial r}{\partial y}=(0,1,\frac{\sqrt{2x}}{2\sqrt{y}})<br />
<br /> \frac{\partial r}{\partial x}\times\frac{\partial r}{\partial y}<br /> =\bigg(<br /> -\frac{\sqrt{2y}}{2\sqrt{x}},-\frac{\sqrt{2x}}{2\sqrt{y}},1<br /> \bigg)<br />
<br /> \left|\left|\frac{\partial r}{\partial x}\times\frac{\partial r}{\partial t}\right|\right|<br /> =\sqrt{1+\frac{2y}{4x}+\frac{2x}{4y}}<br />
<br /> a(S)=\int_0^1 \int_0^2 \sqrt{1+\frac{2y}{4x}+\frac{2x}{4y}}\,dx\,dy<br />
 
Last edited:
Physics news on Phys.org
Did I perhaps set something up wrong? Could this be parameterized somehow as an Elliptic Paraboloid?
 
Last edited:
You are on the right track. It's actually easy to continue. Add the terms under the radical and rewrite is as

\frac 1 {\sqrt 2}\sqrt{\frac {(x+y)^2}{xy}}

and take the root in the numerator.
 
Yes, thank you. I was actually inquiring if anyone could find a better way to represent the surface area.
 
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...
Back
Top