Heaviside step function: Difference between revisions
Wikisleeper (talk | contribs) link |
simplify |
||
| Line 1: | Line 1: | ||
{{ | {{short description|Indicator function of positive numbers}} | ||
{{ | {{infobox mathematical function | ||
| name = Heaviside step | | name = Heaviside step | ||
| image = Dirac distribution CDF.svg | | image = Dirac distribution CDF.svg | ||
| Line 12: | Line 12: | ||
The function was originally developed in [[Operational calculus|operational calculus]] for the solution of [[Differential equation|differential equation]]s, where it represents a signal that switches on at a specified time and stays switched on indefinitely. Heaviside developed the operational calculus as a tool in the analysis of telegraphic communications and represented the function as {{math|'''1'''}}. | The function was originally developed in [[Operational calculus|operational calculus]] for the solution of [[Differential equation|differential equation]]s, where it represents a signal that switches on at a specified time and stays switched on indefinitely. Heaviside developed the operational calculus as a tool in the analysis of telegraphic communications and represented the function as {{math|'''1'''}}. | ||
==Formulation== | == Formulation == | ||
Taking the convention that {{math|''H''(0) {{=}} 1}}, the Heaviside function may be defined as: | Taking the convention that {{math|''H''(0) {{=}} 1}}, the Heaviside function may be defined as: | ||
* A [[Piecewise function|piecewise function]]: <math display="block">H(x) := \begin{cases} 1, & x \geq 0 \\ 0, & x < 0 \end{cases}</math> | * A [[Piecewise function|piecewise function]]: <math display="block">H(x) := \begin{cases} 1, & x \geq 0 \\ 0, & x < 0 \end{cases}</math> | ||
| Line 25: | Line 25: | ||
* A [[Hyperfunction|hyperfunction]]: <math display="block">H(x) =: \left(1-\frac{1}{2\pi i}\log z,\ -\frac{1}{2\pi i}\log z\right)</math> Or equivalently: <math display="block">H(x) =: \left( -\frac{\log -z}{2\pi i}, -\frac{\log -z}{2\pi i}\right),</math> where {{math|log ''z''}} is the [[Complex logarithm#Principal value|principal value of the complex logarithm]] of {{mvar|z}}. | * A [[Hyperfunction|hyperfunction]]: <math display="block">H(x) =: \left(1-\frac{1}{2\pi i}\log z,\ -\frac{1}{2\pi i}\log z\right)</math> Or equivalently: <math display="block">H(x) =: \left( -\frac{\log -z}{2\pi i}, -\frac{\log -z}{2\pi i}\right),</math> where {{math|log ''z''}} is the [[Complex logarithm#Principal value|principal value of the complex logarithm]] of {{mvar|z}}. | ||
Other definitions | Other definitions that are undefined at {{math|''H''(0)}} include: | ||
* A [[Piecewise function|piecewise function]]: <math display="block">H(x) := \begin{cases} 1, & x > 0 \\ 0, & x < 0 \end{cases}</math> | * A [[Piecewise function|piecewise function]]: <math display="block">H(x) := \begin{cases} 1, & x > 0 \\ 0, & x < 0 \end{cases}</math> | ||
* The derivative of the [[Ramp function|ramp function]]: <math display="block">H(x) := \frac{d}{dx} \max \{ x, 0 \}\quad \mbox{for } x \ne 0</math> | * The derivative of the [[Ramp function|ramp function]]: <math display="block">H(x) := \frac{d}{dx} \max \{ x, 0 \}\quad \mbox{for } x \ne 0</math> | ||
* Expressed in terms of the [[Absolute value|absolute value]] function, such as:<math display="block"> H(x) = | * Expressed in terms of the [[Absolute value|absolute value]] function, such as:<math display="block"> H(x) = \frac{x + |x|}{2x}</math> | ||
==Relationship with Dirac delta== | |||
The [[Dirac delta function]] is the [[Weak derivative|weak derivative]] of the Heaviside function:<math display="block">\delta(x)= \frac{d}{dx} \ H(x),</math>Hence the Heaviside function can be considered to be the [[Integral|integral]] of the Dirac delta function. This is sometimes written as:<math display="block">H(x) := \int_{-\infty}^x \delta(s)\,ds,</math>although this expansion may not hold (or even make sense) for {{math|''x'' {{=}} 0}}, depending on which formalism one uses to give meaning to integrals involving {{mvar|δ}}. In this context, the Heaviside function is the [[Cumulative distribution function|cumulative distribution function]] of a [[Random variable|random variable]] | == Relationship with Dirac delta == | ||
The [[Dirac delta function]] is the [[Weak derivative|weak derivative]] of the Heaviside function:<math display="block">\delta(x)= \frac{d}{dx} \ H(x),</math>Hence the Heaviside function can be considered to be the [[Integral|integral]] of the Dirac delta function. This is sometimes written as:<math display="block">H(x) := \int_{-\infty}^x \delta(s)\,ds,</math>although this expansion may not hold (or even make sense) for {{math|''x'' {{=}} 0}}, depending on which formalism one uses to give meaning to integrals involving {{mvar|δ}}. In this context, the Heaviside function is the [[Cumulative distribution function|cumulative distribution function]] of a [[Random variable|random variable]] that is [[Almost surely|almost surely]] 0. (See ''Constant random variable''.) | |||
== Analytic approximations == | == Analytic approximations == | ||
| Line 37: | Line 38: | ||
For a [[Smooth function|smooth]] approximation to the step function, one can use the [[Logistic function|logistic function]]:<math display="block">H(x) \approx \tfrac{1}{2} + \tfrac{1}{2}\tanh kx = \frac{1}{1+e^{-2kx}},</math>where a larger {{mvar|k}} corresponds to a sharper transition at {{math|''x'' {{=}} 0}}. | For a [[Smooth function|smooth]] approximation to the step function, one can use the [[Logistic function|logistic function]]:<math display="block">H(x) \approx \tfrac{1}{2} + \tfrac{1}{2}\tanh kx = \frac{1}{1+e^{-2kx}},</math>where a larger {{mvar|k}} corresponds to a sharper transition at {{math|''x'' {{=}} 0}}. | ||
If we take {{math|''H''(0) {{=}} {{sfrac|1|2}}}}, equality holds in the limit:<math display="block">H(x)=\lim_{k \to \infty}\tfrac{1}{2}(1+\tanh kx)=\lim_{k \to \infty}\frac{1}{1+e^{-2kx}}.</math> | If we take {{math|''H''(0) {{=}} {{sfrac|1|2}}}}, equality holds in the limit: <math display="block">H(x)=\lim_{k \to \infty}\tfrac{1}{2}(1+\tanh kx)=\lim_{k \to \infty}\frac{1}{1+e^{-2kx}}.</math> | ||
[[File:Step function approximation.png|alt=A set of functions that successively approach the step function|thumb|500x500px|<math>\tfrac{1}{2} + \tfrac{1}{2} \tanh(kx) = \frac{1}{1+e^{-2kx}}</math><br>approaches the step function as {{math|''k'' → ∞}}.|none]]There are [[Sigmoid function#Examples|many other smooth, analytic approximations]] to the step function.<ref>{{MathWorld | urlname=HeavisideStepFunction | title=Heaviside Step Function}}</ref> Among the possibilities are:<math display="block">\begin{align} | [[File:Step function approximation.png|alt=A set of functions that successively approach the step function|thumb|500x500px|<math>\tfrac{1}{2} + \tfrac{1}{2} \tanh(kx) = \frac{1}{1+e^{-2kx}}</math><br />approaches the step function as {{math|''k'' → ∞}}.|none]]There are [[Sigmoid function#Examples|many other smooth, analytic approximations]] to the step function.<ref>{{MathWorld | urlname=HeavisideStepFunction | title=Heaviside Step Function}}</ref> Among the possibilities are:<math display="block">\begin{align} | ||
H(x) &= \lim_{k \to \infty} \left(\tfrac{1}{2} + \tfrac{1}{\pi}\arctan kx\right)\\ | H(x) &= \lim_{k \to \infty} \left(\tfrac{1}{2} + \tfrac{1}{\pi}\arctan kx\right)\\ | ||
H(x) &= \lim_{k \to \infty}\left(\tfrac{1}{2} + \tfrac12\operatorname{erf} kx\right) | H(x) &= \lim_{k \to \infty}\left(\tfrac{1}{2} + \tfrac12\operatorname{erf} kx\right) | ||
\end{align}</math>These limits hold [[Pointwise|pointwise]] and in the sense of [[Distribution (mathematics)|distributions]]. In general, however, [[Pointwise convergence|pointwise convergence]] need not imply distributional convergence, and vice versa distributional convergence need not imply pointwise convergence. (However, if all members of a pointwise convergent sequence of functions are uniformly bounded by some "nice" function, then convergence holds in the sense of distributions too.) | \end{align}</math>These limits hold [[Pointwise|pointwise]] and in the sense of [[Distribution (mathematics)|distributions]]. In general, however, [[Pointwise convergence|pointwise convergence]] need not imply distributional convergence, and vice versa distributional convergence need not imply pointwise convergence. (However, if all members of a pointwise convergent sequence of functions are uniformly bounded by some "nice" function, then convergence holds in the sense of distributions too.) | ||
One could also use a scaled and shifted [[Sigmoid function]]. | |||
In general, any [[Cumulative distribution function|cumulative distribution function]] of a [[Continuous distribution|continuous]] [[Probability distribution|probability distribution]] that is peaked around zero and has a parameter that controls for [[Variance|variance]] can serve as an approximation, in the limit as the variance approaches zero. For example, all three of the above approximations are [[Cumulative distribution function|cumulative distribution functions]] of common probability distributions: the [[Logistic distribution|logistic]], [[Cauchy distribution|Cauchy]] and [[Normal distribution|normal]] distributions, respectively. | In general, any [[Cumulative distribution function|cumulative distribution function]] of a [[Continuous distribution|continuous]] [[Probability distribution|probability distribution]] that is peaked around zero and has a parameter that controls for [[Variance|variance]] can serve as an approximation, in the limit as the variance approaches zero. For example, all three of the above approximations are [[Cumulative distribution function|cumulative distribution functions]] of common probability distributions: the [[Logistic distribution|logistic]], [[Cauchy distribution|Cauchy]] and [[Normal distribution|normal]] distributions, respectively. | ||
== Non- | == Non-analytic approximations == | ||
Approximations to the Heaviside step function could be made through [[Non-analytic smooth function#Smooth transition functions|Smooth transition function]] like <math> 1 \leq m \to \infty </math>:<math display="block">\begin{align}f(x) &= \begin{cases} | Approximations to the Heaviside step function could be made through [[Non-analytic smooth function#Smooth transition functions|Smooth transition function]] like <math> 1 \leq m \to \infty </math>:<math display="block">\begin{align}f(x) &= \begin{cases} | ||
{\displaystyle | {\displaystyle | ||
| Line 55: | Line 58: | ||
\end{cases}\end{align}</math> | \end{cases}\end{align}</math> | ||
==Integral representations== | == Integral representations == | ||
Often an integral representation of the Heaviside step function is useful:<math display="block">\begin{align} | Often an integral representation of the Heaviside step function is useful:<math display="block">\begin{align} | ||
H(x)&=\lim_{ \varepsilon \to 0^+} -\frac{1}{2\pi i}\int_{-\infty}^\infty \frac{1}{\tau+i\varepsilon} e^{-i x \tau} d\tau \\ | H(x)&=\lim_{ \varepsilon \to 0^+} -\frac{1}{2\pi i}\int_{-\infty}^\infty \frac{1}{\tau+i\varepsilon} e^{-i x \tau} d\tau \\ | ||
| Line 66: | Line 69: | ||
There exist various reasons for choosing a particular value. | There exist various reasons for choosing a particular value. | ||
* {{math|''H''(0) {{=}} {{sfrac|1|2}}}} is often used since the [[Graph of a function|graph]] then has [[Rotational symmetry|rotational symmetry]]; put another way, {{math|''H'' − {{sfrac|1|2}}}} is then an odd function. In this case the following relation with the [[Sign function|sign function]] holds for all {{mvar|x}}: <math display="block">H(x) = \tfrac12(1 + \sgn x).</math>Also, <math> \forall x, \ H(x) + H(-x) = 1</math>. | * {{math|''H''(0) {{=}} {{sfrac|1|2}}}} is often used since the [[Graph of a function|graph]] then has [[Rotational symmetry|rotational symmetry]]; put another way, {{math|''H'' − {{sfrac|1|2}}}} is then an odd function. In this case the following relation with the [[Sign function|sign function]] holds for all {{mvar|x}}: <math display="block">H(x) = \tfrac12(1 + \sgn x).</math>Also, <math> \forall x, \ H(x) + H(-x) = 1</math>. | ||
* {{math|''H''(0) {{=}} 1}} is used when {{mvar|H}} needs to be right-continuous. For instance [[Cumulative distribution function|cumulative distribution function]]s are usually taken to be right continuous, as are functions integrated against in [[Lebesgue–Stieltjes integration]]. In this case {{mvar|H}} is the [[Indicator function|indicator function]] of a [[Closed set|closed]] semi-infinite interval: <math display="block"> H(x) = \mathbf{1}_{[0,\infty)}(x).</math> The corresponding probability distribution is the [[Degenerate distribution|degenerate distribution]]. | * {{math|''H''(0) {{=}} 1}} is used when {{mvar|H}} needs to be right-continuous. For instance [[Cumulative distribution function|cumulative distribution function]]s are usually taken to be right continuous, as are functions integrated against in [[Lebesgue–Stieltjes integration]]. In this case {{mvar|H}} is the [[Indicator function|indicator function]] of a [[Closed set|closed]] semi-infinite interval: <math display="block"> H(x) = \mathbf{1}_{[0,\infty)}(x).</math> The corresponding probability distribution is the [[Degenerate distribution|degenerate distribution]]. | ||
* {{math|''H''(0) {{=}} 0}} is used when {{mvar|H}} needs to be left-continuous. In this case {{mvar|H}} is an indicator function of an [[Open set|open]] semi-infinite interval: <math display="block"> H(x) = \mathbf{1}_{(0,\infty)}(x).</math> | * {{math|''H''(0) {{=}} 0}} is used when {{mvar|H}} needs to be left-continuous. In this case {{mvar|H}} is an indicator function of an [[Open set|open]] semi-infinite interval: <math display="block"> H(x) = \mathbf{1}_{(0,\infty)}(x).</math> | ||
* In functional-analysis contexts from [[Optimization|optimization]] and [[Game theory|game theory]], it is often useful to define the Heaviside function as a [[Multivalued function|set-valued function]] to preserve the continuity of the limiting functions and ensure the existence of certain solutions. In these cases, the Heaviside function returns a whole interval of possible solutions, {{math|''H''(0) {{=}} [0,1]}}. | * In functional-analysis contexts from [[Optimization|optimization]] and [[Game theory|game theory]], it is often useful to define the Heaviside function as a [[Multivalued function|set-valued function]] to preserve the continuity of the limiting functions and ensure the existence of certain solutions. In these cases, the Heaviside function returns a whole interval of possible solutions, {{math|''H''(0) {{=}} [0,1]}}. | ||
==Discrete form== | == Discrete form == | ||
An alternative form of the unit step, defined instead as a function <math>H : \mathbb{Z} \rarr \mathbb{R}</math> (that is, taking in a discrete variable {{mvar|n}}), is:<math display="block">H[n]=\begin{cases} 0, & n < 0, \\ 1, & n \ge 0, \end{cases} </math>Or using the half-maximum convention:<ref>{{cite book |last=Bracewell |first=Ronald Newbold |date=2000 |title=The Fourier transform and its applications |language=en |location=New York |publisher=McGraw-Hill |isbn=0-07-303938-1 |page=61 |edition=3rd}}</ref><math display="block">H[n]=\begin{cases} 0, & n < 0, \\ \tfrac12, & n = 0,\\ 1, & n > 0, \end{cases} </math>where {{mvar|n}} is an [[Integer|integer]]. If {{mvar|n}} is an integer, then {{math|''n'' < 0}} must imply that {{math|''n'' ≤ −1}}, while {{math|''n'' > 0}} must imply that the function attains unity at {{math|1=''n'' = 1}}. Therefore the "step function" exhibits ramp-like behavior over the domain of {{closed-closed|−1, 1}}, and cannot authentically be a step function, using the half-maximum convention. | An alternative form of the unit step, defined instead as a function <math>H : \mathbb{Z} \rarr \mathbb{R}</math> (that is, taking in a discrete variable {{mvar|n}}), is:<math display="block">H[n]=\begin{cases} 0, & n < 0, \\ 1, & n \ge 0, \end{cases} </math>Or using the half-maximum convention:<ref>{{cite book |last=Bracewell |first=Ronald Newbold |date=2000 |title=The Fourier transform and its applications |language=en |location=New York |publisher=McGraw-Hill |isbn=0-07-303938-1 |page=61 |edition=3rd}}</ref><math display="block">H[n]=\begin{cases} 0, & n < 0, \\ \tfrac12, & n = 0,\\ 1, & n > 0, \end{cases} </math>where {{mvar|n}} is an [[Integer|integer]]. If {{mvar|n}} is an integer, then {{math|''n'' < 0}} must imply that {{math|''n'' ≤ −1}}, while {{math|''n'' > 0}} must imply that the function attains unity at {{math|1=''n'' = 1}}. Therefore the "step function" exhibits ramp-like behavior over the domain of {{closed-closed|−1, 1}}, and cannot authentically be a step function, using the half-maximum convention. | ||
| Line 89: | Line 90: | ||
== Unilateral Laplace transform == | == Unilateral Laplace transform == | ||
The [[Laplace transform]] of the Heaviside step function is a [[Meromorphic function|meromorphic function]]. Using the unilateral Laplace transform we have:<math display="block">\begin{align} | The [[Laplace transform]] of the Heaviside step function is a [[Meromorphic function|meromorphic function]]. Using the unilateral Laplace transform we have: <math display="block">\begin{align} | ||
\hat{H}(s) &= \lim_{N\to\infty}\int^N_{0} e^{-sx} H(x)\,dx\\ | \hat{H}(s) &= \lim_{N\to\infty}\int^N_{0} e^{-sx} H(x)\,dx\\ | ||
&= \lim_{N\to\infty}\int^N_{0} e^{-sx} \,dx\\ | &= \lim_{N\to\infty}\int^N_{0} e^{-sx} \,dx\\ | ||
&= \frac{1}{s} \end{align}</math> | &= \frac{1}{s} \end{align}</math> | ||
==See also== | When the [[Laplace transform#Bilateral Laplace transform|bilateral transform]] is used, the integral can be split in two parts and the result will be the same. | ||
{{ | |||
== See also == | |||
{{div col|colwidth=25em}} | |||
* [[Gamma function]] | * [[Gamma function]] | ||
* [[Dirac delta function]] | * [[Dirac delta function]] | ||
| Line 109: | Line 112: | ||
* Sine integral | * Sine integral | ||
* [[Step response]] | * [[Step response]] | ||
{{ | {{div col end}} | ||
== References == | |||
{{reflist}} | |||
== External links == | == External links == | ||
* Digital Library of Mathematical Functions, NIST, [http://dlmf.nist.gov/1.16#iv]. | * Digital Library of Mathematical Functions, NIST, [http://dlmf.nist.gov/1.16#iv]. | ||
*{{cite book |first=Ernst Julius |last=Berg |year=1936 |title=Heaviside's Operational Calculus, as applied to Engineering and Physics |chapter=Unit function |page=5 |publisher=McGraw-Hill Education }} | * {{cite book |first=Ernst Julius |last=Berg |year=1936 |title=Heaviside's Operational Calculus, as applied to Engineering and Physics |chapter=Unit function |page=5 |publisher=McGraw-Hill Education }} | ||
*{{cite web |first=James B. |last=Calvert |year=2002 |url=http://mysite.du.edu/~jcalvert/math/laplace.htm |title=Heaviside, Laplace, and the Inversion Integral |publisher=[[Organization:University of Denver|University of Denver]] }} | * {{cite web |first=James B. |last=Calvert |year=2002 |url=http://mysite.du.edu/~jcalvert/math/laplace.htm |title=Heaviside, Laplace, and the Inversion Integral |publisher=[[Organization:University of Denver|University of Denver]] }} | ||
*{{cite book |first=Brian |last=Davies |year=2002 |title=Integral Transforms and their Applications |edition=3rd |page=28 |chapter=Heaviside step function |publisher=Springer }} | * {{cite book |first=Brian |last=Davies |year=2002 |title=Integral Transforms and their Applications |edition=3rd |page=28 |chapter=Heaviside step function |publisher=Springer }} | ||
*{{cite book |first1=George F. D. |last1=Duff |first2=D. |last2=Naylor |year=1966 |title=Differential Equations of Applied Mathematics |page=42 |chapter=Heaviside unit function |publisher=[[Company:John Wiley & Sons|John Wiley & Sons]] }} | * {{cite book |first1=George F. D. |last1=Duff |first2=D. |last2=Naylor |year=1966 |title=Differential Equations of Applied Mathematics |page=42 |chapter=Heaviside unit function |publisher=[[Company:John Wiley & Sons|John Wiley & Sons]] }} | ||
{{DEFAULTSORT:Heaviside Step Function}} | {{DEFAULTSORT:Heaviside Step Function}} | ||
Latest revision as of 23:04, 14 April 2026
Template:Infobox mathematical function
The Heaviside step function, or the unit step function, usually denoted by H or θ (but sometimes u, 1 or 𝟙), is a step function named after Oliver Heaviside, the value of which is zero for negative arguments and one for positive arguments. Different conventions concerning the value H(0) are in use. It is an example of the general class of step functions, all of which can be represented as linear combinations of translations of this one.
The function was originally developed in operational calculus for the solution of differential equations, where it represents a signal that switches on at a specified time and stays switched on indefinitely. Heaviside developed the operational calculus as a tool in the analysis of telegraphic communications and represented the function as 1.
Formulation
Taking the convention that H(0) = 1, the Heaviside function may be defined as:
- A piecewise function:
- Using the Iverson bracket notation:
- An indicator function:
For the alternative convention that H(0) = 1/2, it may be expressed as:
- A piecewise function:
- A linear transformation of the sign function:
- The arithmetic mean of two Iverson brackets:
- A one-sided limit of the two-argument arctangent:
- A hyperfunction: Or equivalently: where log z is the principal value of the complex logarithm of z.
Other definitions that are undefined at H(0) include:
- A piecewise function:
- The derivative of the ramp function:
- Expressed in terms of the absolute value function, such as:
Relationship with Dirac delta
The Dirac delta function is the weak derivative of the Heaviside function:Hence the Heaviside function can be considered to be the integral of the Dirac delta function. This is sometimes written as:although this expansion may not hold (or even make sense) for x = 0, depending on which formalism one uses to give meaning to integrals involving δ. In this context, the Heaviside function is the cumulative distribution function of a random variable that is almost surely 0. (See Constant random variable.)
Analytic approximations
Approximations to the Heaviside step function are of use in biochemistry and neuroscience, where logistic approximations of step functions (such as the Hill and the Michaelis–Menten equations) may be used to approximate binary cellular switches in response to chemical signals.
For a smooth approximation to the step function, one can use the logistic function:where a larger k corresponds to a sharper transition at x = 0.
If we take H(0) = 1/2, equality holds in the limit:

approaches the step function as k → ∞.
There are many other smooth, analytic approximations to the step function.[1] Among the possibilities are:
These limits hold pointwise and in the sense of distributions. In general, however, pointwise convergence need not imply distributional convergence, and vice versa distributional convergence need not imply pointwise convergence. (However, if all members of a pointwise convergent sequence of functions are uniformly bounded by some "nice" function, then convergence holds in the sense of distributions too.)
One could also use a scaled and shifted Sigmoid function.
In general, any cumulative distribution function of a continuous probability distribution that is peaked around zero and has a parameter that controls for variance can serve as an approximation, in the limit as the variance approaches zero. For example, all three of the above approximations are cumulative distribution functions of common probability distributions: the logistic, Cauchy and normal distributions, respectively.
Non-analytic approximations
Approximations to the Heaviside step function could be made through Smooth transition function like :
Integral representations
Often an integral representation of the Heaviside step function is useful:where the second representation is easy to deduce from the first, given that the step function is real and thus is its own complex conjugate.
Zero argument
Since H is usually used in integration, and the value of a function at a single point does not affect its integral, it rarely matters what particular value is chosen of H(0). Indeed when H is considered as a distribution or an element of L∞ (see Lp space) it does not even make sense to talk of a value at zero, since such objects are only defined almost everywhere. If using some analytic approximation (as in the examples above) then often whatever happens to be the relevant limit at zero is used.
There exist various reasons for choosing a particular value.
- H(0) = 1/2 is often used since the graph then has rotational symmetry; put another way, H − 1/2 is then an odd function. In this case the following relation with the sign function holds for all x: Also, .
- H(0) = 1 is used when H needs to be right-continuous. For instance cumulative distribution functions are usually taken to be right continuous, as are functions integrated against in Lebesgue–Stieltjes integration. In this case H is the indicator function of a closed semi-infinite interval: The corresponding probability distribution is the degenerate distribution.
- H(0) = 0 is used when H needs to be left-continuous. In this case H is an indicator function of an open semi-infinite interval:
- In functional-analysis contexts from optimization and game theory, it is often useful to define the Heaviside function as a set-valued function to preserve the continuity of the limiting functions and ensure the existence of certain solutions. In these cases, the Heaviside function returns a whole interval of possible solutions, H(0) = [0,1].
Discrete form
An alternative form of the unit step, defined instead as a function (that is, taking in a discrete variable n), is:Or using the half-maximum convention:[2]where n is an integer. If n is an integer, then n < 0 must imply that n ≤ −1, while n > 0 must imply that the function attains unity at n = 1. Therefore the "step function" exhibits ramp-like behavior over the domain of [−1, 1], and cannot authentically be a step function, using the half-maximum convention.
Unlike the continuous case, the definition of H[0] is significant.
The discrete-time unit impulse is the first difference of the discrete-time step:This function is the cumulative summation of the Kronecker delta:where is the discrete unit impulse function.
Antiderivative and derivative
The ramp function is an antiderivative of the Heaviside step function:The distributional derivative of the Heaviside step function is the Dirac delta function:
Fourier transform
The Fourier transform of the Heaviside step function is a distribution. Using one choice of constants for the definition of the Fourier transform we have Here p.v.1/s is the distribution that takes a test function φ to the Cauchy principal value of . The limit appearing in the integral is also taken in the sense of (tempered) distributions.
Unilateral Laplace transform
The Laplace transform of the Heaviside step function is a meromorphic function. Using the unilateral Laplace transform we have:
When the bilateral transform is used, the integral can be split in two parts and the result will be the same.
See also
References
- ↑ Weisstein, Eric W.. "Heaviside Step Function". http://mathworld.wolfram.com/HeavisideStepFunction.html.
- ↑ Bracewell, Ronald Newbold (2000) (in en). The Fourier transform and its applications (3rd ed.). New York: McGraw-Hill. p. 61. ISBN 0-07-303938-1.
External links
- Digital Library of Mathematical Functions, NIST, [1].
- Berg, Ernst Julius (1936). "Unit function". Heaviside's Operational Calculus, as applied to Engineering and Physics. McGraw-Hill Education. p. 5.
- Calvert, James B. (2002). "Heaviside, Laplace, and the Inversion Integral". University of Denver. http://mysite.du.edu/~jcalvert/math/laplace.htm.
- Davies, Brian (2002). "Heaviside step function". Integral Transforms and their Applications (3rd ed.). Springer. p. 28.
- Duff, George F. D.; Naylor, D. (1966). "Heaviside unit function". Differential Equations of Applied Mathematics. John Wiley & Sons. p. 42.
