|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/13.02.24.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DivisorProduct[Subscript[d, j], {Subscript[d, j], n}] ==
n^(DivisorSigma[0, Subscript[d, j]]/2) /; Element[Subscript[d, j],
Divisors[n]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["DivisorProduct", "[", RowBox[List[SubscriptBox["d", "j"], ",", RowBox[List["{", RowBox[List[SubscriptBox["d", "j"], ",", "n"]], "}"]]]], "]"]], "\[Equal]", SuperscriptBox["n", FractionBox[RowBox[List["DivisorSigma", "[", RowBox[List["0", ",", SubscriptBox["d", "j"]]], "]"]], "2"]]]], "/;", RowBox[List[SubscriptBox["d", "j"], "\[Element]", RowBox[List["Divisors", "[", "n", "]"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mstyle scriptlevel='0'> <mrow> <munder> <mo> ∏ </mo> <mrow> <msub> <mi> d </mi> <mi> j </mi> </msub> <mo> | </mo> <mi> n </mi> </mrow> </munder> <msub> <mi> d </mi> <mi> j </mi> </msub> </mrow> </mstyle> <mstyle scriptlevel='0'> <mo> ⩵ </mo> </mstyle> <msup> <mi> n </mi> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> ⁢ </mo> <mrow> <msub> <semantics> <mi> σ </mi> <annotation encoding='Mathematica'> TagBox["\[Sigma]", DivisorSigma] </annotation> </semantics> <mn> 0 </mn> </msub> <mo> ( </mo> <msub> <mi> d </mi> <mi> j </mi> </msub> <mo> ) </mo> </mrow> </mrow> </msup> </mrow> <mo> /; </mo> <mrow> <msub> <mi> d </mi> <mi> j </mi> </msub> <mo> ∈ </mo> <mrow> <mi> divisors </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> n </mi> <mo> ) </mo> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> FormBox </ci> <apply> <ci> RowBox </ci> <list> <apply> <ci> RowBox </ci> <list> <apply> <ci> RowBox </ci> <list> <apply> <ci> UnderscriptBox </ci> <apply> <ci> ErrorBox </ci> <ms> ∏ </ms> </apply> <apply> <ci> RowBox </ci> <list> <apply> <ci> SubscriptBox </ci> <ms> d </ms> <ms> j </ms> </apply> <ms> | </ms> <ms> n </ms> </list> </apply> </apply> <apply> <ci> SubscriptBox </ci> <ms> d </ms> <ms> j </ms> </apply> </list> </apply> <ms> ⩵ </ms> <apply> <ci> SuperscriptBox </ci> <ms> n </ms> <apply> <ci> RowBox </ci> <list> <apply> <ci> FractionBox </ci> <ms> 1 </ms> <ms> 2 </ms> </apply> <apply> <ci> RowBox </ci> <list> <apply> <ci> SubscriptBox </ci> <apply> <ci> TagBox </ci> <ms> σ </ms> <ci> DivisorSigma </ci> </apply> <ms> 0 </ms> </apply> <ms> ( </ms> <apply> <ci> SubscriptBox </ci> <ms> d </ms> <ms> j </ms> </apply> <ms> ) </ms> </list> </apply> </list> </apply> </apply> </list> </apply> <ms> /; </ms> <apply> <ci> RowBox </ci> <list> <apply> <ci> SubscriptBox </ci> <ms> d </ms> <ms> j </ms> </apply> <ms> ∈ </ms> <apply> <ci> RowBox </ci> <list> <ms> divisors </ms> <ms> ( </ms> <ms> n </ms> <ms> ) </ms> </list> </apply> </list> </apply> </list> </apply> <ci> TraditionalForm </ci> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["DivisorProduct", "[", RowBox[List[SubscriptBox["d_", "j"], ",", RowBox[List["{", RowBox[List[SubscriptBox["d_", "j"], ",", "n_"]], "}"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[SuperscriptBox["n", RowBox[List[FractionBox["1", "2"], " ", RowBox[List["DivisorSigma", "[", RowBox[List["0", ",", SubscriptBox["d", "j"]]], "]"]]]]], "/;", RowBox[List[SubscriptBox["d", "j"], "\[Element]", RowBox[List["Divisors", "[", "n", "]"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|