Mesh of a partition

The length of the longest subinterval in a partition.
Mesh of a partition

A mesh of a partition P={x0,,xn}P=\{x_0,\dots,x_n\} of [a,b][a,b] is the number

P=max1in(xixi1). \|P\|=\max_{1\le i\le n}(x_i-x_{i-1}).

For a , the mesh depends only on the underlying partition PP.

The mesh quantifies how “fine” a partition is; limits in the definitions of the and the are taken as P0\|P\|\to 0.

Examples:

  • The uniform partition of [0,1][0,1] into nn equal pieces has mesh P=1/n\|P\|=1/n.
  • For P={0,0.9,1}P=\{0,0.9,1\}, the mesh is P=0.9\|P\|=0.9.