Substitution Rule for Infinite Limits of Integration

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
ehrenfest
Messages
2,001
Reaction score
1
[SOLVED] limits of integration

Homework Statement


I want to substitute x=t^2 in [itex]\int_{-\infty}^{\infty}{\exp(-t^4)} dt[/itex]. What are the new limits of integration? They are both infinity aren't they? But the integral is clearly not zero? Is the problem that the substitution rule only holds for finite limits of integration?

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
The substitution introduces dx = 2t dt within the integral. Perhaps a polar coordinate form would be helpful.
 
Of course, but [tex]2t = 2 \sqrt{x}[/tex]. Why is this not valid:

[tex]\int_{-\infty}^{\infty}\exp(-t^4)dt = \int_{\infty}^{\infty}\exp(-x^2)dx/(2\sqrt{x})[/tex]

?
 
Maybe you should break the integral up into the part over t < 0 and t > 0. What does that turn into? I don't know the answer, just a suggestion.
 
I don't care how to evaluate the specific integral. My question is about the substitution rule. No one has yet explained to me why this

[tex]\int_{-\infty}^{\infty}\exp(-t^4)dt = \int_{\infty}^{\infty}\exp(-x^2)dx/(2\sqrt{x})[/tex]

is not a valid use of the substitution rule?
 
I think it's just because t^2 = x doesn't necessarily imply that t = sqrt(x).