Increasing and Decreasing Functions

A function is increasing when its output rises as the input grows, and decreasing when its output falls. These concepts are essential for understanding the shape of graphs, finding maxima and minima, and applying calculus effectively.

Quick Reference

Concept Meaning
Increasing on in implies
Decreasing on in implies
Monotonic on Either increasing or decreasing throughout
Interval of increase An interval on which is increasing
Interval of decrease An interval on which is decreasing

Definitions

Let be defined on an interval .

  • is increasing on if for every with , we have .
  • is decreasing on if for every with , we have .

In plain language: a function is increasing if, as you move left to right on its graph, the graph goes up. It is decreasing if the graph goes down.

Graph of an increasing function.
Graph of an increasing function: as grows, so does .
Graph of a decreasing function.
Graph of a decreasing function: as grows, decreases.

A function that is either increasing or decreasing on an interval is said to be monotonic on that interval.

Examples

Standard examples of increasing and decreasing behavior:

  • is decreasing on and increasing on .
  • is increasing on all of .
Graph of f(x) = x² showing decreasing then increasing behavior.
(a) : decreasing on and increasing on .
Graph of g(x) = x³ showing constantly increasing behavior.
(b) : increasing on .

Let

Determine whether is monotonic on .

Solution From the graph, is decreasing on (since falls as increases toward 0) and decreasing on (since falls as increases). However, taking and : So but , violating the strict inequality required for monotonic decrease. Therefore is not monotonic on its entire domain .
Graph of the piecewise function g showing two disconnected curves.
Graph of : decreasing on each piece separately, but not monotonic globally.

Frequently Asked Questions

Can a function be both increasing and constant? No. A constant function () satisfies for all , so it fails both the increasing condition () and the decreasing condition (). It is neither increasing nor decreasing.

How do I find intervals of increase and decrease without calculus? For simple functions, sketch the graph and identify where it rises (increasing) and where it falls (decreasing). For more complex functions, calculus provides a systematic method: compute the derivative . Where , the function is increasing; where , it is decreasing.

Is every monotonic function one-to-one? Yes. If is increasing on and in , then either (so ) or (so ); either way . So is one-to-one. A similar argument works for decreasing functions.

Can a function be increasing on a closed interval and decreasing on an adjacent one? Yes. For example, is increasing on and decreasing on , with the transition happening at the maximum point .