|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.14.03.0007.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PolyGamma[n + 1/2] == Sum[1/k, {k, 1, n - 1}] + Sum[2/k, {k, n, 2 n - 1}] -
Log[4] - EulerGamma /; Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["n", "+", FractionBox["1", "2"]]], "]"]], "\[Equal]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], RowBox[List["n", "-", "1"]]], FractionBox["1", "k"]]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "n"]], RowBox[List[RowBox[List["2", "n"]], "-", "1"]]], FractionBox["2", "k"]]], "-", RowBox[List["Log", "[", "4", "]"]], "-", "EulerGamma"]]]], "/;", 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> <mrow> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mo> ( </mo> <mrow> <mi> n </mi> <mo> + </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mfrac> <mn> 1 </mn> <mi> k </mi> </mfrac> </mrow> <mo> + </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mi> n </mi> </mrow> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mfrac> <mn> 2 </mn> <mi> k </mi> </mfrac> </mrow> <mo> - </mo> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mn> 4 </mn> <mo> ) </mo> </mrow> <mo> - </mo> <semantics> <mi> ℽ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubledGamma]", Function[EulerGamma]] </annotation> </semantics> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> PolyGamma </ci> <apply> <plus /> <ci> n </ci> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <apply> <plus /> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </uplimit> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <ci> k </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <ci> n </ci> </lowlimit> <uplimit> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </uplimit> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <power /> <ci> k </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ln /> <cn type='integer'> 4 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <eulergamma /> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <integers /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["PolyGamma", "[", RowBox[List["n_", "+", FractionBox["1", "2"]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], RowBox[List["n", "-", "1"]]], FractionBox["1", "k"]]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "n"]], RowBox[List[RowBox[List["2", " ", "n"]], "-", "1"]]], FractionBox["2", "k"]]], "-", RowBox[List["Log", "[", "4", "]"]], "-", "EulerGamma"]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|