Change of variables in integration.

vineel49
Messages
11
Reaction score
0

Homework Statement



The original integral is
$$\left[\int_0^{\infty} {\int_0^{\infty} {F(x + y,x - y) \cdot dx \cdot dy} } \right]$$

What should be the limits of the integrals. (position represented by '?' symbol)
$$\left[\int_?^? {\int_?^? {F(u,v) \cdot (\frac{1}{2})du \cdot dv} } \right]$$ .

When x+y is substituted by 'u' and x-y is substituted by 'v'

Homework Equations



use x+y= u , x-y=v, I am confused about the limits of the integrals


The Attempt at a Solution


dx*dy = 0.5 * du * dv - This I got by using Jacobian matrix.
I need help in deciding the limits of the integrals.

My approach:
$$\left[\int_0^{\infty} {\int_{\left| v \right|}^{\infty} {F(u,v) \cdot (\frac{1}{2})du \cdot dv} } \right]$$

Is this correct?
 
Last edited by a moderator:
Physics news on Phys.org
hi vineel49! :smile:
vineel49 said:
use x+y= u , x-y=v, I am confused about the limits of the integrals

try drawing it …

that's simply rotating the axes by 45°, isn't it? :wink:

(and scaling up or down by the Jacobian)

so if one of the new limits is 0 to ∞, the other must be … (not 0) to … ? :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top