InaudibleTree
- 9
- 0
Homework Statement
Let f be integrable on the closed interval [-a,a]
If f is an even function, then
\int^a_{-a}f(x)\,dx = 2\int^a_0f(x)\,dx
Prove this.
Homework Equations
The Attempt at a Solution
The solution is given in the book.
Because f is even, you know that f(x) = f(-x). Using the substitution u = -x produces
\int^0_{-a}f(x)\,dx =\int^0_af(-u)\,(-du) = -\int^0_af(u)\,du<br /> =\int^a_0f(u)\,du = \int^a_0f(x)\,dx
Now that part that confuses me is \int^a_0f(u)\,du = \int^a_0f(x)\,dx
Wouldnt u=-x mean du=-dx which would produce \int^a_0f(u)\,du = -\int^a_0f(x)\,dx
I know my reasoning must fall apart somewhere, since that would mean
If f is an even function, then \int^a_{-a}f(x)\,dx = 0.
I just cannot see how my reasoning is wrong.
If it makes any difference this is the remainder of the proof in the book.
\int^a_{-a}f(x)\,dx =\int^0_{-a}f(x)\,dx + \int^a_0f(x)\,dx<br /> =\int^a_0f(x)\,dx + \int^a_0f(x)\,dx = 2\int^a_0f(x)\,dx