|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.17.27.0003.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HarmonicNumber[z, r] == ((-1)^r/(r - 1)!) (PolyGamma[r - 1, 1] -
PolyGamma[r - 1, z + 1]) /; Element[r, Integers] && r > 0 &&
Inequality[-(Pi/2), Less, Arg[z + 1], LessEqual, Pi/2]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["HarmonicNumber", "[", RowBox[List["z", ",", "r"]], "]"]], "\[Equal]", RowBox[List[FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "r"], RowBox[List[RowBox[List["(", RowBox[List["r", "-", "1"]], ")"]], "!"]]], RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List[RowBox[List["r", "-", "1"]], ",", "1"]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List[RowBox[List["r", "-", "1"]], ",", RowBox[List["z", "+", "1"]]]], "]"]]]], ")"]]]]]], "/;", RowBox[List[RowBox[List["r", "\[Element]", "Integers"]], "\[And]", RowBox[List["r", ">", "0"]], "\[And]", RowBox[List[RowBox[List["-", FractionBox["\[Pi]", "2"]]], "<", RowBox[List["Arg", "[", RowBox[List["z", "+", "1"]], "]"]], "\[LessEqual]", FractionBox["\[Pi]", "2"]]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> r </mi> </msup> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> r </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <msup> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mrow> <mo> ( </mo> <mrow> <mi> r </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </msup> <mo> ( </mo> <mn> 1 </mn> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <msup> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mrow> <mo> ( </mo> <mrow> <mi> r </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </msup> <mo> ( </mo> <mrow> <mi> z </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> r </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mo> - </mo> <mfrac> <mi> π </mi> <mn> 2 </mn> </mfrac> </mrow> <mo> < </mo> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> z </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ≤ </mo> <mfrac> <mi> π </mi> <mn> 2 </mn> </mfrac> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> HarmonicNumber </ci> <ci> z </ci> <ci> r </ci> </apply> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> r </ci> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> r </ci> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <plus /> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> r </ci> <cn type='integer'> -1 </cn> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> r </ci> <cn type='integer'> -1 </cn> </apply> <apply> <plus /> <ci> z </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> r </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> <apply> <ci> Inequality </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <pi /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <lt /> <apply> <arg /> <apply> <plus /> <ci> z </ci> <cn type='integer'> 1 </cn> </apply> </apply> <leq /> <apply> <times /> <pi /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </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[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "r"], " ", RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List[RowBox[List["r", "-", "1"]], ",", "1"]], "]"]], "-", RowBox[List["PolyGamma", "[", RowBox[List[RowBox[List["r", "-", "1"]], ",", RowBox[List["z", "+", "1"]]]], "]"]]]], ")"]]]], RowBox[List[RowBox[List["(", RowBox[List["r", "-", "1"]], ")"]], "!"]]], "/;", RowBox[List[RowBox[List["r", "\[Element]", "Integers"]], "&&", RowBox[List["r", ">", "0"]], "&&", RowBox[List[RowBox[List["-", FractionBox["\[Pi]", "2"]]], "<", RowBox[List["Arg", "[", RowBox[List["z", "+", "1"]], "]"]], "\[LessEqual]", FractionBox["\[Pi]", "2"]]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|