Why Does Changing Variables in an Integral Preserve Equality?

  • Thread starter Thread starter FlorenceC
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
FlorenceC
Messages
24
Reaction score
0

Homework Statement


prove that the ∫01 f(x) = ∫01f(1-x)

Homework Equations

The Attempt at a Solution


I got all the way to ∫01-f(u) du where u = 1-x but I don;t know how to prove it.
 
Physics news on Phys.org
FlorenceC said:

Homework Statement


prove that the ∫01 f(x) = ∫01f(1-x)

Homework Equations

The Attempt at a Solution


I got all the way to ∫01-f(u) du where u = 1-x but I don;t know how to prove it.
When you substitute the integration variable the limits also change.
 
ehild said:
When you substitute the integration variable the limits also change.
Okay, so -∫1 f(u) du = ∫01f(u) du. but how do i relate this to ∫f(x)?
 
FlorenceC said:
Okay, so -∫1 f(u) du = ∫01f(u) du. but how do i relate this to ∫f(x)?

Don't you see that ##\int_0^1 f(x) \, dx = \int_0^1 f(u) \, du = \int_0^1 f(\text{anything}) \, d\text{anything}##?
 
FlorenceC said:
Okay, so -∫1 f(u) du = ∫01f(u) du. but how do i relate this to ∫f(x)?
Ray Vickson said:
Don't you see that ##\int_0^1 f(x) \, dx = \int_0^1 f(u) \, du = \int_0^1 f(\text{anything}) \, d\text{anything}##?
To elaborate on what Ray said, I have added variables in the limits of integration to emphasize that in each integral we have a different dummy variable.
$$ \int_{x = 0}^1 f(x) \, dx = \int_{u = 0}^1 f(u) \, du = \int_{\text{anything} = 0}^1 f(\text{anything}) \, d\text{anything}$$

When you use substution to change the variable of integration, you need to either change the limits of integration (which was not done in the above) or undo the substitution.