Area of z^2=xy inside Hemisphere: Surface Integrals

Click For Summary

Homework Help Overview

The problem involves finding the area of the surface defined by the equation z^2 = 2xy that lies within the upper hemisphere described by x^2 + y^2 + z^2 = 1, with the condition that z > 0. The context is centered around surface integrals and the application of double integrals in a specific coordinate system.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the setup of the double integral for the area calculation and consider the need for a coordinate transformation, particularly spherical coordinates. There is uncertainty about the correct expression for the differential area element (dA) and the integration limits in the (x,y)-plane.

Discussion Status

Participants are actively engaging with the problem, raising questions about the integration region and the correctness of their derivatives. Some guidance has been offered regarding the importance of carefully determining the integration limits and the need to express the integrand accurately. There is ongoing exploration of the implications of a typographical error in the original equation.

Contextual Notes

There is a noted confusion regarding the correct formulation of the surface equation, which has implications for the integration region and the integrand. Participants express concerns about potential algebraic mistakes and the complexity of the problem setup.

Physgeek64
Messages
245
Reaction score
11

Homework Statement


Find the area of the part of z^2=xy that lies inside the hemisphere x^2+y^2+z^2=1, z>0

Homework Equations


da= double integral sqrt(1+(dz/dx)^2+(dz/dy)^2))dxdy

The Attempt at a Solution


(dz/dx)^2=y/2x
(dz/dy)^2=x/2y
=> double integral (x+y)(sqrt(2xy)^-1/5) dxdy

Now I'm guessing that a change of coordinates will be useful here. I was thinking spherical coordinates, due to the presence of a sphere. But I'm not too sure?

many thanks :)
 
Physics news on Phys.org
Physgeek64 said:

Homework Statement


Find the area of the part of z^2=xy that lies inside the hemisphere x^2+y^2+z^2=1, z>0

Homework Equations


da= double integral sqrt(1+(dz/dx)^2+(dz/dy)^2))dxdy

The Attempt at a Solution


(dz/dx)^2=y/2x
(dz/dy)^2=x/2y
=> double integral (x+y)(sqrt(2xy)^-1/5) dxdy

Now I'm guessing that a change of coordinates will be useful here. I was thinking spherical coordinates, due to the presence of a sphere. But I'm not too sure?

many thanks :)

You have made a good start. What is stopping you from going ahead? It is much too early to guess about what kind of coordinate transformation to make: write down the complete details of your final double integral first, then decide on any possible changes of variables.
 
Ray Vickson said:
You have made a good start. What is stopping you from going ahead? It is much too early to guess about what kind of coordinate transformation to make: write down the complete details of your final double integral first, then decide on any possible changes of variables.
I thought I had? I don't see how I can take that integral any further?
Thank you so much for replying- I really appreciate it :)
 
Physgeek64 said:
I thought I had? I don't see how I can take that integral any further?
Thank you so much for replying- I really appreciate it :)

But: you are only half-finished. One of the most important aspects (that you have not yet addressed) is: what is the integration region in the (x,y)-plane? Without that, you can go nowhere.

Besides: your expression for dA is incorrect: it is not ##(x+y)/\sqrt{2xy} \: dx \, dy##.
 
Ray Vickson said:
But: you are only half-finished. One of the most important aspects (that you have not yet addressed) is: what is the integration region in the (x,y)-plane? Without that, you can go nowhere.

Besides: your expression for dA is incorrect: it is not ##(x+y)/\sqrt{2xy} \: dx \, dy##.
Ohh of course. So would the limits be x=-sqrt(1-y^2) to x=sqrt(1-y^2) and y from -1 to 1?

Is it not?

I got dz/dx=y/sqrt(2xy) and dz/dy=x/sqrt(2xy)

so 1+(dz/dx)^2+(dz/dy)^2= 1+y/2x+x/2y = (2xy+y^2+x^2)/2xy = (x+y)^2/2xy

so sqrt(1+(dz/dx)^2+(dz/dy)^2) = (x+y)/sqrt(2xy) ?

I am known for making a lot of algebraic mistakes so its more than possible that I've don't this wrong, but I can't see where

Thank you :)
 
Physgeek64 said:
Ohh of course. So would the limits be x=-sqrt(1-y^2) to x=sqrt(1-y^2) and y from -1 to 1?

Is it not?

I got dz/dx=y/sqrt(2xy) and dz/dy=x/sqrt(2xy)

so 1+(dz/dx)^2+(dz/dy)^2= 1+y/2x+x/2y = (2xy+y^2+x^2)/2xy = (x+y)^2/2xy

