|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/13.05.03.0012.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DivisorSigma[k, 10] == 1 + 2^k + 5^k + 10^k
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["DivisorSigma", "[", RowBox[List["k", ",", "10"]], "]"]], "\[Equal]", RowBox[List["1", "+", SuperscriptBox["2", "k"], "+", SuperscriptBox["5", "k"], "+", SuperscriptBox["10", "k"]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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 encoding='Mathematica'> TagBox["\[Sigma]", DivisorSigma] </annotation> </semantics> <mi> k </mi> </msub> <mo> ( </mo> <mn> 10 </mn> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mn> 1 </mn> <mo> + </mo> <msup> <mn> 2 </mn> <mi> k </mi> </msup> <mo> + </mo> <msup> <mn> 5 </mn> <mi> k </mi> </msup> <mo> + </mo> <msup> <mn> 10 </mn> <mi> k </mi> </msup> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> DivisorSigma </ci> <ci> k </ci> <cn type='integer'> 10 </cn> </apply> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <power /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <apply> <power /> <cn type='integer'> 5 </cn> <ci> k </ci> </apply> <apply> <power /> <cn type='integer'> 10 </cn> <ci> k </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["DivisorSigma", "[", RowBox[List["k", ",", "10"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List["1", "+", SuperscriptBox["2", "k"], "+", SuperscriptBox["5", "k"], "+", SuperscriptBox["10", "k"]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|