Can I get some examples of a function with following properies

  • Context: Graduate 
  • Thread starter Thread starter catsarebad
  • Start date Start date
  • Tags Tags
    Function
Click For Summary

Discussion Overview

The discussion revolves around the properties of a function \( f \) that can be integrated multiple times, has a bounded and continuous first derivative, and the implications of these properties on the behavior of \( f(x) \) as \( x \) approaches infinity. Participants seek examples of such functions and explore whether \( f(x) \) approaches 0 under these conditions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest that if a function is Riemann integrable, any antiderivative is differentiable and thus continuous, implying that the condition of being integrable multiple times may be unnecessary.
  • Others argue that a linear function serves as an example of a function with a bounded and continuous derivative, questioning whether \( f(x) \) approaches 0 as \( x \) approaches infinity.
  • A participant clarifies the terminology around integration and differentiation, suggesting that starting from a bounded continuous function allows for multiple integrations without necessarily leading to \( f(x) \) approaching 0 at infinity.
  • Some participants discuss the properties of \( L_p \) spaces, noting that being in \( L_p \) does not imply that \( f(x) \) approaches 0 as \( x \) approaches infinity.
  • One participant presents a counterexample involving a step function with a finite integral but a constant height, challenging the assumption that a finite area over an infinite base implies the height must go to zero.
  • Another participant proposes that if the first derivative of \( f \) is bounded and continuous, it may lead to \( f(x) \) approaching 0, but seeks clarification on why this is the case.
  • Further discussion includes the exploration of constructing functions with bounded derivatives that still do not meet the criteria of \( f(x) \) approaching 0.

Areas of Agreement / Disagreement

Participants express differing views on whether the conditions outlined lead to \( f(x) \) approaching 0 as \( x \) approaches infinity. There is no consensus on the implications of the properties discussed, and multiple competing views remain.

Contextual Notes

Participants note that the definitions and implications of \( L_p \) spaces and the conditions for bounded derivatives are nuanced and may depend on specific interpretations. There are unresolved questions regarding the relationship between bounded derivatives and the behavior of \( f(x) \) at infinity.

Who May Find This Useful

This discussion may be of interest to those studying real analysis, particularly in the context of function properties, integration, and the behavior of functions in \( L_p \) spaces.

catsarebad
Messages
69
Reaction score
0
a function, say f, can be integrated m times (say m less than infinity) AND its first derivative is bounded and continuous. could someone provide some examples of this?

i'm trying to show f(x) will go to 0 as x-> infinity but i think if i could think of some examples, it might be a good place to start and/or get a feel of this problem.

we're dealing in Reals btw, R+

thanks in advance.
 
Physics news on Phys.org
First, if a function is (Riemann) integrable, then any antiderivative is differentiable hence continuous, and therefore integrable. So you don't need the condition to be m times integrable, only once.

Second, you require it to be differentiable. Then by the same token it is integrable. Your conditions may be shortened to:

f is differentiable and its derivative is continuous and bounded. Any linear function is an example of this.

Thus it's not the case that f(x) approaches 0 as x approaches infinity.
 
when you say "integrated" do you mean "anti differentiated"? and when you say m times, do you mean no more than m times? I am a little puzzled by your question. If you start from any bounded continuous function and integrate it (not anti differentiate) once you get a function with bounded continuous derivative that can be integrated (and anti differentiated) a many times as you like. but it does not necessarily go to 0 at infinity it seems to me. On the other hand any smooth "bump function" with bounded support also has all your properties and does go to zero at infinity.
 
disregardthat said:
f is differentiable and its derivative is continuous and bounded. Any linear function is an example of this.

Thus it's not the case that f(x) approaches 0 as x approaches infinity.

i may have oversimplified the problem then because the statement i made in OP is the one that needs to be proved.

the actual question is

f(x) belongs to C'_b and L_p space. Need to show that f(x) -> 0 as x-> 0

this is L_p space http://en.wikipedia.org/wiki/Lp_space
basically anything in L_p can be integrated p times

f(x) in C'_b means it's first deriv is continuous and is bounded
 
catsarebad said:
this is L_p space http://en.wikipedia.org/wiki/Lp_space
basically anything in L_p can be integrated p times

No, that's not what it means. "Integrate p times" means that you have p number of integrals. Lp means f raised to the pth power is integrable.
 
catsarebad said:
this is L_p space http://en.wikipedia.org/wiki/Lp_space
basically anything in L_p can be integrated p times

That's not really what it means. It means that ##\int |f|^p## is finite.

