Solve Rudin Theorem 11.35: Norm Inequality

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Theorem
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
2 replies · 2K views
ehrenfest
Messages
2,001
Reaction score
1
[SOLVED] Rudin Theorem 11.35

Homework Statement


Rudin wants to show that

[tex]\int_X |fg|d\mu \leq ||f|| ||g||[/tex]

He says that it follows from the inequality

[tex]0 \leq \int_X (|f| + \lambda |g|)^2 d\mu = ||f||^2 + 2 \lambda \int_X |fg| d\mu + \lambda^2 ||g||^2[/tex]

which holds for any real lambda. Is there a special value of lambda that you are supposed to plug in here or is there a combination of values of lambda that I should use or should I take the limit as lambda goes to 0 or what...? I tried lambda = -1/2 but that didn't help at all. I don't see how you can get the norm of f and the norm of g multiplied instead of added

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
morphism said:
Have you tried to set lambda = something involving ||f|| and ||g||?

we can assume that ||f|| and ||g|| are not zero since then f and g are zero except on a set of measure zero, so the integral must be zero, so we set lambda equal to -||f||/||g|| and the theorem follows, thanks.