| |  
 |  | 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | http://functions.wolfram.com/06.16.17.0005.01 | 
 |  
 |  
 |  
 |  
 |  
 |  |   
 |  
 |  |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | HarmonicNumber[z] == HarmonicNumber[z - n] + Sum[1/(z - k), {k, 0, n - 1}] /; 
 Element[n, Integers] && n >= 0 | 
 |  
 |  
 |  
 |  
 |  
 |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["HarmonicNumber", "[", "z", "]"]], "\[Equal]", RowBox[List[RowBox[List["HarmonicNumber", "[", RowBox[List["z", "-", "n"]], "]"]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "-", "1"]]], FractionBox["1", RowBox[List["z", "-", "k"]]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "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>  <mrow>  <mi> z </mi>  <mo> - </mo>  <mi> n </mi>  </mrow>  </msub>  <mo> + </mo>  <mrow>  <munderover>  <mo> ∑ </mo>  <mrow>  <mi> k </mi>  <mo> = </mo>  <mn> 0 </mn>  </mrow>  <mrow>  <mi> n </mi>  <mo> - </mo>  <mn> 1 </mn>  </mrow>  </munderover>  <mfrac>  <mn> 1 </mn>  <mrow>  <mi> z </mi>  <mo> - </mo>  <mi> k </mi>  </mrow>  </mfrac>  </mrow>  </mrow>  </mrow>  <mo> /; </mo>  <mrow>  <mi> n </mi>  <mo> ∈ </mo>  <mi> ℕ </mi>  </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>  <plus />  <ci> z </ci>  <apply>  <times />  <cn type='integer'> -1 </cn>  <ci> n </ci>  </apply>  </apply>  </apply>  <apply>  <sum />  <bvar>  <ci> k </ci>  </bvar>  <lowlimit>  <cn type='integer'> 0 </cn>  </lowlimit>  <uplimit>  <apply>  <plus />  <ci> n </ci>  <cn type='integer'> -1 </cn>  </apply>  </uplimit>  <apply>  <times />  <cn type='integer'> 1 </cn>  <apply>  <power />  <apply>  <plus />  <ci> z </ci>  <apply>  <times />  <cn type='integer'> -1 </cn>  <ci> k </ci>  </apply>  </apply>  <cn type='integer'> -1 </cn>  </apply>  </apply>  </apply>  </apply>  </apply>  <apply>  <in />  <ci> n </ci>  <ci> ℕ </ci>  </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", "[", RowBox[List["z", "-", "n"]], "]"]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "-", "1"]]], FractionBox["1", RowBox[List["z", "-", "k"]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] | 
 |  
 |   
 |  
 |  
 | |   
 |  
 |  
 |  
 |  
 |  
 |  
 | | Date Added to functions.wolfram.com (modification date) | 
 |  
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |   
 |  
 |  
 |  |  | 
 
 
 | 
 |