Finding three orders of integration for a triple integral over unusual region

Click For Summary

Homework Help Overview

The discussion revolves around finding different orders of integration for a triple integral over a complex region in three-dimensional space. The original poster attempts to define the region D for integration, which is constrained by specific inequalities involving the variables x_1, x_2, and x_3.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various orders of integration and the challenges in defining the region D appropriately. The original poster identifies two successful orders of integration but struggles with a third due to the interdependence of the limits for x_3 on both x_1 and x_2. Suggestions include considering coordinate transformations and splitting the region into smaller subsets.

Discussion Status

Some participants have offered suggestions for re-evaluating the coordinate system and redefining the region D. The original poster has made progress in redefining subsets of D but is seeking confirmation on the correctness of their reasoning and whether to continue splitting the region further.

Contextual Notes

The original poster notes that the problem requires integration in terms of the original coordinates and expresses concern about the implications of transforming the coordinate system. There is an emphasis on ensuring that the limits of integration are correctly defined based on the inequalities provided.

mistahkurtz
Messages
4
Reaction score
0

Homework Statement


fvwwS.png


2. The attempt at a solution

It's not hard to find two orders of integration.

(1) Integrate first with respect to x_3, then with respect to x_2, and then with respect to x_1, by dividing D into two regions:

D = \{x \in R^3 \mid -1 \leq x_1 < 0, -\sqrt{1-x_1^2} \leq x_2 \leq \sqrt{1-x_1^2}, -\sqrt{5 - x_1 - x_2} \leq x_3 \leq \sqrt{5 - x_1 - x_2}\} \cup \{x \in R^3 \mid 0 \leq x_1 \leq 1, -\sqrt{1-x_1^2} \leq x_2 \leq 1-x_1, -\sqrt{5 - x_1 - x_2} \leq x_3 \leq \sqrt{5 - x_1 - x_2}\}

(2) Integrate first with respect to x_3, then with respect to x_1, and then with respect to x_2, by dividing D into three regions

D = \{x \in R^3 \mid -1 \leq x_2 < 1, -\sqrt{1-x_2^2} \leq x_1 < 0, -\sqrt{5 - x_1 - x_2} \leq x_3 \leq \sqrt{5 - x_1 - x_2}\} \cup \{x \in R^3 \mid 0 \leq x_2 \leq 1, 0 \leq x_1 \leq 1-x_2, -\sqrt{5 - x_1 - x_2} \leq x_3 \leq \sqrt{5 - x_1 - x_2}\} \cup \{x \in R^3 \mid -1 \leq x_2 \leq 0, 0 \leq x_1 \leq \sqrt{1-x_2^2}, -\sqrt{5 - x_1 - x_2} \leq x_3 \leq \sqrt{5 - x_1 - x_2}\}

(3) I'm having difficulty finding how to define D so that I can integrate first with respect to x_2 or x_1, then with respect to x_3, and last with respect to x_1 or x_2. The problem is that the limits of x_3 depend on both x_1 and x_2, and I can't seem to manipulate the inequalities correctly to give me what I want.

I tried following the method used in Example 5 here (http://www.math.umn.edu/~nykamp/m2374/readings/tripintex/) in order to redefine just the subset of D for which x_1 and x_2 are non-negative, let's call it D_1.

D_1 = \{x \in R^3 \mid 0 \leq x_1 \leq 1, 0 \leq x_2 \leq 1-x_1, 0 \leq x_3 \leq \sqrt{5 - x_1 - x_2}\}

Since it is also true that 0 \leq x_3 \leq \sqrt{5 - x_1} and 0 \leq x_2 \leq 5 -x_1 - x_3^2, that website recommends defining

D_1 = \{x \in R^3 \mid 0 \leq x_1 \leq 1, 0 \leq x_3 \leq \sqrt{5 - x_1}, 0 \leq x_2 \leq 5 -x_1 - x_3^2\}

but I don't think that's right. If that were correct, (0.5,4.5,0) would be a point in D_1, which it isn't since if x_1=1, then it must be the case that 0 \leq x_2 \leq 0.5. So basically, I'm stumped. :(
 
Last edited:
Physics news on Phys.org
Have you tried rotating the coordinate system in the x_1 x_2-plane by 45 degrees?
 
ystael said:
Have you tried rotating the coordinate system in the x_1 x_2-plane by 45 degrees?

I thought about doing that. But wouldn't the integral no longer be "an integral of a function f(x) over the region D," as the problem explicitly states, but rather "an integral of a function f(\Phi(x)) over the region \phi(D)" where \Phi(x) is the linear transformation that rotates the coordinate system in the x_1 x_2 plane?

EDIT: Yeah, I asked my professor (who wrote the problem), and he says the integral must be written in terms of the coordinates x_1, x_2, x_3.
 
Last edited:
Well, I think I've progressed a bit towards finding an answer. I think I know how to redefine D_1. This

D_1 = \{x \in R^3 \mid 0 \leq x_1 \leq 1, 0 \leq x_3 \leq \sqrt{5 - x_1}, 0 \leq x_2 \leq 5 -x_1 - x_3^2\}

is wrong because the upper limit of x_2 should be the minimum of 1 - x_1 and 5 - x_1 - x_3^2 not simply 5 - x_1 - x_3^2. Then, since 1 - x_1 \leq 5 - x_1 - x_3^2 if and only if x_3 \leq 2, we have

D_1 = \{x \in R^3 \mid 0 \leq x_1 \leq 1, 2 < x_3 \leq \sqrt{5 - x_1}, 0 \leq x_2 \leq 5 -x_1 - x_3^2\} \cup \{x \in R^3 \mid 0 \leq x_1 \leq 1, 0 \leq x_3 \leq 2, 0 \leq x_2 \leq 1-x_1\}

Is my reasoning correct? Should I continue doing this - splitting up D into smaller regions and redefining them so the limits of x_3 depend only on x_1?
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
15
Views
3K
Replies
9
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K