2.2.11 · D1Functions

Foundations — Increasing and decreasing functions — intuitive definition

2,427 words11 min readBack to topic

This page collects every symbol and idea the parent note Increasing and decreasing functions leans on, from absolute zero. Read it top to bottom; each item is built from the one above it.


1. Real numbers and the number line — where lives

Before we can say " is to the left of ", we need a place where "left" and "right" mean something.

Look at Figure s01. The two coloured dots mark two real numbers; the green and butter arrows show which direction counts as "bigger" and which as "smaller."

Figure — Increasing and decreasing functions — intuitive definition

Why the topic needs it. The whole idea "bigger input → bigger output" only makes sense if "bigger" has a picture. On the number line, bigger simply means further right. Every comparison in this chapter is really a statement about who sits further right.


2. The symbols and — comparing two numbers

Why the topic needs it. Increasing is defined by "if is left of , then is below " — and , are exactly the marks that record that left/right order. Without them, that sentence is just marks on paper.

Recall Which is true:

or ? , because is further left on the number line. (Careful: with negatives, "bigger magnitude" is smaller in value.)


3. Variables and the subscript notation

Why the topic needs it. The definition talks about a pair of inputs and asks how their outputs compare. We need two distinct names for "the left point" and "the right point", so (left) and (right).


4. A function — the machine that turns inputs into outputs

Look at Figure s02. The coral arrow carries an input into the machine ; the mint arrow carries the single output back out. The little example shows going in and coming out.

Figure — Increasing and decreasing functions — intuitive definition
  • is the name of the machine.
  • is what you feed it (the input).
  • is what comes out (the output).

So means "feed the machine the input , read the output." means feed it instead.

Why the topic needs it. Increasing/decreasing is entirely about comparing two outputs, versus . If you don't see as "output for this input," the comparison has nothing to compare.

Recall If

, what is ? Feed into the rule: .


5. Ordered pairs and the coordinate plane — input on the floor, output as height

The number line handles one number. But a function ties an input to an output — two numbers at once. So we stand a second number line upright and cross it through zero.

First, how do we write two numbers together?

Look at Figure s03. Each coral dot is an ordered pair ; the dotted lines drop straight down to its input on the x-axis and straight left to its output height on the y-axis.

Figure — Increasing and decreasing functions — intuitive definition

The key mental translation the whole chapter uses:

Why the topic needs it. Graphical analysis of monotonicity lives here — "uphill" and "downhill" are statements about dot heights on this plane.


6. Intervals and the symbol where we're checking

A function can climb in one region and fall in another (like ). So we must always say over which stretch we're looking.

The symbol ("infinity") is not a number — it's shorthand for "keeps going with no right-hand end." A round bracket always hugs because you can never actually reach it. The symbol is just a name for the collection of all real numbers.

Why the topic needs it. " is increasing on " only has meaning once is fixed. This is Intervals and domain — the stage on which monotonicity is judged. It's also why the parent note keeps repeating "always specify the interval."

Recall Is

inside the interval ? No — the round bracket excludes the endpoint . It would be inside .


7. The logic symbols , and

The formal definition reads . Three new marks:

So the whole line says: "Take any two inputs in . IF the first is left of the second, THEN its output is below the second's output."

Why the topic needs it. The is the reason checking a single pair fails. "For all" demands every pair obey the rule, not just a lucky one you tested. This is why worked examples switch to an algebraic argument (a general ) instead of specific numbers.


8. Putting it together — increasing AND decreasing, in one place

Now every symbol in the two definitions is earned. Here they are side by side.

Why does the inequality flip for decreasing? The input order stays (first still left of second). But "going downhill" means the right point is lower, so the output order reverses: . Same , same — only the final becomes . This split into two mirror cases is the seed of Monotone functions.


9. Comparing outputs by subtraction — the difference

The examples never eyeball "is this bigger?" — they subtract and check the sign. But first, one connecting symbol.

Why this tool and not another? Deciding which of two messy expressions is larger is hard by staring; deciding whether one expression is positive or negative is easy — you just track signs of its pieces. Subtraction turns a comparison into a single sign question. This is the seed of Inequality solving and later of Derivative and sign of f'(x), where the sign of a slope replaces the sign of a difference.


How these foundations feed the topic

Real numbers

Number line: left = smaller

Symbols less-than and greater-than

Two inputs x1 and x2

Function f of x: input to output

Ordered pairs and coordinate plane: output = height

Compare outputs by subtraction

Interval I: where we check

Increasing or decreasing ON I

For all, member of, implies

Read it as: order (top-left) plus function machine (top-right) meet on the coordinate plane; the subtraction sign-check and the "for all" quantifier, restricted to an interval , produce the definitions of increasing and decreasing.


Equipment checklist

Cover the right side and see if each rings true before continuing to the parent note.

A real number is
any number that sits at a single point on the endless number line.
On a number line, "bigger" means the number sits to the
right.
The symbol points its narrow end at the
smaller number.
and are two
distinct input placeholders (name tags, not powers).
means
the output the function gives when fed the input .
An ordered pair encodes
the input as the across-value and the output as the up-value (position matters).
On the coordinate plane the output is shown as
the height of the point above the x-axis.
" is increasing" in one picture means
as you move right, the graph climbs (even if all outputs are negative).
" is decreasing" in one picture means
as you move right, the graph falls.
in "increasing on " is
the interval (gap-free stretch of the line) we are checking.
tells us the rule must hold for
every pair of inputs, not just one tested pair.
between two statements means
they are true in exactly the same situations (both directions).
A positive difference means the function
climbed (increasing) between those points.