Intervals

Overview

An interval corresponds to a continuous segment of the real number line. There are a few different types. For all a,bR satisfying a<b:

Partitions

Let a,bR such that a<b. A partition P of interval [a,b] is a set of points x0=a,x1,,xn1,xn=b satisfying

x0<x1<<xn1<xn.

We use the symbol P={x0,x1,,xn} to designate this partition.

A refinement P of some partition P is created by adjoining more subdivision points to those of P. P, also a partition, is said to be finer than P. Given two partitions P1 and P2, the common refinement of P1 and P2 is the partition formed by adjoining the subdivision points of P1 and P2 together.

A function f is said to be piecewise monotonic on an interval [a,b] if there is a partition P of [a,b] such that f is monotonic on each open subinterval of P.

Step Functions

A function s, whose domain is a closed interval [a,b], is called a step function if and only if there exists a partition P={a,x1,,xn1,b} of [a,b] such that s is constant on each open subinterval of P.

At each of the endpoints xk1 and xk, the function must have some well-defined value.

Step functions are also called piecewise constant functions.

Powered by Forestry.md