Content deleted Content added
→Zero argument: Added a property for step function when its value for zero argument is 0.5 Tags: Mobile edit Mobile web edit |
Fishsicles (talk | contribs) →Formulation: Sorting representations by H(0) values, adding a few more |
||
Line 19:
* using the [[Iverson bracket]] notation: <math display="block">H(x) := [x \geq 0]</math>
* an [[indicator function]]: <math display="block">H(x) := \mathbf{1}_{x \geq 0}=\mathbf 1_{\mathbb R_+}(x)</math>
* a [[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 [[one-sided limit]] of the [[atan2|two-argument arctangent]] <math display="block">H(x) =: \lim_{\epsilon\to0^{+}} \frac{\mbox{atan2}(\epsilon,-x)}{\pi}</math>
For the alternative convention that {{math|''H''(0) {{=}} {{sfrac|1|2}}}}, it may be expressed as:
* a linear transformation of the [[sign function]],
<math display="block">H(x) :=
* the [[arithmetic mean]] of two [[Iverson bracket]]s,
<math display="block">H(x) := \frac{[x\geq 0] + [x>0]}{2}</math>
Other definitions which are undefined at {{math|''H''(0)}} include:
It can also be expressed for {{math|''x'' ≠ 0}} in terms of the [[absolute value]] function as▼
* the derivative of the [[ramp function]]: <math display="block">
<math display="block"> H(x) = \frac{x + |x|}{2x}</math>
==Relationship with Dirac delta==
|