Change of Variables of f(x+y) (In Multiple Integrals)

Click For Summary
SUMMARY

The forum discussion focuses on computing the integral \(\int\int\frac{\sin^{2}(x+y)}{(x+y)} dxdy\) over the triangular region defined by vertices (0,1), (1,0), and (0,0) using a change of variables. The suggested transformation is \(u = x + y\) and \(v = x\), which simplifies the double integral to \(\int_0^1 u f(u) du\). The Jacobian determinant is |J| = 1, allowing for straightforward integration without additional complexity. The final result aligns with the solution to Problem 24 in Section 15.9 of Stewart's "Calculus: Early Transcendentals".

PREREQUISITES
  • Understanding of double integrals in calculus
  • Familiarity with change of variables in multiple integrals
  • Knowledge of Jacobian determinants
  • Basic trigonometric functions and their integrals
NEXT STEPS
  • Study the change of variables technique in multiple integrals
  • Learn about Jacobian determinants and their applications
  • Explore the properties of trigonometric integrals
  • Review Problem 24 in Section 15.9 of Stewart's "Calculus: Early Transcendentals"
USEFUL FOR

Students and educators in calculus, particularly those focusing on multiple integrals and variable transformations, as well as anyone seeking to deepen their understanding of integration techniques in mathematical analysis.

Jadehaan
Messages
23
Reaction score
0

Homework Statement


The problem is as follows: Let T be the triangle with vertices (0,1), (1,0), (0,0). Compute the integral \int\int\frac{sin^{2}(x+y)}{(x+y)} dxdy by making an appropriate change of variables. (Hint: check #24 Section 15.9)


Homework Equations


Problem 24 in 15.9 of Stewart Calculus Early Transcendentals: Let f be continuous on [0,1] and let R be the triangular region with vertices (0,1), (1,0) and (0,0). Show that
\int\intf(x+y)dA =\int_{0}^{1}uf(u)du



The Attempt at a Solution


I am confused at what values I should assign u and v in order to change the variables appropriately. Assuming the answer to #24, I obtained the solution to be (1/2)-(1/4)sin(2)
Thanks for any help or tips that point me in the right direction,
Jim
 
Physics news on Phys.org
The key to #24 is the fact that the side of the triangle not on one of the axes has the equation x + y = 1. That suggests letting one of the variables by x + y. And there is no reason to change the other variable, so try:

u = x + y
v = x

The corners of the xy triangle go to (u,v) like this:

(0,0 ) --> (0,0)
(1,0) --> (1,1)
(0,1) --> (1,0)

Your exercise is to show that

\int\int_A f(x+y)\,dA = \int_0^1uf(u)\,du

Notice on the right side, what would normally be a double integral has been integrated in the v variable (the one that isn't in the f()) already, so set up the change of variables that way. The way we set it up, the non-x+y variable is v also. Since |J| = 1 I will leave the Jacobian out. Our vu limits become:

\int_0^1\int_0^u f(u)\,dvdu

Now you can do the inner integral without knowing f.
 
Got it, thanks!
 

Similar threads

Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
21
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K