Wolfram Researchfunctions.wolfram.comOther Wolfram Sites
Search Site
Function CategoriesGraphics GalleryNotationsGeneral IdentitiesAbout This Site Email Comments

View Related Information In
The Documentation Center
MathWorld

Download All Formulas For This Function
Mathematica Notebook
PDF File

 

Developed with Mathematica -- Download a Free Trial Version
 











variants of this functions
UnitStep






Mathematica Notation

Traditional Notation









Generalized Functions > UnitStep[x] > Transformations > Multiple arguments





http://functions.wolfram.com/14.01.16.0002.01









  


  










Input Form





UnitStep[Product[x - Subscript[a, k], {k, 1, n}]] == Sum[(-1)^(n - k) UnitStep[x - Subscript[a, k]], {k, 1, n}] - 2 Floor[(n - 1)/2] + n - 1 /; x != Subscript[a, k] && Subscript[a, k] < Subscript[a, k + 1] && Element[Subscript[a, k], Reals] && 1 <= k <= n










Standard Form





Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["UnitStep", "[", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], "n"], RowBox[List["(", RowBox[List["x", "-", SubscriptBox["a", "k"]]], ")"]]]], "]"]], "\[Equal]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "n"], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["n", "-", "k"]]], " ", RowBox[List["UnitStep", "[", RowBox[List["x", "-", SubscriptBox["a", "k"]]], "]"]]]]]], "-", RowBox[List["2", " ", RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "1"]], "2"], "]"]]]], "+", "n", "-", "1"]]]], "/;", RowBox[List[RowBox[List["x", "\[NotEqual]", SubscriptBox["a", "k"]]], "\[And]", RowBox[List[SubscriptBox["a", "k"], "<", SubscriptBox["a", RowBox[List["k", "+", "1"]]]]], "\[And]", RowBox[List[SubscriptBox["a", "k"], "\[Element]", "Reals"]], "\[And]", RowBox[List["1", "\[LessEqual]", "k", "\[LessEqual]", "n"]]]]]]]]










MathML Form







<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <semantics> <mi> &#952; </mi> <annotation-xml encoding='MathML-Content'> <ci> UnitStep </ci> </annotation-xml> </semantics> <mo> ( </mo> <mrow> <munderover> <mo> &#8719; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mo> ( </mo> <mrow> <mi> x </mi> <mo> - </mo> <msub> <mi> a </mi> <mi> k </mi> </msub> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> &#10869; </mo> <mrow> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <semantics> <mi> &#952; </mi> <annotation-xml encoding='MathML-Content'> <ci> UnitStep </ci> </annotation-xml> </semantics> <mo> ( </mo> <mrow> <mi> x </mi> <mo> - </mo> <msub> <mi> a </mi> <mi> k </mi> </msub> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> + </mo> <mi> n </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mrow> <mo> &#8970; </mo> <mfrac> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mn> 2 </mn> </mfrac> <mo> &#8971; </mo> </mrow> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> x </mi> <mo> &#8800; </mo> <msub> <mi> a </mi> <mi> k </mi> </msub> </mrow> <mo> &#8743; </mo> <mrow> <msub> <mi> a </mi> <mi> k </mi> </msub> <mo> &lt; </mo> <msub> <mi> a </mi> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mo> &#8743; </mo> <mrow> <msub> <mi> a </mi> <mi> k </mi> </msub> <mo> &#8712; </mo> <semantics> <mi> &#8477; </mi> <annotation encoding='Mathematica'> TagBox[&quot;\[DoubleStruckCapitalR]&quot;, Function[Reals]] </annotation> </semantics> </mrow> <mo> &#8743; </mo> <mrow> <mn> 1 </mn> <mo> &#8804; </mo> <mi> k </mi> <mo> &#8804; </mo> <mi> n </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> UnitStep </ci> <apply> <product /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <plus /> <ci> x </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> Subscript </ci> <ci> a </ci> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <plus /> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> <apply> <ci> UnitStep </ci> <apply> <plus /> <ci> x </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> Subscript </ci> <ci> a </ci> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <floor /> <apply> <times /> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <and /> <apply> <neq /> <ci> x </ci> <apply> <ci> Subscript </ci> <ci> a </ci> <ci> k </ci> </apply> </apply> <apply> <lt /> <apply> <ci> Subscript </ci> <ci> a </ci> <ci> k </ci> </apply> <apply> <ci> Subscript </ci> <ci> a </ci> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> <apply> <in /> <apply> <ci> Subscript </ci> <ci> a </ci> <ci> k </ci> </apply> <reals /> </apply> <apply> <leq /> <cn type='integer'> 1 </cn> <ci> k </ci> <ci> n </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>










Rule Form





Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["UnitStep", "[", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "1"]], "n_"], RowBox[List["(", RowBox[List["x_", "-", SubscriptBox["a_", "k"]]], ")"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "n"], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["n", "-", "k"]]], " ", RowBox[List["UnitStep", "[", RowBox[List["x", "-", SubscriptBox["a", "k"]]], "]"]]]]]], "-", RowBox[List["2", " ", RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "1"]], "2"], "]"]]]], "+", "n", "-", "1"]], "/;", RowBox[List[RowBox[List["x", "\[NotEqual]", SubscriptBox["a", "k"]]], "&&", RowBox[List[SubscriptBox["a", "k"], "<", SubscriptBox["a", RowBox[List["k", "+", "1"]]]]], "&&", RowBox[List[SubscriptBox["a", "k"], "\[Element]", "Reals"]], "&&", RowBox[List["1", "\[LessEqual]", "k", "\[LessEqual]", "n"]]]]]]]]]]










Date Added to functions.wolfram.com (modification date)





2001-10-29