Is the Change of Variables in this Integral Well Defined?

Click For Summary
SUMMARY

The discussion centers on the validity of a change of variables in a double integral involving the variables τ' and τ''. The author splits the integral into two regions based on the relationship between τ' and τ''. The change of variables u = τ'' and s = τ'' - τ' is analyzed, with a focus on the Jacobian determinant, which is essential for correctly transforming the integral measures. The conclusion emphasizes that while simple changes can be treated directly, more complex transformations require the use of the Jacobian to ensure accuracy in the integration process.

PREREQUISITES
  • Understanding of double integrals and their properties
  • Familiarity with change of variables in calculus
  • Knowledge of Jacobian determinants in multivariable calculus
  • Experience with mathematical software like Maple for symbolic computation
NEXT STEPS
  • Study the concept of Jacobian determinants in detail
  • Learn about the application of change of variables in multiple integrals
  • Explore advanced integration techniques using Maple
  • Review examples of variable transformations in multivariable calculus
USEFUL FOR

Mathematicians, physics students, and anyone involved in advanced calculus or integral transformations will benefit from this discussion.

LAHLH
Messages
405
Reaction score
2
Hi,

I'm reading an article where an integral of the form:

\int^{\infty}_{-\infty}\,\mathrm{d}\tau' \int^{\infty}_{-\infty}\,\mathrm{d}\tau''...

The author then splits this into the region whereby \tau' >\tau'', and the region \tau''>\tau'.

\int^{\infty}_{-\infty}\,\mathrm{d}\tau' \int^{\infty}_{\tau'}\,\mathrm{d}\tau''...+\int^{\infty}_{-\infty}\,\mathrm{d}\tau' \int^{\tau'}_{-\infty}\,\mathrm{d}\tau''...

For the first integral the change of variables u=\tau'',s=\tau''-\tau' is made, (and for the second part the change u=\tau',s=\tau'-\tau'')

Focusing on just say the first integral for clarity, is this change of variables really well defined? I mean we could write \tau' =u-s, \tau''=u and then we arrive at \mathrm{d}\tau'=du-ds, \mathrm{d}\tau''=du. How does one uniquely change the s integral measure? My instincts say I should just use \mathrm{d}\tau'' \rightarrow du, \mathrm{d}\tau'\rightarrow -ds but I don't really know how to justify this.

Secondly the limits, starting with the \tau'' integral, \tau'' \in [\tau', +\infty]\rightarrow u \in [u-s ,+\infty]...but the variable u can't be in it's own lower limit??

I can see by eye, if you like, that the max and min values of \tau' are going to be u \in [-\infty,+\infty], s \in [0,\infty], and indeed this is what the author has written, but how to show this analytically?

I tried to use Maple, just to see if it could do it using the change of variables commands, but it said it was "unable to solve the change of variable equations"
 
Physics news on Phys.org
LAHLH said:
I mean we could write \tau' =u-s, \tau''=u and then we arrive at \mathrm{d}\tau'=du-ds, \mathrm{d}\tau''=du. How does one uniquely change the s integral measure? My instincts say I should just use \mathrm{d}\tau'' \rightarrow du, \mathrm{d}\tau'\rightarrow -ds but I don't really know how to justify this.

When changing variables in a multi-integral, that's not how it works. In the double integral case you sort of have to think of it as an area integral dA, which in the current coordinates dA = d\tau'd\tau''. When you change variables, though, dA needs to be expressed in terms of the new variables, dA = |\mathcal J| du ds, where |\mathcal J(u,s)| is something called the Jacobian (or jacobian determinant, to be technically correct), which describes the scaling factor that accounts for the change of variables. You compute the jacobian as:

|\mathcal J(s,u)| = \left|\begin{array}{c c} \frac{\partial \tau'}{\partial u} & \frac{\tau''}{\partial u} \\ \frac{\partial \tau'}{\partial s} & \frac{\partial \tau''}{\partial s} \end{array}\right|

Of course, since your changes of variables are rather simple (one of the variables you're just relabeling), you can get away with doing the one dimensional sort of thing: in the first term, the first integral is

\int_{\tau&#039;}^\infty d\tau&#039;&#039;[/itex]<br /> <br /> As far as this integral is concerned, you can treat \tau&amp;#039; as a constant:<br /> <br /> \int_{\tau&amp;#039;-\tau&amp;#039;}^\infty d(\tau&amp;#039;&amp;#039;-\tau&amp;#039;) = \int_{0}^\infty ds[/itex]&lt;br /&gt; &lt;br /&gt; But if the change of variables isn&amp;#039;t that simple, you need to use the jacobian method.
 
Last edited:
Thanks a lot for the reply.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
8K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
6K