|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.20.16.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KroneckerDelta[-n, m] == KroneckerDelta[n, m] - UnitStep[Abs[n] - Abs[m]]
Sign[n m] /; Element[n, Integers] && Element[m, Integers]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["KroneckerDelta", "[", RowBox[List[RowBox[List["-", "n"]], ",", "m"]], "]"]], "\[Equal]", RowBox[List[RowBox[List["KroneckerDelta", "[", RowBox[List["n", ",", "m"]], "]"]], "-", RowBox[List[RowBox[List["UnitStep", "[", RowBox[List[RowBox[List["Abs", "[", "n", "]"]], "-", RowBox[List["Abs", "[", "m", "]"]]]], "]"]], RowBox[List["Sign", "[", RowBox[List["n", " ", "m"]], "]"]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", "\[Element]", "Integers"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <msub> <semantics> <mi> δ </mi> <annotation-xml encoding='MathML-Content'> <ci> KroneckerDelta </ci> </annotation-xml> </semantics> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> , </mo> <mi> m </mi> </mrow> </msub> <mo> ⩵ </mo> <mrow> <msub> <semantics> <mi> δ </mi> <annotation-xml encoding='MathML-Content'> <ci> KroneckerDelta </ci> </annotation-xml> </semantics> <mrow> <mi> n </mi> <mo> , </mo> <mi> m </mi> </mrow> </msub> <mo> - </mo> <mrow> <mrow> <semantics> <mi> θ </mi> <annotation-xml encoding='MathML-Content'> <ci> UnitStep </ci> </annotation-xml> </semantics> <mo> ( </mo> <mrow> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <mi> n </mi> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> <mo> - </mo> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <mi> m </mi> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> sgn </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> ⁢ </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[Integers]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> m </mi> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> KroneckerDelta </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <ci> m </ci> </apply> <apply> <plus /> <apply> <ci> KroneckerDelta </ci> <ci> n </ci> <ci> m </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <ci> UnitStep </ci> <apply> <plus /> <apply> <abs /> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <abs /> <ci> m </ci> </apply> </apply> </apply> </apply> <apply> <ci> Sign </ci> <apply> <times /> <ci> n </ci> <ci> m </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <integers /> </apply> <apply> <in /> <ci> m </ci> <integers /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["KroneckerDelta", "[", RowBox[List[RowBox[List["-", "n_"]], ",", "m_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["KroneckerDelta", "[", RowBox[List["n", ",", "m"]], "]"]], "-", RowBox[List[RowBox[List["UnitStep", "[", RowBox[List[RowBox[List["Abs", "[", "n", "]"]], "-", RowBox[List["Abs", "[", "m", "]"]]]], "]"]], " ", RowBox[List["Sign", "[", RowBox[List["n", " ", "m"]], "]"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["m", "\[Element]", "Integers"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|