Niles
- 1,834
- 0
Homework Statement
Hi
I wish to perform an integral of the form
<br /> \int_0^a {\int_0^b {f\left( {x - y} \right)dxdy} } <br />
What I do first is to define s := x-y, and ds = dx. Then we get
<br /> \int_0^a {\int_{-y}^{b-y} {f\left( {s} \right)dsdy} } <br />
Then I can define t := x+y, so dt = dy. Then I get
<br /> \int_{x}^{x+a} {\int_{-y}^{b-y} {f\left( {s} \right)dsdt} } <br />
I also have to multiply by 2, since it is the Jacobian of the transformation. But look at the limits: It doesn't seem to make things easier. Where am I going wrong?
Last edited: