| ID | 8261cee5-28fa-4528-97bc-384a0c1e8da5 |
|---|---|
| DeertopiaVisibility | public |
| ROAM_ALIASES | Monotonicity "Increasing function" "Decreasing function" |
Monotonic function
Intuition
While function congruence () is regularly applied with equality, it does not hold universally for other relations.
Though it may not hold for all , there are some functions for which congruence is applicable to inequalities. If a function satisfies , it is called monotonically-increasing; or, for a strict order , strictly-increasing.
Whilst a monotonically-increasing function preserves order and never decreases, stripping the qualifier "increasing" leaves us with a monotonic function — one that either never decreases, or never increases. That is, a monotonic function either preserves the given order, or reverses it. The former case is termed monotonically-increasing, and the latter is monotonically-decreasing.
Most relevantly to my college algebra class are the (partial) monotonicities of addition and multiplication on .
is monotonic for any .
is monotonic for non-zero .
For , is monotonically-increasing: .
For , is monotonically-decreasing: .
N.B. Within my college algebra course, what they call an "increasing function" is strictly-increasing function. Likewise for "decreasing function".