|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.17.06.0006.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HarmonicNumber[z, r] \[Proportional] -(1/(z + m)^r) +
(-1)^(r - 1) HarmonicNumber[m, r] (1 + O[z + m]) /;
(z -> -m) && Element[m, Integers] && m > 0 && Element[r, Integers] && r > 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["HarmonicNumber", "[", RowBox[List["z", ",", "r"]], "]"]], "\[Proportional]", RowBox[List[RowBox[List["-", FractionBox["1", SuperscriptBox[RowBox[List["(", RowBox[List["z", "+", "m"]], ")"]], "r"]]]], "+", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["r", "-", "1"]]], " ", RowBox[List["HarmonicNumber", "[", RowBox[List["m", ",", "r"]], "]"]], RowBox[List["(", RowBox[List["1", "+", RowBox[List["O", "[", RowBox[List["z", "+", "m"]], "]"]]]], ")"]]]]]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List["z", "\[Rule]", RowBox[List["-", "m"]]]], ")"]], "\[And]", RowBox[List["Element", "[", RowBox[List["m", ",", "Integers"]], "]"]], "\[And]", RowBox[List["m", ">", "0"]], "\[And]", RowBox[List["Element", "[", RowBox[List["r", ",", "Integers"]], "]"]], "\[And]", RowBox[List["r", ">", "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> <mi> z </mi> <mrow> <mo> ( </mo> <mi> r </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ∝ </mo> <mrow> <mrow> <mo> - </mo> <mfrac> <mn> 1 </mn> <msup> <mrow> <mo> ( </mo> <mrow> <mi> z </mi> <mo> + </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> <mi> r </mi> </msup> </mfrac> </mrow> <mo> + </mo> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> r </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <mrow> <msubsup> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mi> m </mi> <mrow> <mo> ( </mo> <mi> r </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> + </mo> <mrow> <mi> O </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> z </mi> <mo> + </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> z </mi> <semantics> <mo> → </mo> <annotation encoding='Mathematica'> "\[Rule]" </annotation> </semantics> <mrow> <mo> - </mo> <mi> m </mi> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ∧ </mo> <mrow> <mi> m </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> <mo> ∧ </mo> <mrow> <mi> r </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <ci> Proportional </ci> <apply> <ci> HarmonicNumber </ci> <ci> z </ci> <ci> r </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <power /> <apply> <plus /> <ci> z </ci> <ci> m </ci> </apply> <ci> r </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <apply> <plus /> <ci> r </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <apply> <ci> HarmonicNumber </ci> <ci> m </ci> <ci> r </ci> </apply> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <ci> O </ci> <apply> <plus /> <ci> z </ci> <ci> m </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <ci> Rule </ci> <ci> z </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> <apply> <in /> <ci> m </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> <apply> <in /> <ci> r </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["z_", ",", "r_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["-", FractionBox["1", SuperscriptBox[RowBox[List["(", RowBox[List["z", "+", "m"]], ")"]], "r"]]]], "+", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["r", "-", "1"]]], " ", RowBox[List["HarmonicNumber", "[", RowBox[List["m", ",", "r"]], "]"]], " ", RowBox[List["(", RowBox[List["1", "+", RowBox[List["O", "[", RowBox[List["z", "+", "m"]], "]"]]]], ")"]]]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List["z", "\[Rule]", RowBox[List["-", "m"]]]], ")"]], "&&", RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", ">", "0"]], "&&", RowBox[List["r", "\[Element]", "Integers"]], "&&", RowBox[List["r", ">", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|