Holder's inequality for integrals

  • Context: Graduate 
  • Thread starter Thread starter brydustin
  • Start date Start date
  • Tags Tags
    Inequality Integrals
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
9 replies · 6K views
brydustin
Messages
201
Reaction score
0
Does anyone know a simple proof for holder's inequality?

I would be more interested in seeing the case of
|∫fg|≤ sqrt(∫f^2)*sqrt(∫g^2)
 
Physics news on Phys.org
brydustin said:
Does anyone know a simple proof for holder's inequality?

I would be more interested in seeing the case of
|∫fg|≤ sqrt(∫f^2)*sqrt(∫g^2)



Be sure you can prove the following:

1) For any [itex]x,y\in\mathbb R\,\,,\,\,xy\leq\frac{1}{2}(x^2+y^2)[/itex]

2) Now put [itex]\frac{f}{\sqrt{\int f^2}}:= x\,,\,\,\frac{g}{\sqrt{\int g^2 dx}}:=y\,\,[/itex] in the above, integrate both sides and voila!, there you have your proof.

DonAntonio
 
DonAntonio said:
Be sure you can prove the following:

1) For any [itex]x,y\in\mathbb R\,\,,\,\,xy\leq\frac{1}{2}(x^2+y^2)[/itex]

2) Now put [itex]\frac{f}{\sqrt{\int f^2}}:= x\,,\,\,\frac{g}{\sqrt{\int g^2 dx}}:=y\,\,[/itex] in the above, integrate both sides and voila!, there you have your proof.

DonAntonio

Well the first part makes sense, I don't see why the second step follows.
 
Also I don't see the first part either...

If max(x,y) = x.
Then xy <= x^2.
and y^2 <= xy
But the other part doesn't follow. I think your proof is lacking...
 
micromass said:
Think about [itex](x+y)^2[/itex].

Actually I see the argument xy ≤ 1/2 (x^2 + y^2)
because if we start with x=y then the result is equality.
Now if we let min(x,y) = x. Such that x+ε=y as ε→0,
then xy doesn't decrease as fast as x^2. I.e. (y-ε)y < (y-ε)^2 = x^2
Okay, so the first part makes since, but I still don't see Holder's inequality.
 
brydustin said:
Also I don't see the first part either...

If max(x,y) = x.
Then xy <= x^2.
and y^2 <= xy
But the other part doesn't follow. I think your proof is lacking...


[itex]xy\leq \frac{1}{2}(x^2+y^2)\Longleftrightarrow 0 \leq (x-y)^2[/itex] . I think something different is lacking...;)

DonAntonio
 
micromass said:
What do you get if you fill in the x and y that DonAntonio suggested?

For the first part: Let x + ε= y. : ε≥0
y^2 - εy ≤ y^2 - εy + 2ε^2
y^2 - εy ≤ .5(2^2 - 2yε+ε^2)
(y-ε)y = xy ≤ .5[ (y-ε)^2 + y^2] = .5(x^2 + y^2)

The furthest I get for the second part is:
fg/[ (sqrt(∫g^2)*sqrt(∫f^2) ] ≤ .5 * [ (f^2/∫f^2) + (g^2/∫g^2) ]
Sorry, I don't see it.
 
brydustin said:
For the first part: Let x + ε= y. : ε≥0
y^2 - εy ≤ y^2 - εy + 2ε^2
y^2 - εy ≤ .5(2^2 - 2yε+ε^2)
(y-ε)y = xy ≤ .5[ (y-ε)^2 + y^2] = .5(x^2 + y^2)

Why are you making it so difficult?? It's just basic algebra. What is [itex](x-y)^2[/itex]??

The furthest I get for the second part is:
fg/[ (sqrt(∫g^2)*sqrt(∫f^2) ] ≤ .5 * [ (f^2/∫f^2) + (g^2/∫g^2) ]
Sorry, I don't see it.

Now integrate both sides, what do you get??