|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.17.16.0009.02
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HarmonicNumber[m z, r] == Sum[HarmonicNumber[z - k/m, r], {k, 0, m - 1}]/
m^r + (1 - m^(1 - r)) Zeta[r] /; Re[z] > 0 && Element[m, Integers] &&
m > 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["HarmonicNumber", "[", RowBox[List[RowBox[List["m", " ", "z"]], ",", "r"]], "]"]], "\[Equal]", RowBox[List[RowBox[List[SuperscriptBox["m", RowBox[List["-", "r"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["m", "-", "1"]]], RowBox[List["HarmonicNumber", "[", RowBox[List[RowBox[List["z", "-", FractionBox["k", "m"]]], ",", "r"]], "]"]]]]]], "+", RowBox[List[RowBox[List["(", RowBox[List["1", "-", SuperscriptBox["m", RowBox[List["1", "-", "r"]]]]], ")"]], " ", RowBox[List["Zeta", "[", "r", "]"]]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Re", "[", "z", "]"]], ">", "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> <msubsup> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mrow> <mi> m </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mrow> <mo> ( </mo> <mi> r </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ⩵ </mo> <mrow> <mrow> <msup> <mi> m </mi> <mrow> <mo> - </mo> <mi> r </mi> </mrow> </msup> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mi> m </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <msubsup> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mrow> <mi> z </mi> <mo> - </mo> <mfrac> <mi> k </mi> <mi> m </mi> </mfrac> </mrow> <mrow> <mo> ( </mo> <mi> r </mi> <mo> ) </mo> </mrow> </msubsup> </mrow> </mrow> <mo> + </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <msup> <mi> m </mi> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> r </mi> </mrow> </msup> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <semantics> <mrow> <mi> ζ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> r </mi> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["\[Zeta]", "(", TagBox["r", Rule[Editable, True]], ")"]], InterpretTemplate[Function[$CellContext`e, Zeta[$CellContext`e]]]] </annotation> </semantics> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> > </mo> <mn> 0 </mn> </mrow> <mo> ∧ </mo> <mrow> <mi> m </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> HarmonicNumber </ci> <apply> <times /> <ci> m </ci> <ci> z </ci> </apply> <ci> r </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <power /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> r </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> </uplimit> <apply> <ci> HarmonicNumber </ci> <apply> <plus /> <ci> z </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> k </ci> <apply> <power /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <ci> r </ci> </apply> </apply> </apply> <apply> <times /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <ci> m </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> r </ci> </apply> </apply> </apply> </apply> </apply> <apply> <ci> Zeta </ci> <ci> r </ci> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <gt /> <apply> <real /> <ci> z </ci> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <in /> <ci> m </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["HarmonicNumber", "[", RowBox[List[RowBox[List["m_", " ", "z_"]], ",", "r_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[SuperscriptBox["m", RowBox[List["-", "r"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["m", "-", "1"]]], RowBox[List["HarmonicNumber", "[", RowBox[List[RowBox[List["z", "-", FractionBox["k", "m"]]], ",", "r"]], "]"]]]]]], "+", RowBox[List[RowBox[List["(", RowBox[List["1", "-", SuperscriptBox["m", RowBox[List["1", "-", "r"]]]]], ")"]], " ", RowBox[List["Zeta", "[", "r", "]"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Re", "[", "z", "]"]], ">", "0"]], "&&", RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", ">", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|