Why Continuity Matters

Continuous functions on closed intervals behave very nicely. They don't have gaps, they don't blow up to infinity, and they hit every value in between their endpoints. These properties are captured by two major theorems: the Intermediate Value Theorem (IVT) and the Extreme Value Theorem (EVT).

Intermediate Value Theorem (IVT)

If \( f \) is continuous on \([a, b]\) and \( y \) is a value strictly between \( f(a) \) and \( f(b) \), then there exists at least one \( c \in (a, b) \) such that \( f(c) = y \).

Drag the horizontal line (target value \(y\)) to see where it intersects the function.

Target \( y = \) 0.00

Intuition: You cannot get from point A to point B without crossing every horizontal line in between, unless you "teleport" (which would mean the function is discontinuous).

Extreme Value Theorem (EVT)

If \( f \) is continuous on a closed, bounded interval \([a, b]\), then \( f \) is bounded and attains its maximum and minimum values.

Explore why the conditions "closed" and "bounded" are necessary.

Scenario

On a closed interval, a continuous function must have a highest and lowest point (shown in red/green).

Practice Problems

True/False

1. If \( f \) is continuous on an open interval \( (a, b) \), then \( f \) is bounded on \( (a, b) \).

2. If \( f \) is continuous on \( [a, b] \) and \( f(a) \lt 0 \lt f(b) \), then there exists \( c \in (a, b) \) such that \( f(c) = 0 \).

3. If \( f \) is continuous on \( [a, b] \), then \( f \) attains a maximum and a minimum on \( [a, b] \).

4. If \( f \) is continuous on \( [a, b] \), then the image set \( f([a, b]) \) is a closed interval.

Fill in the Blank

1. The Intermediate Value Theorem states that if \( f \) is continuous on \( [a, b] \) and \( k \) is any number strictly between \( f(a) \) and \( f(b) \), then there exists \( c \in (a, b) \) such that \( f(c) = \) .

2. The Extreme Value Theorem requires the domain interval to be both and .

3. To prove that a continuous function \( f: [0, 1] \to [0, 1] \) has a fixed point (i.e., \( f(c) = c \)), we apply the IVT to the function \( g(x) = \) .

Full Problems

1. Show that the equation \( x^3 - 4x + 1 = 0 \) has a solution in the interval \( [0, 1] \).

2. Give an example of a continuous function on \( (0, 1) \) that is not bounded. Explain why this does not contradict the Extreme Value Theorem.

3. Let \( f \) be a continuous function on \( [a, b] \). Prove that if \( f(x) \in [a, b] \) for all \( x \in [a, b] \), then \( f \) has a fixed point.

4. Is the function \( f(x) = \frac{x^2}{1+x^2} \) bounded on \( \mathbb{R} \)? Does it attain a maximum?