Step function 

In mathematics, a function on the real numbers is called a step function (or staircase function) if it can be written as a finite linear combination of indicator functions of intervals. Informally speaking, a step function is a piecewise constant function having only finitely many pieces.

Example of a step function (the red graph). This particular step function is right-continuous.

Contents

Definition and first consequences

A function f: \mathbb{R} \rightarrow \mathbb{R} is called a step function if it can be written as

f(x) = \sum\limits_{i=0}^n \alpha_i \chi_{A_i}(x)\, for all real numbers x

where n\ge 0, αi are real numbers, Ai are intervals, and \chi_A\, is the indicator function of A:

\chi_A(x) =
\left\{
  \begin{matrix}
    1, & \mathrm{if} \; x \in A \\ 
    0, & \mathrm{otherwise}. 
  \end{matrix}
\right.

In this definition, the intervals Ai can be assumed have the following two properties:

Indeed, if that is not the case to start with, a different set of intervals can be picked for which these assumptions hold. For example, the step function

f = 4 \chi_{[-5, 1)} + 3 \chi_{(0, 6)}\,

can be written as

f = 0\chi_{(-\infty, -5)} +4 \chi_{[-5, 0]} +7 \chi_{(0, 1)} + 3 \chi_{[1, 6)}+0\chi_{[6, \infty)}.\,

Examples

The Heaviside step function is an often used step function.

Properties

See also

References

  1. ^ Weir, Alan J. Lebesgue integration and measure, Cambridge University Press, 1973. ISBN 0-521-09751-7.