Blackwell's contraction mapping theorem

From testwiki
Revision as of 00:05, 11 July 2024 by imported>David Eppstein (+1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description

In mathematics, Blackwell's contraction mapping theorem provides a set of sufficient conditions for an operator to be a contraction mapping. It is widely used in areas that rely on dynamic programming as it facilitates the proof of existence of fixed points. The result is due to David Blackwell who published it [1] in 1965 in the Annals of Mathematical Statistics.

Statement of the Theorem

Let T be an operator defined over an ordered normed vector space X. T:XX is a contraction mapping with modulus β if it satisfies

  1. (monotonicity)uvTuTv
  2. (discounting)T(u+c)Tu+βc.

Proof of the Theorem

For all u and vX, uv+||vu||. Properties 1. and 2. imply that T(u)T(v+||vu||)T(v)+β||vu||, hence, T(u)T(v)β||vu||. The symmetric follows from a similar argument and we prove that T is a contraction mapping.

Applications

The cake eating problem

An agent has access to only one cake for its entire, infinite, life. It has to decide the optimal way to consume it. It evaluates a consumption plan, ct, by using a separable utility function, t=0βtct1σ1σ, with discounting factor β(0,1). Its problem can be summarized as

maxctt=0βtct1σ1σ subject to xt=xt1ctx1=0ct0 and xt0t+. (Template:EquationRef)

Applying Bellman's principle of optimality we find (Template:EquationNote)'s corresponding Bellman equation

V(c)=maxcc1σ1σ+βV(c). (Template:EquationRef)

It can be proven that the solution to this functional equation, if it exists, is equivalent to the solution of (Template:EquationNote).[2] To prove its existence we can resort to Blackwell's sufficient conditions.

Define the operator T(V(c))=maxcc1σ1σ+βV(c). A solution to (Template:EquationNote) is equivalent to finding a fixed-point for our operator. If we prove that this operator is a contraction mapping then we can use Banach's fixed-point theorem, and conclude that there is indeed a solution to (Template:EquationNote).

First note that T is defined over the space of bounded functions since for all feasible consumption plans, t=0βtct1σ1σt=0βt11σ1σ=1(1β)(1σ)<. Endowing it with the sup-norm we conclude that the domain and co-domain are ordered normed vector spaces. We are just left with verifying that the conditions for Blackwell's theorem are respected:

  1. (monotonicity) if V(c)U(c)c[0,1] then T(V(c))=maxcc1σ1σ+βV(c)maxcc1σ1σ+βU(c)=T(U(c))
  2. (discounting) T(V(c)+a)=maxcc1σ1σ+β(V(c)+a)maxcc1σ1σ+βV(c)+βa=T(V(c))+βa where a is a constant function.

References

Template:Reflist