|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.16.06.0028.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HarmonicNumber[z] == Sum[(Derivative[k][HarmonicNumber][Subscript[s, 0]]/k!)
(z - Subscript[z, 0])^k, {k, 0, Infinity}] /;
!(Element[Subscript[z, 0], Integers] && Subscript[z, 0] < 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["HarmonicNumber", "[", "z", "]"]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], RowBox[List[FractionBox[RowBox[List[SuperscriptBox["HarmonicNumber", TagBox[RowBox[List["(", "k", ")"]], Derivative], Rule[MultilineFunction, None]], "[", SubscriptBox["s", "0"], "]"]], RowBox[List[RowBox[List["k", "!"]], " "]]], 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> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> ∞ </mi> </munderover> <mrow> <mfrac> <mrow> <mrow> <msup> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <semantics> <mrow> <mo> ( </mo> <mi> k </mi> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", "k", ")"]], Derivative] </annotation> </semantics> </msup> <mo> ( </mo> <msub> <mi> z </mi> <mn> 0 </mn> </msub> <mo> ) </mo> </mrow> <mtext> </mtext> </mrow> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> </mfrac> <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> <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[List[], 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> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <times /> <apply> <ci> D </ci> <apply> <ci> HarmonicNumber </ci> <apply> <ci> Subscript </ci> <ci> z </ci> <cn type='integer'> 0 </cn> </apply> </apply> <list> <apply> <ci> Subscript </ci> <ci> z </ci> <cn type='integer'> 0 </cn> </apply> <ci> k </ci> </list> </apply> <apply> <power /> <apply> <factorial /> <ci> k </ci> </apply> <cn type='integer'> -1 </cn> </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> <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[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], FractionBox[RowBox[List[RowBox[List[SuperscriptBox["HarmonicNumber", TagBox[RowBox[List["(", "k", ")"]], Derivative], Rule[MultilineFunction, None]], "[", SubscriptBox["s", "0"], "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["z", "-", SubscriptBox["zz", "0"]]], ")"]], "k"]]], RowBox[List["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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|