Locoism
- 77
- 0
Homework Statement
Let I=[a,b], f : I to R be continuous and suppose that f(x) >= 0 . If M = sup{f(x):x ε I} show that the sequence $$\left( \int_a^b (f(x))^n \, dx \right)^\frac{1}{n}$$
converges to M
The Attempt at a Solution
Where do I start? I'm thinking of having g_n(x)= \left( \int_a^b (f(x))^n \, dx \right)^\frac{1}{n} and showing that converges to a function g(x) (uniformly?) but that just feels like restating the problem.
If I can show that there exists x_o such that |f(x_o)-M| < \frac{ε}{2} , and by continuity if |x-x_o| < δ then |f(x)-f(x_o)| < \frac{ε}{2}<br /> and then triangle inequality it up to show |f(x)-M| < ε
I still feel this gets me nowhere. Any ideas?