Proving the Square of an Integral Using a Theorem

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Integral Square
ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


What theorem do you use to prove that

\left(\int_a^b f(x) dx \right)^2 = \int_a^b f(x) f(y) dx dy

?

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
What exactly does \int_a^b f(x) f(y) dx dy mean?
 
I don't think you need to use any theorem. Just look at what the RHS means, as morphism said.
 
You most certainly need a theorem here!
It is called Fubini's theorem.

The essence is that double integrals CAN be handled as iterated integrals, simplifying our job immensely.
 
morphism said:
What exactly does \int_a^b f(x) f(y) dx dy mean?

Sorry I meant \int_a^b \int_a^b f(x) f(y) dx dy.

arildno said:
You most certainly need a theorem here!
It is called Fubini's theorem.

The essence is that double integrals CAN be handled as iterated integrals, simplifying our job immensely.

But how do you prove the LHS is a double integral OR an iterated integral?
 
Fubini's theorem states that the double integral
\int \int F(x,y) dx dy
is the same as the repeated integral
\int \left(\int F(x,y)dy\right) dx[/itex]<br /> where the &quot;inner integral&quot; is taken treating x as a constant.<br /> <br /> The crucial point here is that your F(x,y)= f(x)f(y) is a product of two functions, one a function of x only, the other a function of y only.<br /> \int\left(\int f(x)f(y)dy\right)dx= \int f(x)\left(\int f(y)dy\right) dx
 
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