
|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
http://functions.wolfram.com/06.16.06.0029.01
|
|

|

|

|

|
|
|
|

|

|

|

|
|

|

|

|

|

|
HarmonicNumber[z] == HarmonicNumber[Subscript[z, 0]] +
Sum[(-1)^k (HarmonicNumber[Subscript[z, 0], k + 1] - Zeta[k + 1])
(z - Subscript[z, 0])^k, {k, 1, Infinity}] /;
!(Element[Subscript[z, 0], Integers] && Subscript[z, 0] < 0)
|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["HarmonicNumber", "[", "z", "]"]], "\[Equal]", RowBox[List[RowBox[List["HarmonicNumber", "[", SubscriptBox["z", "0"], "]"]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], RowBox[List["(", RowBox[List[RowBox[List["HarmonicNumber", "[", RowBox[List[SubscriptBox["z", "0"], ",", RowBox[List["k", "+", "1"]]]], "]"]], "-", " ", RowBox[List["Zeta", "[", RowBox[List["k", "+", "1"]], "]"]]]], ")"]], SuperscriptBox[RowBox[List["(", RowBox[List["z", "-", SubscriptBox["z", "0"]]], ")"]], "k"]]]]]]]]], "/;", RowBox[List["Not", "[", RowBox[List[RowBox[List[SubscriptBox["z", "0"], "\[Element]", "Integers"]], "\[And]", RowBox[List[SubscriptBox["z", "0"], "<", "0"]]]], "]"]]]]]]
|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
|

|

|
<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> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mi> z </mi> </msub> <mo> ⩵ </mo> <mrow> <msub> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <msub> <mi> z </mi> <mn> 0 </mn> </msub> </msub> <mo> + </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> ∞ </mi> </munderover> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <msubsup> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <msub> <mi> z </mi> <mn> 0 </mn> </msub> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </msubsup> <mo> - </mo> <semantics> <mrow> <mi> ζ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["\[Zeta]", "(", TagBox[RowBox[List["k", "+", "1"]], Rule[Editable, True]], ")"]], InterpretTemplate[Function[BoxForm`e$, Zeta[BoxForm`e$]]]] </annotation> </semantics> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mi> z </mi> <mo> - </mo> <msub> <mi> z </mi> <mn> 0 </mn> </msub> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mo> ¬ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <msub> <mi> z </mi> <mn> 0 </mn> </msub> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[Integers]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <msub> <mi> z </mi> <mn> 0 </mn> </msub> <mo> < </mo> <mn> 0 </mn> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> HarmonicNumber </ci> <ci> z </ci> </apply> <apply> <plus /> <apply> <ci> HarmonicNumber </ci> <apply> <ci> Subscript </ci> <ci> z </ci> <cn type='integer'> 0 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <plus /> <apply> <ci> HarmonicNumber </ci> <apply> <ci> Subscript </ci> <ci> z </ci> <cn type='integer'> 0 </cn> </apply> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> Zeta </ci> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <plus /> <ci> z </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> Subscript </ci> <ci> z </ci> <cn type='integer'> 0 </cn> </apply> </apply> </apply> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <not /> <apply> <and /> <apply> <in /> <apply> <ci> Subscript </ci> <ci> z </ci> <cn type='integer'> 0 </cn> </apply> <integers /> </apply> <apply> <lt /> <apply> <ci> Subscript </ci> <ci> z </ci> <cn type='integer'> 0 </cn> </apply> <cn type='integer'> 0 </cn> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|

|

|

|

|

| 
| 
| 
| 
| | 
| 
| 
| 
| 
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["HarmonicNumber", "[", "z_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["HarmonicNumber", "[", SubscriptBox["zz", "0"], "]"]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], " ", RowBox[List["(", RowBox[List[RowBox[List["HarmonicNumber", "[", RowBox[List[SubscriptBox["zz", "0"], ",", RowBox[List["k", "+", "1"]]]], "]"]], "-", RowBox[List["Zeta", "[", RowBox[List["k", "+", "1"]], "]"]]]], ")"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["z", "-", SubscriptBox["zz", "0"]]], ")"]], "k"]]]]]]], "/;", RowBox[List["!", RowBox[List["(", RowBox[List[RowBox[List[SubscriptBox["zz", "0"], "\[Element]", "Integers"]], "&&", RowBox[List[SubscriptBox["zz", "0"], "<", "0"]]]], ")"]]]]]]]]]] |
| 
| 
| 
| 
|
|

|

|

|

|
Date Added to functions.wolfram.com (modification date)
|
|

|

|

|

|

|
|

|

|

|

|
|
 |
|
|