Banach fixed-point theorem

This is an old revision of this page, as edited by Weixifan (talk | contribs) at 23:31, 19 June 2006 (Proof: Rephrased "Cauchy" into "Cauchy sequence" to point readers to the right page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Banach fixed point theorem is an important tool in the theory of metric spaces; it guarantees the existence and uniqueness of fixed points of certain self maps of metric spaces, and provides a constructive method to find those fixed points. The theorem is named after Stefan Banach (1892-1945), and was first stated by Banach in 1922.

The theorem

Let (X, d) be a non-empty complete metric space. Let T : XX be a contraction mapping on X, i.e: there is a nonnegative real number q < 1 such that

 

for all x, y in X. Then the map T admits one and only one fixed point x* in X (this means Tx* = x*). Furthermore, this fixed point can be found as follows: start with an arbitrary element x0 in X and define an iterative sequence by xn = Txn-1 for n = 1, 2, 3, ... This sequence converges, and its limit is x*. The following inequality describes the speed of convergence:

 .

Equivalently,

 

and

 .

The smallest such value of q is sometimes called the Lipschitz constant.

Note that the requirement d(Tx, Ty) < d(x, y) for all unequal x and y is in general not enough to ensure the existence of a fixed point, as is shown by the map T : [1,∞) → [1,∞) with T(x) = x + 1/x, which lacks a fixed point. However, if the space X is compact, then this weaker assumption does imply all the statements of the theorem.

When using the theorem in practice, the most difficult part is typically to define X properly so that T actually maps elements from X to X, i.e. that Tx is always an element of X.

Proof

Choose any  . For each  , define  . We claim that for all  , the following is true:

 .

To show this, we will proceed using induction. The above statement is true for the case  , for

 .

Suppose the above statement holds for some  . Then we have

   
 
 
 
 .

The inductive assumption is used going from line three to line four. By the principle of mathematical induction, for all  , the above claim is true.

Let  . Since  , we can find a large   so that

 .

Using the claim above, we have that for any  ,   with  ,

   
 
 
 
 
 
 
 .

The inequality in line one follows from repeated applications of the triangle inequality; the series in line four is a geometric series with   and hence it converges. The above shows that   is a Cauchy sequence in   and hence convergent by completeness. So let  . We make two claims: (1)   is a fixed point of  . That is,  ; (2)   is the only fixed point of   in  .

To see (1), we note that for any  ,

 .

Since   as  , the squeeze theorem shows that  . This shows that   as  . But   as  , and limits are unique; hence it must be the case that  .

To show (2), we suppose that   also satisfies  . Then

 .

Remembering that  , the above implies that  , which shows that  , whence by positive definiteness,   and the proof is complete.

Applications

A standard application is the proof of the Picard-Lindelöf theorem about the existence and uniqueness of solutions to certain ordinary differential equations. The sought solution of the differential equation is expressed as a fixed point of a suitable integral operator which transforms continuous functions into continuous functions. The Banach fixed point theorem is then used to show that this integral operator has a unique fixed point.

Converses

Several converses of the Banach contraction principle exist. The following is due to Czeslaw Bessaga, from 1959:

Let   be a map of an abstract set such that each iterate f n has a unique fixed point. Let q be a real number, 0 < q < 1. Then there exists a complete metric on X such that f is contractive, and q is the contraction constant.

Generalizations

See the article on fixed point theorems in infinite-dimensional spaces for generalizations.

References

  • Vasile I. Istratescu, Fixed Point Theory, An Introduction, D.Reidel, the Netherlands (1981). ISBN 90-277-1224-7 See chapter 7.
  • Andrzej Granas and James Dugundji, Fixed Point Theory (2003) Springer-Verlag, New York, ISBN 0-387-00173-5.
  • William A. Kirk and Brailey Sims, Handbook of Metric Fixed Point Theory (2001), Kluwer Academic, London ISBN 0-7923-7073-2.

An earlier version of this article was posted on Planet Math. This article is open content.