|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.06.27.0018.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mod[m, n] == m - n Ceiling[m/n] -
n UnitStep[CharacteristicFunction[Re[m/n], Integers] - 1] +
I n UnitStep[-CharacteristicFunction[Im[m/n], Integers]] + n
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["Mod", "[", RowBox[List["m", ",", "n"]], "]"]], "\[Equal]", RowBox[List["m", "-", RowBox[List["n", " ", RowBox[List["Ceiling", "[", FractionBox["m", "n"], "]"]]]], "-", RowBox[List["n", " ", RowBox[List["UnitStep", "[", RowBox[List[RowBox[List["CharacteristicFunction", "[", RowBox[List[RowBox[List["Re", "[", FractionBox["m", "n"], "]"]], ",", "Integers"]], "]"]], "-", "1"]], "]"]]]], "+", RowBox[List["\[ImaginaryI]", " ", "n", " ", RowBox[List["UnitStep", "[", RowBox[List["-", RowBox[List["CharacteristicFunction", "[", RowBox[List[RowBox[List["Im", "[", FractionBox["m", "n"], "]"]], ",", "Integers"]], "]"]]]], "]"]]]], "+", "n"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <semantics> <mrow> <mi> m </mi> <mo> ⁢ </mo> <mi> mod </mi> <mo> ⁢ </mo> <mi> n </mi> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <rem /> <ci> FE`Conversion`Private`m </ci> <ci> $CellContext`n </ci> </apply> </annotation-xml> </semantics> <mo> ⩵ </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mi> n </mi> <mo> ⁢ </mo> <mrow> <mo> ⌈ </mo> <mfrac> <mi> m </mi> <mi> n </mi> </mfrac> <mo> ⌉ </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> n </mi> <mo> ⁢ </mo> <mrow> <semantics> <mi> θ </mi> <annotation-xml encoding='MathML-Content'> <ci> UnitStep </ci> </annotation-xml> </semantics> <mo> ( </mo> <mrow> <mrow> <msub> <mi> χ </mi> <mi> ℤ </mi> </msub> <mo> ( </mo> <mtext> </mtext> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mi> m </mi> <mi> n </mi> </mfrac> <mo> ) </mo> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mrow> <mi> n </mi> <mo> ⁢ </mo> <mi> ⅈ </mi> <mo> ⁢ </mo> <mrow> <semantics> <mi> θ </mi> <annotation-xml encoding='MathML-Content'> <ci> UnitStep </ci> </annotation-xml> </semantics> <mo> ( </mo> <mrow> <mo> - </mo> <mrow> <msub> <mi> χ </mi> <mi> ℤ </mi> </msub> <mo> ( </mo> <mtext> </mtext> <mrow> <mi> Im </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mi> m </mi> <mi> n </mi> </mfrac> <mo> ) </mo> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mi> n </mi> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <rem /> <ci> FE`Conversion`Private`m </ci> <ci> $CellContext`n </ci> </apply> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> n </ci> <apply> <ceiling /> <apply> <times /> <ci> m </ci> <apply> <power /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> n </ci> <apply> <ci> UnitStep </ci> <apply> <plus /> <apply> <apply> <ci> Subscript </ci> <ci> χ </ci> <ci> ℤ </ci> </apply> <apply> <real /> <apply> <times /> <ci> m </ci> <apply> <power /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <ci> n </ci> <imaginaryi /> <apply> <ci> UnitStep </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <apply> <ci> Subscript </ci> <ci> χ </ci> <ci> ℤ </ci> </apply> <apply> <imaginary /> <apply> <times /> <ci> m </ci> <apply> <power /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <ci> n </ci> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Mod", "[", RowBox[List["m_", ",", "n_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List["m", "-", RowBox[List["n", " ", RowBox[List["Ceiling", "[", FractionBox["m", "n"], "]"]]]], "-", RowBox[List["n", " ", RowBox[List["UnitStep", "[", RowBox[List[RowBox[List["CharacteristicFunction", "[", RowBox[List[RowBox[List["Re", "[", FractionBox["m", "n"], "]"]], ",", "Integers"]], "]"]], "-", "1"]], "]"]]]], "+", RowBox[List["\[ImaginaryI]", " ", "n", " ", RowBox[List["UnitStep", "[", RowBox[List["-", RowBox[List["CharacteristicFunction", "[", RowBox[List[RowBox[List["Im", "[", FractionBox["m", "n"], "]"]], ",", "Integers"]], "]"]]]], "]"]]]], "+", "n"]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|