Monotonicity Formula
Monotonicity is a function or sequence that consistently moves in one direction only—always increasing or always decreasing throughout its domain.
The Formula
When to use: Your age is monotonically increasing—it only goes up, never back down. A timer counting down is monotonically decreasing.
Quick Example
Notation
What This Formula Means
A function or sequence that consistently moves in one direction only—always increasing or always decreasing throughout its domain.
Your age is monotonically increasing—it only goes up, never back down. A timer counting down is monotonically decreasing.
Formal View
Worked Examples
Example 1
mediumAnswer
First step
See the full worked solution + why-it-works coaching
SetupKey insightWhy it worksCommon pitfallConnection
Example 2
hardExample 3
mediumCommon Mistakes
- Judging direction from one interval - monotonicity must hold across the entire domain, not a piece.
- Confusing 'large values' with 'increasing' - a function can have big outputs while still going down.
- Mixing up strictly monotonic with non-strict - allowing flat stretches makes it non-strict, which can break invertibility.
Why This Formula Matters
A strictly monotonic function always passes the horizontal-line test and therefore has an inverse (the converse need not hold), and monotonicity lets you reason about behavior without graphing every point; a single reversal breaks invertibility and many comparison arguments. Recognizing it by "Does larger input always give a same-direction change (always up, or always down) with no turn-around?" — rather than by familiar numbers — is what lets a student tell it apart from increasing on an interval and positive function and constant function in a mixed problem set.
Frequently Asked Questions
What is the Monotonicity formula?
A function or sequence that consistently moves in one direction only—always increasing or always decreasing throughout its domain.
How do you use the Monotonicity formula?
Your age is monotonically increasing—it only goes up, never back down. A timer counting down is monotonically decreasing.
What do the symbols mean in the Monotonicity formula?
Increasing: ; decreasing:
Why is the Monotonicity formula important in Math?
A strictly monotonic function always passes the horizontal-line test and therefore has an inverse (the converse need not hold), and monotonicity lets you reason about behavior without graphing every point; a single reversal breaks invertibility and many comparison arguments. Recognizing it by "Does larger input always give a same-direction change (always up, or always down) with no turn-around?" — rather than by familiar numbers — is what lets a student tell it apart from increasing on an interval and positive function and constant function in a mixed problem set.
What do students get wrong about Monotonicity?
The procedure for monotonicity is the easy part; the trap is judging direction from one interval. Asking "Does larger input always give a same-direction change (always up, or always down) with no turn-around?" first is what keeps a correct-looking calculation from being attached to the wrong concept.
What should I learn before the Monotonicity formula?
Before studying the Monotonicity formula, you should understand: function definition.