The Maximum of a Nonnegative Function as an Integral

Click For Summary

Homework Help Overview

The discussion revolves around a limit involving a continuous nonnegative function defined on a closed interval. Participants are tasked with showing that the limit of the integral of the function raised to the power of n converges to the maximum value of the function over that interval.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the relationship between the limit of the integral and the maximum value of the function, questioning how the nonnegativity of the function influences the equality. Various approaches, such as defining a modified function g_m and considering its properties, are discussed.

Discussion Status

The discussion is active, with participants offering insights and questioning assumptions. Some have proposed methods to demonstrate the integrability of the modified function g_m, while others are exploring the implications of the maximum value and its relationship to the limit. There is a recognition of the need to clarify certain definitions and assumptions without reaching a definitive conclusion.

Contextual Notes

Participants note the importance of the continuity of the function and the implications of the maximum value being greater than zero. There is also a discussion about the integrability of the function g_m and its relationship to the original function f.

e(ho0n3
Messages
1,349
Reaction score
0
Homework Statement
Let f: [a,b] -> R be continuous such that f(x) ≥ 0 for all x in [a,b]. Show that

[tex]\lim_{n \to \infty} \left( \int_a^b (f(x))^n \, dx \right)^{1/n} = \max\{f(x) : x \in [a,b]\}.[/tex]


Relevant equations
The fundamental theorem of calculus and its corollaries.


The attempt at a solution
It is easy to show that the limit is less than or equal to the max of f. This doesn't rely on using the fact that f ≥ 0, so somehow this extra piece of info. turns 'less than or equal' into 'equal', but I have failed to determine why. Any tips?
 
Physics news on Phys.org
Suppose M is the max. Pick any m such that 0<m<M. Define g_m(x) to be 0 if f(x)<m and m if f(x)>=m. The length of the set where g_m(x)=m is greater than zero, right? Call it d_m. g_m(x)<=f(x). Can you show if you put g_m(x) into your limit, you get m?
 
Last edited:
Heuristically, you might think of the integral as a Riemann sum, that is

[tex] \int_a^b{dxf(x)^n}\approx\sum_{j=1}^N{\max{\{f(x):x\in[x_{j-1},x_{j}\}}^n(x_{j}-x_{j-1})}[/tex]
where [itex]\{x_j\}_{j=0,\dots,N}[/itex] is a partition of [a,b] with [itex]x_0=1,x_N=b[/itex]. Assume f assume its maximal value m in the interval [itex][x_{\tilde j-1},x_{\tilde j })[/itex]. Then you can factor out this m to obtain
[tex] m^n\left[x_{\tilde j}-x_{\tilde j -1}+\sum_{j=1,j\neq\tilde j}^N{\frac{\max{\{f(x):x\in[x_{j-1},x_{j}\}}^n}{m}(x_{j}-x_{j-1})}\right][/tex]
if you take take the nth root of this expression you get
[tex] m\left[x_{\tilde j}-x_{\tilde j -1}+\sum_{j=1,j\neq\tilde j}^N{\frac{\max{\{f(x):x\in[x_{j-1},x_{j}\}}^n}{m}(x_{j}-x_{j-1})}\right]^{1/n}[/tex]
Can you show that the second factor (for fixed N) converges to 1?
Can you use this to prove the original question? (You will have to be careful with interchanging the two limit processes involved.)

Edit: Ok. Dick's method is a lot easier:smile:
 
Dick said:
Suppose M is the max. Pick any m such that 0<m<M.
We have to assume that M > 0 for that to work. We can prove the case M = 0 easily.

Define g_m(x) to be 0 if f(x)<m and m if f(x)>=m. The length of the set where g_m(x)=m is greater than zero, right? Call it d_m. g_m(x)<=f(x). Can you show if you put g_m(x) into your limit, you get m?
What do you mean by "length of the set"? Do you mean the diameter of {x in [a,b] : g_m(x) = m}? Also if I put g_m(x) into my limit and get m, what then? Are you somehow going to convert m into M?
 
From
[tex] \left[\int_a^b{dx g_m(x)^n}\right]^{1/n}=m[/tex]
and
[tex] f>g_m[/tex]
for all 0<m<M it follows that
[tex] \left[\int_a^b{dx f(x)^n}\right]^{1/n}\geq m[/tex]
Letting [itex]m\to M[/itex]...
 
Pere Callahan said:
Letting [itex]m\to M[/itex]...
I was just thinking that. Makes sense. Thanks.
 
I'm trying to prove that g_m(x) is integrable. I wanted to do this by showing that g has finitely many points of discontinuity but I'm not sure that is this is the case. Is there an easier way of proving that g_m(x) is integrable?
 
Hmm...I think the best way to show that g_m(x) is integrable is by using the definition together with the fact that f is integrable.
 
Are you talking about Riemann or Lebesgue integrability? If the latter is the case, it's enough to observe that
[tex] g_m(x)=m\chi_{\{f\geq m\}}[/tex]
is essentially the indicator function of the set [itex]d_m=\{x\in[a,b]:f(x)\geq m\}[/itex]. It is therefore integrable if [itex]d_m[/itex] is a Borel set, which is obvious from the continuity f. If you mean Riemann integrable the reasoning is essentially the same. Show that [itex]d_m[/itex] is a union of intervals, and so again [itex]g_m[/itex] is a simple step function which you hopefully know is integrable.
 
  • #10
e(ho0n3 said:
I'm trying to prove that g_m(x) is integrable. I wanted to do this by showing that g has finitely many points of discontinuity but I'm not sure that is this is the case. Is there an easier way of proving that g_m(x) is integrable?

By 'length', sure, I meant measure. Why are you worried about such a simple function being integrable? If you are going to get all bothered about it simplify g_m even more. Just pick a point where f(x)>m. Now there's an open interval around x where f(x)>m. Define g_m to be m in that interval and zero otherwise. There. Now it's a step function. With one step.
 
  • #11
OK. I have produced a solution to my satisfaction. Thanks everybody.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K