|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/13.05.23.0004.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sum[l^m MoebiusMu[l] Sum[DivisorSigma[m, k], {k, 1, n/l}], {l, 1, n}] == n /;
Element[n, Integers] && n > 0 && Element[m, Integers] && m > 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["l", "=", "1"]], "n"], RowBox[List[SuperscriptBox["l", "m"], " ", RowBox[List["MoebiusMu", "[", "l", "]"]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], FractionBox["n", "l"]], RowBox[List["DivisorSigma", "[", RowBox[List["m", ",", "k"]], "]"]]]]]]]], "\[Equal]", "n"]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", ">", "0"]], "\[And]", RowBox[List["m", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", ">", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> l </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <msup> <mi> l </mi> <mi> m </mi> </msup> <mo> ⁢ </mo> <mrow> <semantics> <mi> μ </mi> <annotation encoding='Mathematica'> TagBox["\[Mu]", MoebiusMu] </annotation> </semantics> <mo> ( </mo> <mi> l </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mfrac> <mi> n </mi> <mi> l </mi> </mfrac> </munderover> <mrow> <msub> <semantics> <mi> σ </mi> <annotation encoding='Mathematica'> TagBox["\[Sigma]", DivisorSigma] </annotation> </semantics> <mi> m </mi> </msub> <mo> ( </mo> <mi> k </mi> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> ⩵ </mo> <mi> n </mi> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> <annotation encoding='Mathematica'> TagBox[SuperscriptBox["\[DoubleStruckCapitalN]", "+"], Function[Integers]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> m </mi> <mo> ∈ </mo> <semantics> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> <annotation encoding='Mathematica'> TagBox[SuperscriptBox["\[DoubleStruckCapitalN]", "+"], Function[Integers]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <sum /> <bvar> <ci> l </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <power /> <ci> l </ci> <ci> m </ci> </apply> <apply> <ci> MoebiusMu </ci> <ci> l </ci> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <apply> <times /> <ci> n </ci> <apply> <power /> <ci> l </ci> <cn type='integer'> -1 </cn> </apply> </apply> </uplimit> <apply> <ci> DivisorSigma </ci> <ci> m </ci> <ci> k </ci> </apply> </apply> </apply> </apply> <ci> n </ci> </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[UnderoverscriptBox["\[Sum]", RowBox[List["l_", "=", "1"]], "n_"], RowBox[List[SuperscriptBox["l_", "m_"], " ", RowBox[List["MoebiusMu", "[", "l_", "]"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], FractionBox["n_", "l_"]], RowBox[List["DivisorSigma", "[", RowBox[List["m_", ",", "k"]], "]"]]]]]]]], "]"]], "\[RuleDelayed]", RowBox[List["n", "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", ">", "0"]], "&&", RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", ">", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|