so sqrt(1+(dz/dx)^2+(dz/dy)^2) = (x+y)/sqrt(2xy) ?

I am known for making a lot of algebraic mistakes so its more than possible that I've don't this wrong, but I can't see where

Thank you :)

Your region is still incorrect. Instead of writing down the first thing that pops into your mind, take the time to it out carefully and in detail from first principles. (1) What determines the integration region in (x,y) - space? (2) How would you express this algebraically? (3) You will get a boundary curve in (x,y)-space. In terms of its algebraic characterization, what type of curve will you get?

You may need to devote quite a bit of time and effort to this part of the problem, in which case there are no shortcuts. It is more important to get it right than to save some time.

I would bet that you have worked out such problems before, in other courses, or maybe earlier in the current course.

And no: you still do not have the correct expression for dA. One last hint: your derivatives ##\partial z/\partial x## and ##\partial z/\partial y## are wrong.
 
Ray Vickson said:
Your region is still incorrect. Instead of writing down the first thing that pops into your mind, take the time to it out carefully and in detail from first principles. (1) What determines the integration region in (x,y) - space? (2) How would you express this algebraically? (3) You will get a boundary curve in (x,y)-space. In terms of its algebraic characterization, what type of curve will you get?

You may need to devote quite a bit of time and effort to this part of the problem, in which case there are no shortcuts. It is more important to get it right than to save some time.

I would bet that you have worked out such problems before, in other courses, or maybe earlier in the current course.

And no: you still do not have the correct expression for dA. One last hint: your derivatives ##\partial z/\partial x## and ##\partial z/\partial y## are wrong.
Ray Vickson said:
Your region is still incorrect. Instead of writing down the first thing that pops into your mind, take the time to it out carefully and in detail from first principles. (1) What determines the integration region in (x,y) - space? (2) How would you express this algebraically? (3) You will get a boundary curve in (x,y)-space. In terms of its algebraic characterization, what type of curve will you get?

You may need to devote quite a bit of time and effort to this part of the problem, in which case there are no shortcuts. It is more important to get it right than to save some time.

I would bet that you have worked out such problems before, in other courses, or maybe earlier in the current course.

And no: you still do not have the correct expression for dA. One last hint: your derivatives ##\partial z/\partial x## and ##\partial z/\partial y## are wrong.

I'm really struggling to think of how to do that though.

And again, I'm really sorry but I don't see how? z=sqrt(2xy) dz/dx=1/2*(2y)*(2xy)^-1/2 = y/(2xy)^1/2 ? or have I made another mistake that I just can't see
 
You wrote ##z^2 = xy## in the original post. Now you're saying ##z = \sqrt{2xy}##. Which is correct?
 
vela said:
You wrote ##z^2 = xy## in the original post. Now you're saying ##z = \sqrt{2xy}##. Which is correct?
Ahh my mistake. It was meant to be z^2=2xy in the original post. Sorry!
 
  • #10
Physgeek64 said:
Ahh my mistake. It was meant to be z^2=2xy in the original post. Sorry!

That changes everything! It changes the (x,y)-region, it changes the integrand---everything.
 
  • #11
Ray Vickson said:
That changes everything! It changes the (x,y)-region, it changes the integrand---everything.
I'm really sorry :( I didn't mean to mistype it- I'm just not that good with computers.

But I'm lost as to where to go from here...
 
  • #12
Physgeek64 said:
I'm really sorry :( I didn't mean to mistype it- I'm just not that good with computers.

But I'm lost as to where to go from here...

All my previous advice still holds: (1) work out the (x,y)-region carefully, from first principles. (2) Double-check your x and y-derivatives of ##z = \sqrt{2} \sqrt{xy}##. (3) Write down in detail the integration involved in getting your final answer. (4) Then, and only then, worry about how to actually do the integral or integrals.

Beyond that, I am not permitted to say more, at least by my interpretation of the PF rules.
 
  • #13
Ray Vickson said:
All my previous advice still holds: (1) work out the (x,y)-region carefully, from first principles. (2) Double-check your x and y-derivatives of ##z = \sqrt{2} \sqrt{xy}##. (3) Write down in detail the integration involved in getting your final answer. (4) Then, and only then, worry about how to actually do the integral or integrals.

Beyond that, I am not permitted to say more, at least by my interpretation of the PF rules.

Its fine I managed to work it out. But thank you for your help anyway :)
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
Replies
1
Views
2K
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K