I want to integrate a function: Int[ 1/(x-y)^2 dx dy ] I want to change x-y to a new variable z. Can I do this? And if so how do I change the variables I am integrating over? I guess dz = dx - dy, but this doesn't go back into the equation. Is this way possible or am going in the wrong direction? And if I am going in the wrong direction, how should I go about tackling this problem? My full integral is actually over at least 6 variables paired up like: Int[ 1/sqrt((x1-y1)^2+(x2-y2)^2+(x3-y3)^2) dx1 dx2 dx3 dy1 dy2 dy3] Any pointers greatfully received!
2007-01-25
00:54:12
·
3 answers
·
asked by
CorneliusMurphy
2
in
Science & Mathematics
➔ Mathematics
The integration is across all of space for all of the variables.
2007-01-25
03:02:11 ·
update #1
Actually, I think integrating the y co-ordinates across all space will leave you with infinites, which is probably not so good. If this is the case, how do I get round these, since I need to do this integral for a path integral problem.
2007-01-25
03:39:16 ·
update #2