Boundedness of Functions
Definition
Bounded function: If there exists a constant such that for every , , then is said to be bounded on .
Classification
函数有界性分类图示
- Bounded above: if there exists a constant such that for every ,
- Bounded below: if there exists a constant such that for every ,
- Bounded: both bounded above and bounded below
Geometric Meaning
The graph of a bounded function lies between two horizontal lines—there is a horizontal strip that contains the entire graph.
Examples
- is bounded on because
- is bounded below (by 0) on but not bounded above
- is unbounded on
How to Test Boundedness
- Direct method: inspect the expression and estimate the range of values
- Derivative method: for continuous functions, locate extreme points using the derivative
- Inequality method: use known inequalities to bound the expression
Important Properties
Operations on Bounded Functions
证明
Let and be bounded, so there exist constants with and .
- Sum:
- Difference:
- Product:
Hence addition, subtraction, and multiplication all preserve boundedness.
Bounded Function Times a Constant
证明
Let be bounded, so there exists a constant with , and let be any constant.
- Proof:
Therefore is bounded, with a new bound of .
The Boundedness Theorem
If is continuous on the closed interval , then is bounded on ; that is, there exists a constant such that for all , .
证明
Proof: By contradiction.
Assume is continuous on but unbounded on .
Then for every arbitrarily large positive number , there is some with .
Take , producing a sequence with and .
Since is closed and bounded, has a convergent subsequence; say converges to .
Because is continuous at , .
But on the other hand , contradicting the existence of the limit.
Therefore the assumption is false, so is bounded on .
Alternative proof (using the extreme value theorem):
A continuous function on a closed interval attains a maximum and a minimum, so its values have an upper bound and a lower bound—hence the function is bounded.
Exercises
Exercise 1
Determine whether is bounded on .
Approach: Analyze the range of the function to see whether upper and lower bounds exist.
Detailed steps:
- Analyze the expression:
- When ,
- When ,
- Use the inequality (for ) or (for )
- Therefore
Answer: The function is bounded on , with upper bound and lower bound .
Exercise 2
Determine whether is bounded on .
Approach: Analyze the range of the logarithm on the given interval.
Detailed steps:
- is strictly increasing on
- As ,
- At ,
- So on the range is
Answer: The function is bounded above (by 0) on but not bounded below, so it is not a bounded function.
Exercise 3
Determine whether is bounded on .
Approach: Analyze the behavior of the ratio of a sine function to a linear function.
Detailed steps:
- For , the standard inequality holds; for , .
- Hence for all :
- Moreover, as and as , consistent with the global estimate above.
Answer: The function is bounded on , with .
Exercise 4
Let . Determine its boundedness on and find its supremum and infimum.
Approach: This is a boundedness problem for a quadratic on a closed interval. Complete the square or use the derivative to find the extreme values.
Detailed steps:
- Complete the square:
- From the completed square:
- When , , so the minimum is
- Since , we have
- Evaluate the endpoints on :
- Compare the stationary point and endpoints:
- Minimum:
- Maximum:
- Therefore on :
- Infimum (minimum) is 2
- Supremum (maximum) is 6
Answer: The function is bounded on , with infimum 2 and supremum 6.
Summary
Symbols Used in This Article
| Symbol | Type | Reading/Explanation | Meaning in This Article |
|---|---|---|---|
| Math symbol | f of x | A function of variable | |
| Math symbol | D | The domain of the function | |
| Math symbol | M | Upper bound constant | |
| Math symbol | m | Lower bound constant | |
| Math symbol | Real numbers | The set of all real numbers | |
| Math symbol | closed interval | Interval including endpoints | |
| Math symbol | open interval | Interval excluding endpoints |
