Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Generalized Functions >

HeavisidePi

HeavisidePi[x]
represents the box distribution Pi(x), equal to 1 for and 0 for .
HeavisidePi[x1, x2, ...]
represents the multidimensional box distribution Pi(x_1,x_2,...) which is 1 if all .
  • HeavisidePi[x] returns 0 or 1 for all numeric x other than -1/2 and 1/2.
  • HeavisidePi can be used in derivatives, integrals, integral transforms and differential equations.
Plot in one and two dimensions:
The derivative generates DiracDelta distributions:
The Fourier transform is a Sinc function:
Plot in one and two dimensions:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
The derivative generates DiracDelta distributions:
In[1]:=
Click for copyable input
Out[1]=
 
The Fourier transform is a Sinc function:
In[1]:=
Click for copyable input
Out[1]=
The convolution of HeavisidePi is HeavisideLambda:
HeavisidePi threads over lists:
TraditionalForm formatting:
HeavisidePi can be expressed in terms of HeavisideTheta:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team