How do I solve this multiple integral in the given domain?

Click For Summary

Homework Help Overview

The discussion revolves around evaluating a multiple integral over a specified region in three-dimensional space defined by the inequalities involving spherical and cylindrical coordinates. The integral in question is ∫∫∫C z dxdydz, where C is a subset of ℝ3 constrained by the conditions x² + y² + z² ≤ 1 and z ≥ √(3x² + 8y²).

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the use of spherical and cylindrical coordinates to set up the integral, with some expressing difficulty in determining the limits for integration. There are attempts to derive conditions for the angles and radial coordinates, as well as suggestions to focus on the (x,y) region first.

Discussion Status

Some participants have provided guidance on how to approach the problem, including suggestions to visualize the region of integration and to consider the implications of the inequalities involved. There is an acknowledgment of multiple approaches being explored, but no consensus has been reached on a single method.

Contextual Notes

Participants note the complexity of the conditions imposed by the inequalities and the challenges in transitioning between coordinate systems. There is also mention of the possibility of switching to polar coordinates after determining the (x,y) region.

Aner
Messages
9
Reaction score
0

Homework Statement


Hi, I have a problem with the following exercise.
Let C={(x,y,z)∈ℝ3 : x2+y2+z2≤1, z≥√(3x2+8y2)} be a subset of ℝ3. Calculate ∫∫∫C z dxdydz.

Homework Equations



Spherical coordinates, given by x=ρsinΦcosθ, y=ρsinΦsinθ, z=ρcosΦ, and cylindrical coordinates which are x=ρcosα, y=ρsinα, z=z

The Attempt at a Solution



The problem is that, starting from the set C I believe that √(3x2+8y2)≤z≤√(1-x2-y2) so that I should integrate the "∫zdz part" between these two extremes. But when it comes to the conditions on x and y I don't know how to proceed further. I tried to use spherical coordinates so that the first condition becomes ρ2≤1 but then the second one becomes cos(Φ)≥√(3sin2(Φ)cos2(θ)+8sin2(Φ)sin2(θ)) which is worse than the original condition. I also tried to use cylindrical coordinates so that even though the first condition does not improve much the second one becomes z2≥3ρ2cos2(α)+8ρ2sin2(α), which is better than the one I obtained using spherical coordinates, but even so I didn't go very far. Obviously there is some idea I am missing, what is in your opinion the best way to go on?
 
Last edited:
Physics news on Phys.org
You are right about using spherical co-ordinates. Applying the transformation will yield ##0 \leq \rho \leq 1## as you have found already.

The limits for ##\theta## can be found by using your imagination. Are you integrating over a full ##2 \pi## or only half of that? If you sketch the region, it will be clear what the limits for ##\theta## are.

As for ##\phi##, you have the right idea, but you seem to have stopped mid-computation. Once you get here:

$$\cos( \phi ) \geq \sqrt{3 \cos^2( \theta ) \sin^2( \phi ) + 8 \sin^2( \theta ) \sin^2( \phi )}$$

Factor out ##\sin^2( \phi )## to obtain:

$$\cot( \phi ) \geq \sqrt{3 \cos^2( \theta ) + 8 \sin^2( \theta )}$$
 
  • Like
Likes   Reactions: Aner
Aner said:

Homework Statement


Hi, I have a problem with the following exercise.
Let C={(x,y,z)∈ℝ3 : x2+y2+z2≤1, z≥√(3x2+8y2)} be a subset of ℝ3. Calculate ∫∫∫C z dxdydz.

Homework Equations



Spherical coordinates, given by x=ρsinΦcosθ, y=ρsinΦsinθ, z=ρcosΦ, and cylindrical coordinates which are x=ρcosα, y=ρsinα, z=z

The Attempt at a Solution



The problem is that, starting from the set C I believe that √(3x2+8y2)≤z≤√(1-x2-y2) so that I should integrate the "∫zdz part" between these two extremes. But when it comes to the conditions on x and y I don't know how to proceed further. I tried to use spherical coordinates so that the first condition becomes ρ2≤1 but then the second one becomes cos(Φ)≥√(3sin2(Φ)cos2(θ)+8sin2(Φ)sin2(θ)) which is worse than the original condition. I also tried to use cylindrical coordinates so that even though the first condition does not improve much the second one becomes z2≥3ρ2cos2(α)+8ρ2sin2(α), which is better than the one I obtained using spherical coordinates, but even so I didn't go very far. Obviously there is some idea I am missing, what is in your opinion the best way to go on?

Personally, I would not use cylindrcal or spherical coordinates; I would first just attempt to determine the ##(x,y)## region ##R_{xy}##, which is the region where ##\sqrt{1-x^2-y^2} \geq \sqrt{3x^2+8y^2}. ##
Then I would do the integral
\int \! \int_{R_{xy}} \left( \int_{\sqrt{3x^2+8y^2}}^{\sqrt{1-x^2-y^2}} z \, dz \right) \, dx dy .
 
  • Like
Likes   Reactions: Aner
Ray Vickson said:
Personally, I would not use cylindrcal or spherical coordinates; I would first just attempt to determine the ##(x,y)## region ##R_{xy}##, which is the region where ##\sqrt{1-x^2-y^2} \geq \sqrt{3x^2+8y^2}. ##
Then I would do the integral
\int \! \int_{R_{xy}} \left( \int_{\sqrt{3x^2+8y^2}}^{\sqrt{1-x^2-y^2}} z \, dz \right) \, dx dy .

This way is nice too because you can switch over to polar co-ordinates once you obtain an ##xy## integral.
 
  • Like
Likes   Reactions: Aner
Thank you very much! I will try to use both the approaches. I didn't go further with the calculations of the second conditions using spherical coordinates because I didn't understand how to use that condition but now I understand that I needed your last passage, and I didn't really thought that I could switch to spherical coordinates midway through the integration. I will try to solve the integral and when I'm done I will post my solution here
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
12
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K