Questions: Contraction Mapping Theorem

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A function g on [0, 1] satisfies |g(x) − g(y)| ≤ 0.9|x − y| for all x, y. Starting from x_0 = 0.5, what does the Banach fixed-point theorem guarantee about the sequence x_{n+1} = g(x_n)?

AThe sequence may or may not converge, depending on the choice of x_0
BThe sequence converges to a unique fixed point at an exponential rate, regardless of the starting point
CThe sequence converges but may converge to different fixed points depending on x_0
DThe sequence converges only if x_0 is already close to the fixed point
Question 2 Multiple Choice

A student claims: 'With Lipschitz constant L = 0.999, the iteration x_{n+1} = g(x_n) will barely converge — L is so close to 1 that the theorem barely applies.' Is this correct?

AYes — L must be 0.5 or less for the theorem to guarantee meaningful convergence
BNo — the theorem guarantees convergence for any L strictly less than 1. L = 0.999 is a valid contraction; convergence is slower (each step reduces error by only 0.1%) but guaranteed
CYes — with L = 0.999, the geometric error bound diverges in practice
DNo — convergence requires only L ≤ 1, and L = 0.999 qualifies comfortably
Question 3 True / False

A contraction mapping on a complete metric space always has exactly one fixed point.

TTrue
FFalse
Question 4 True / False

A function satisfying |g(x) − g(y)| = |x − y| for most x, y (Lipschitz constant L = 1) is a contraction, and the Banach theorem guarantees convergence of iteration to a fixed point.

TTrue
FFalse
Question 5 Short Answer

Why does the Contraction Mapping Theorem require the metric space to be complete? What could go wrong without completeness?

Think about your answer, then reveal below.