Double integral to simple integral

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
aldrinkleys
Messages
15
Reaction score
0
Hello. Can anyone help me, please?

R = { (x,y) [tex]\in[/tex] R² | 0 [tex]\leq[/tex] x [tex]\leq[/tex] 1, 0 [tex]\leq[/tex] y[tex]\leq 1-x[/tex]}

f is continuous at [0,1]

Show that

[tex]\iint_[/tex]R f(x+y) dxdy = [tex]\int_{[0,1]}[/tex] u f(u) du
 
Physics news on Phys.org
I tried to it. But I don't know what to do after.
 
What I did:

u = x+y
so
x = u-y
y = u-x

x [tex]\geq[/tex] 0
y [tex]\geq[/tex] 0
y [tex]\leq[/tex] 1-x

u-y [tex]\geq[/tex] 0 [tex]\rightarrow[/tex] u [tex]\geq[/tex] y
u-x [tex]\geq[/tex] 0 [tex]\rightarrow[/tex] u [tex]\geq[/tex] x
u <= 1

x [tex]\in[/tex] [0,1]
y [tex]\in[/tex] [0,1]

So

u [tex]\in[/tex] [0,1]

And I don't know what to do about the integral and the Jacobian, etc :(

what to you think about?

Ps: OMG, tex isn't working :(
 
aldrinkleys said:
… and i don't know what to do abou the integral and the jacobian, etc :(

you need two variables:

x+y and x

or x+y and y

x+y and x-y …

make a choice, then find the new limits and the Jacobian! :smile:
 
:!) I'm so happy!

Thank you very much!