|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/13.08.16.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JacobiSymbol[k n, m] == JacobiSymbol[k, m] JacobiSymbol[n, m] /;
GCD[n, m] == 1 && GCD[n, k] == 1 && Element[(m - 3)/2, Integers] &&
(m - 3)/2 >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["JacobiSymbol", "[", RowBox[List[RowBox[List["k", " ", "n"]], ",", "m"]], "]"]], "\[Equal]", RowBox[List[RowBox[List["JacobiSymbol", "[", RowBox[List["k", ",", "m"]], "]"]], RowBox[List["JacobiSymbol", "[", RowBox[List["n", ",", "m"]], "]"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["GCD", "[", RowBox[List["n", ",", "m"]], "]"]], "\[Equal]", "1"]], "\[And]", RowBox[List[RowBox[List["GCD", "[", RowBox[List["n", ",", "k"]], "]"]], "\[Equal]", "1"]], "\[And]", RowBox[List[FractionBox[RowBox[List["m", "-", "3"]], "2"], "\[Element]", "Integers"]], "\[And]", RowBox[List[FractionBox[RowBox[List["m", "-", "3"]], "2"], "\[GreaterEqual]", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <semantics> <mrow> <mo> ( </mo> <mfrac> <mrow> <mi> k </mi> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mi> m </mi> </mfrac> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", FractionBox[RowBox[List["k", " ", "n"]], "m"], ")"]], JacobiSymbol, Rule[Editable, False]] </annotation> </semantics> <mo> ⩵ </mo> <mrow> <semantics> <mrow> <mo> ( </mo> <mfrac> <mi> k </mi> <mi> m </mi> </mfrac> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", FractionBox["k", "m"], ")"]], JacobiSymbol, Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <semantics> <mrow> <mo> ( </mo> <mfrac> <mi> n </mi> <mi> m </mi> </mfrac> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", FractionBox["n", "m"], ")"]], JacobiSymbol, Rule[Editable, False]] </annotation> </semantics> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mi> gcd </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> , </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mn> 1 </mn> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mi> gcd </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> , </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mn> 1 </mn> </mrow> <mo> ∧ </mo> <mrow> <mfrac> <mrow> <mi> m </mi> <mo> - </mo> <mn> 3 </mn> </mrow> <mn> 2 </mn> </mfrac> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> JacobiSymbol </ci> <apply> <times /> <ci> k </ci> <ci> n </ci> </apply> <ci> m </ci> </apply> <apply> <times /> <apply> <ci> JacobiSymbol </ci> <ci> k </ci> <ci> m </ci> </apply> <apply> <ci> JacobiSymbol </ci> <ci> n </ci> <ci> m </ci> </apply> </apply> </apply> <apply> <and /> <apply> <eq /> <apply> <gcd /> <ci> n </ci> <ci> m </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <eq /> <apply> <gcd /> <ci> n </ci> <ci> k </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <in /> <apply> <times /> <apply> <plus /> <ci> m </ci> <cn type='integer'> -3 </cn> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["JacobiSymbol", "[", RowBox[List[RowBox[List["k", " ", "n_"]], ",", "m_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["JacobiSymbol", "[", RowBox[List["k", ",", "m"]], "]"]], " ", RowBox[List["JacobiSymbol", "[", RowBox[List["n", ",", "m"]], "]"]]]], "/;", RowBox[List[RowBox[List[RowBox[List["GCD", "[", RowBox[List["n", ",", "m"]], "]"]], "\[Equal]", "1"]], "&&", RowBox[List[RowBox[List["GCD", "[", RowBox[List["n", ",", "k"]], "]"]], "\[Equal]", "1"]], "&&", RowBox[List[FractionBox[RowBox[List["m", "-", "3"]], "2"], "\[Element]", "Integers"]], "&&", RowBox[List[FractionBox[RowBox[List["m", "-", "3"]], "2"], "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|