Definition
A function is decreasing on an interval if whenever for any two points in .
- How to read: “The value f of x two is less than f of x one whenever x one is less than x two.”
- Meaning: Bigger input gives smaller output — the graph falls left to right on .
Why It Matters
Understanding where a function is decreasing is essential for identifying inefficiencies, decay, or loss in a system. For example, in physics, it can describe cooling or radioactive decay; in finance, it can model depreciation or market downturns.
Core Concepts
- Monotonicity: A decreasing function is a type of monotonic function, maintaining a consistent downward trend.
- Derivative Test: If a function is differentiable on an open interval, and for all in that interval, then is decreasing on that interval.
- How to read: “If the derivative f prime of x is negative, the function is decreasing.”
- Meaning: A negative slope means the function values are falling.
- Strictly Decreasing: If for , the function is strictly decreasing. If it is , it is non-increasing.