Cauchy-Schwartz Inequality for Step Functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 8K views
kidsmoker
Messages
85
Reaction score
0

Homework Statement



Let

[tex]\phi,\psi : [a,b] \rightarrow \Re[/tex]

be step functions.

Prove that

[tex](\int \phi\psi)^{2} \leq (\int\phi^{2})(\int\psi^{2}) .[/tex]

Hint: Consider the quadratic function of a real variable t defined by

[tex]Q(t)=\int(t\phi+\psi)^2 .[/tex]

The Attempt at a Solution



I really don't know where to start with this, and the hint only confuses me more! :p

Any help appreciated, thanks!
 
Last edited:
Physics news on Phys.org
Q(t)>=0, since it's the integral of a nonnegative function (a square). Expand Q(t) out and differentiate with respect to t. Solve Q'(t)=0 for t and put that value of t back into the expression Q(t)>=0 and see what you get.
 
Yeah I get a similar thing. So we get a turning point of Q at some value t=-psi/phi, and when you put this back into Q you get

[tex]\int0 = constant[/tex].

Am I being really dumb cos I can't seem to get anything like the inequality from this :((((

Cheers.
 
I meant integrate first. I.e.
[tex] t^2 \int \phi^{2} + 2t \int\phi \psi + \int\psi^{2} \geq 0.[/tex]

Now minimize that. The minimum occurs at a value of t that is a ratio of two integrals.
 
Ah yeah I got it :-) Thanks!
 
Deano10 said:
Sorry to be a pain, but I am still a little confused!

Just to check, what exactly are we integrating with respect to?

Whatever variable phi and psi are functions of. Call it x. So write psi(x) and phi(x).