|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.17.06.0021.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HarmonicNumber[z, -n] == ((-1)^n/(n + 1)) BernoulliB[n + 1] +
(1/(n + 1)) Sum[Binomial[n + 1, k] BernoulliB[n - k + 1] (z + 1)^k,
{k, 0, n + 1}] /; Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["HarmonicNumber", "[", RowBox[List["z", ",", RowBox[List["-", "n"]]]], "]"]], "\[Equal]", RowBox[List[RowBox[List[FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], RowBox[List["n", "+", "1"]]], RowBox[List["BernoulliB", "[", RowBox[List["n", "+", "1"]], "]"]]]], "+", RowBox[List[FractionBox["1", RowBox[List["n", "+", "1"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "+", "1"]]], RowBox[List[RowBox[List["Binomial", "[", RowBox[List[RowBox[List["n", "+", "1"]], ",", "k"]], "]"]], RowBox[List["BernoulliB", "[", RowBox[List["n", "-", "k", "+", "1"]], "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["z", "+", "1"]], ")"]], "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> <msubsup> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mi> z </mi> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> </msubsup> <mo>  </mo> <mrow> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mtext> </mtext> </mrow> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </mfrac> <mo> ⁢ </mo> <msub> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox["B", BernoulliB] </annotation> </semantics> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mo> + </mo> <mrow> <mfrac> <mn> 1 </mn> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </mfrac> <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> <mrow> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </mtd> </mtr> <mtr> <mtd> <mi> k </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox[RowBox[List["n", "+", "1"]], Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox["k", Identity, Rule[Editable, True], Rule[Selectable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> <mo> ⁢ </mo> <msub> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox["B", BernoulliB] </annotation> </semantics> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mi> z </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> </mrow> </mrow> </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> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <power /> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> BernoulliB </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <cn type='integer'> -1 </cn> </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 /> <apply> <ci> Binomial </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> <apply> <ci> BernoulliB </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <power /> <apply> <plus /> <ci> z </ci> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> </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", "[", RowBox[List["z_", ",", RowBox[List["-", "n_"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", RowBox[List["BernoulliB", "[", RowBox[List["n", "+", "1"]], "]"]]]], RowBox[List["n", "+", "1"]]], "+", FractionBox[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "+", "1"]]], RowBox[List[RowBox[List["Binomial", "[", RowBox[List[RowBox[List["n", "+", "1"]], ",", "k"]], "]"]], " ", RowBox[List["BernoulliB", "[", RowBox[List["n", "-", "k", "+", "1"]], "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["z", "+", "1"]], ")"]], "k"]]]]], RowBox[List["n", "+", "1"]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|