Solving a Tough Integral: Volume of First Octant Region

  • Thread starter Thread starter STEMucator
  • Start date Start date
  • Tags Tags
    Integral Volume
Click For Summary

Homework Help Overview

The discussion revolves around computing the volume of a region in the first octant defined by certain cylindrical surfaces and coordinate planes. The original poster is tasked with setting up a double integral to find this volume, specifically using Cartesian coordinates.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to determine the limits of integration for the double integral based on the given surfaces. They initially propose limits that describe a rectangle but question their validity. Other participants challenge these limits, suggesting that the surfaces are not cylinders but rather parabolic boundaries, prompting further exploration of the correct limits based on graphical interpretation.

Discussion Status

Participants are actively questioning the assumptions made about the shapes involved and are discussing the need for visual representation to clarify the limits of integration. There is a recognition that the original interpretation of the surfaces may have been incorrect, leading to a more nuanced understanding of the problem.

Contextual Notes

There is an ongoing discussion about the nature of the surfaces involved, with participants noting that they are parabolic rather than cylindrical. The original poster expresses confusion regarding the design of the problem and the implications of the surfaces on the limits of integration.

STEMucator
Homework Helper
Messages
2,076
Reaction score
140

Homework Statement



I ran into this tough integral. I am asked to compute the volume of the following region using a double integral with ##a, b, c > 0##.

The first octant region bounded by the co-ordinate planes ##x=0##, ##y=0##, ##z=0## and the cylinders ##a^2y = b(a^2-x^2)## and ##a^2z = c(a^2-x^2)##.

Homework Equations



$$V = \int \int_R f(x,y) dA$$

The Attempt at a Solution



They want this solved as a Cartesian integral, so the first thing I did was find ##z##:

$$a^2z = c(a^2-x^2) \Rightarrow z = c(1 - \frac{x^2}{a^2})$$

Hence we want the volume integral:

$$V = \int \int_R f(x,y) dA = \int \int_R c(1 - \frac{x^2}{a^2}) dA$$

Now I'm not entirely certain what the proper limits are in terms of ##x## and ##y##. If we consider the other cylinder ##a^2y = b(a^2-x^2)## with ##y=0##, we get:

$$0= b(a^2-x^2) \Rightarrow x = \pm a$$

If ##x = 0##, then:

$$a^2y = ba^2 \Rightarrow y = b$$

So I get the limits ##0 ≤ x ≤ a## and ##0 ≤ y ≤ b##. Are these limits reasonable?
 
Last edited:
Physics news on Phys.org
Zondrina said:

Homework Statement



I ran into this tough integral. I am asked to compute the volume of the following region using a double integral with ##a, b, c > 0##.

The first octant region bounded by the co-ordinate planes ##x=0##, ##y=0##, ##z=0## and the cylinders ##a^2y = b(a^2-x^2)## and ##a^2z = c(a^2-x^2)##.

Homework Equations



$$V = \int \int_R f(x,y) dA$$

The Attempt at a Solution



They want this solved as a Cartesian integral, so the first thing I did was find ##z##:

$$a^2z = c(a^2-x^2) \Rightarrow z = c(1 - \frac{x^2}{a^2})$$

Hence we want the volume integral:

$$V = \int \int_R f(x,y) dA = \int \int_R c(1 - \frac{x^2}{a^2}) dA$$

Now I'm not entirely certain what the proper limits are in terms of ##x## and ##y##. If we consider the other cylinder ##a^2y = b(a^2-x^2)## with ##y=0##, we get:

$$0= b(a^2-x^2) \Rightarrow x = \pm a$$

If ##x = 0##, then:

$$a^2y = ba^2 \Rightarrow y = b$$

So I get the limits ##0 ≤ x ≤ a## and ##0 ≤ y ≤ b##. Are these limits reasonable?

No, those limits are not reasonable. They would describe a rectangle in the xy plane. Have you drawn a picture of your surfaces and your domain in the xy plane?
 
LCKurtz said:
No, those limits are not reasonable. They would describe a rectangle in the xy plane. Have you drawn a picture of your surfaces and your domain in the xy plane?

Something just occurred to me... those are not cylinders. Even re-arranging the givens does not give you a cylinder.

$$\frac{y}{b} + \frac{x^2}{a^2} = 1$$
$$\frac{z}{c} + \frac{x^2}{a^2} = 1$$
 
It's true they aren't cylinders, but they are cylindrical surfaces. Like I asked before, have you drawn any pictures?
 
Should look like this right:

ImageUploadedByPhysics Forums1409244728.493717.jpg


That dotted line is poorly drawn.
 
Last edited:
The whole thing is poorly drawn. But what you need is a picture of the domain in the xy plane with equations and intercepts labelled. That's where you will find the proper xy limits. And you might also identify the type of curves you are drawing. They aren't circles...
 
LCKurtz said:
The whole thing is poorly drawn. But what you need is a picture of the domain in the xy plane with equations and intercepts labelled. That's where you will find the proper xy limits. And you might also identify the type of curves you are drawing. They aren't circles...

They are parabolas.

I have ##z = c(1 - \frac{x^2}{a^2})##, under it I have the x-y surface given by:
$$a^2y = b(a^2 - x^2) \Rightarrow y = b(1 - \frac{x^2}{a^2})$$

These are equal when ##b = c##.
 
LCKurtz said:
The whole thing is poorly drawn. But what you need is a picture of the domain in the xy plane with equations and intercepts labelled. That's where you will find the proper xy limits. And you might also identify the type of curves you are drawing. They aren't circles...

Zondrina said:
They are parabolas.

I have ##z = c(1 - \frac{x^2}{a^2})##, under it I have the x-y surface given by:
$$a^2y = b(a^2 - x^2) \Rightarrow y = b(1 - \frac{x^2}{a^2})$$

These are equal when ##b = c##.

But you don't have b = c. At the risk of repeating myself, read the red above again. You have a portion of a parabola as a boundary of your region. How do you get the limits? It's a simple calc II problem.
 
LCKurtz said:
But you don't have b = c. At the risk of repeating myself, read the red above again. You have a portion of a parabola as a boundary of your region. How do you get the limits? It's a simple calc II problem.

You read them right off the graph. I must clearly be misunderstanding something, because even reading them off a graph gives me ##0 ≤ x ≤ a## and ##0 ≤ y ≤ b(1 - \frac{x^2}{a^2})##.
 
Last edited:
  • #10
I believe those are the correct limits in my post above now. Sorry for the double.
 
  • #11
Zondrina said:
You read them right off the graph. I must clearly be misunderstanding something, because even reading them off a graph gives me ##0 ≤ x ≤ a## and ##0 ≤ y ≤ b(1 - \frac{x^2}{a^2})##.

Those are the correct limits, assuming you use the dydx order in your double integral. In your original post you had ##0\le x \le a## and ##0\le y \le b## which described a rectangle. What are you still misunderstanding?
 
  • Like
Likes   Reactions: 1 person
  • #12
LCKurtz said:
Those are the correct limits, assuming you use the dydx order in your double integral. In your original post you had ##0\le x \le a## and ##0\le y \le b## which described a rectangle. What are you still misunderstanding?

I misunderstand why the question is so poorly designed. I was under the impression i was projecting cylinders.

Turns out that wasn't the case.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
Replies
4
Views
3K
Replies
7
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
8
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K