Assume ##f\geq 0##. Suppose ##\lim_{x\rightarrow +\infty} f(x) \neq 0##. Show that there then exists an ##\varepsilon>0## and a sequence ##x_n\rightarrow +\infty## such that ##f(x_n)>\varepsilon##.

By mean-value theorem, we have ##|f(x) - f(y)|\leq M|x-y|## for some bound ##M##. Thus for all ##y\in [x-\delta,x+\delta]##, we have ##|f(x) - f(y)|\leq 2\delta M##.

Let ##I_n = [x_n -\delta,x_n+\delta]##, can you find a lower bound for

[tex]\int_{I_n} f(x)^p[/tex]

Does that imply your result?
 
ah that makes sense. I've couple of questions on what you did above and i hope you don't mind. it has been many years since i took analysis course so it seems I've forgotten what might be obvious.

micromass said:
Thus for all ##y\in [x-\delta,x+\delta]##, we have ##|f(x) - f(y)|\leq 2\delta M##.

how is it that ##y\in [x-\delta,x+\delta]##? i mean how is it that a variable in y belongs to interval in x? shouldn't it be like ##y\in [y_1,y_2]##? I'm sure you are correct with what you said but I'm trying to figure out how this works.

micromass said:
Thus for all ##y\in [x-\delta,x+\delta]##, we have ##|f(x) - f(y)|\leq 2\delta M##.

Let ##I_n = [x_n -\delta,x_n+\delta]##, can you find a lower bound for

[tex]\int_{I_n} f(x)^p[/tex]

Does that imply your result?

I vaguely recall there being some kind of method for finding upper/lower bound of integrals. basically that yeah?

once i find the lower bound i assume there's a theorem that leads me the result i want or somewhere close to it.

eh i need to buy a analysis book.
 
Last edited:
okay so upper bound of that integral is ##M(x_n+\delta-x_n+\delta)=2M\delta## while lower bound is ##2m\delta## for

##m\leq f(x) \leq M##
 
Last edited:
if a graph has finite area over an infinite base it seems plausible that the height goes to zero, no?
 
  • #10
mathwonk said:
if a graph has finite area over an infinite base it seems plausible that the height goes to zero, no?

It seems like it should be true, but it's not.
 
  • #11
gopher_p said:
It seems like it should be true, but it's not.

If the first derivative is bounded and continuous, I think it's the case.
 
  • #12
disregardthat said:
If the first derivative is bounded and continuous, I think it's the case.

could you shed some light on why you think this is the chase? how does an additional requirement of "first deriv bounded and cont" make height f(x) approach 0.

I know that just because ##f(x) \in L_p## space it does not mean ##f(x) -> 0## as ##x -> \inf##. I know for sure that the additional requirement of ##f(x) \in (C_b)^'## is needed.
 
Last edited:
  • #13
gopher_p said:
It seems like it should be true, but it's not.

why is this not true? i know adding "f(x) is bounded and cont makes it true" (this is what I'm trying to prove) but I'm curious why not having that requirement makes it false. any counter example?
 
  • #14
Consider a step function on the set [itex]A = \bigcup_{n = 1}^{\infty} [n-\frac{1}{2^n},n+\frac{1}{2^n}][/itex]. The integral of this function is the sum [itex]\sum_{n=1} 2^{-n+1} = \frac{1}{2}[/itex]. The maximal height remains 1 on any interval [itex][x,\infty)[/itex]. You can easily find a smooth function behaving in a similar way, with maximal height 1 on each such interval and converging integral. But any smooth function constructed in this manner will have unbounded derivatives.

If the derivative is bounded, try to find a function composed of congruent isoceles triangles (with top points [itex]\epsilon[/itex] in the x-values of the sequence [itex]x_n[/itex] micromass defined) strictly smaller than |f(x)|, with diverging integral. This may be found since you have a strict limit of the derivative of f(x) and thus how fast f(x) increases and decreases near each point [itex]x_n[/itex]. You probably need to consider a subsequence of [itex]x_n[/itex] such that the triangles are disjoint.
 
Last edited:
  • #15
Let ##f\in L^{p}## have a continuous, bounded first derivative. Note that since ##f\in L^p##, ##\epsilon m(\{x:\vert f(x)\vert\geq\epsilon^{1/p}\})\leq\int_{\{x:\vert f(x)\vert\geq\epsilon^{1/p}\}}\vert f\vert^pdm<\infty## for every ##\epsilon>0##. You know that ##f^p## stays below ##\epsilon## on all but a set of finite measure. If this set is unbounded, use the triangle idea of disregardthat to show that the integral must be infinite, which contradicts the fact that ##f## is in ##L^p##.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 38 ·
2
Replies
38
Views
5K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K