Step function

From testwiki
Revision as of 19:31, 16 February 2025 by imported>JayBeeEll (Undid revision 1275818085 by Goodphy (talk) this redundancy does not seem clarifying)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:About

In mathematics, a function on the real numbers is called a step 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.

An example of step functions (the red graph). In this function, each constant subfunction with a function value αi (i = 0, 1, 2, ...) is defined by an interval Ai and intervals are distinguished by points xj (j = 1, 2, ...). This particular step function is right-continuous.

Definition and first consequences

A function f: is called a step function if it can be written as Template:Citation needed

f(x)=i=0nαiχAi(x), for all real numbers x

where n0, αi are real numbers, Ai are intervals, and χA is the indicator function of A:

χA(x)={1if xA0if xA

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

  1. The intervals are pairwise disjoint: AiAj= for ij
  2. The union of the intervals is the entire real line: i=0nAi=.

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χ[5,1)+3χ(0,6)

can be written as

f=0χ(,5)+4χ[5,0]+7χ(0,1)+3χ[1,6)+0χ[6,).

Variations in the definition

Sometimes, the intervals are required to be right-open[1] or allowed to be singleton.[2] The condition that the collection of intervals must be finite is often dropped, especially in school mathematics,[3][4][5] though it must still be locally finite, resulting in the definition of piecewise constant functions.

Examples

The Heaviside step function is an often-used step function.
  • A constant function is a trivial example of a step function. Then there is only one interval, A0=.
  • The sign function Template:Math, which is −1 for negative numbers and +1 for positive numbers, and is the simplest non-constant step function.
  • The Heaviside function Template:Math, which is 0 for negative numbers and 1 for positive numbers, is equivalent to the sign function, up to a shift and scale of range (H=(sgn+1)/2). It is the mathematical concept behind some test signals, such as those used to determine the step response of a dynamical system.
The rectangular function, the next simplest step function.

Non-examples

  • The integer part function is not a step function according to the definition of this article, since it has an infinite number of intervals. However, some authors[6] also define step functions with an infinite number of intervals.[6]

Properties

  • The sum and product of two step functions is again a step function. The product of a step function with a number is also a step function. As such, the step functions form an algebra over the real numbers.
  • A step function takes only a finite number of values. If the intervals Ai, for i=0,1,,n in the above definition of the step function are disjoint and their union is the real line, then f(x)=αi for all xAi.
  • The definite integral of a step function is a piecewise linear function.
  • The Lebesgue integral of a step function f=i=0nαiχAi is fdx=i=0nαi(Ai), where (A) is the length of the interval A, and it is assumed here that all intervals Ai have finite length. In fact, this equality (viewed as a definition) can be the first step in constructing the Lebesgue integral.[7]
  • A discrete random variable is sometimes defined as a random variable whose cumulative distribution function is piecewise constant.[8] In this case, it is locally a step function (globally, it may have an infinite number of steps). Usually however, any random variable with only countably many possible values is called a discrete random variable, in this case their cumulative distribution function is not necessarily locally a step function, as infinitely many intervals can accumulate in a finite region.

See also

References

Template:Reflist