|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.14.03.0003.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PolyGamma[n + 1/4] == 4 Sum[1/(4 k + 1), {k, 0, n - 1}] - Pi/2 - EulerGamma -
Log[8] /; Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["n", "+", FractionBox["1", "4"]]], "]"]], "\[Equal]", RowBox[List[RowBox[List["4", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "-", "1"]]], FractionBox["1", RowBox[List[RowBox[List["4", " ", "k"]], "+", "1"]]]]]]], "-", FractionBox["\[Pi]", "2"], "-", "EulerGamma", "-", RowBox[List["Log", "[", "8", "]"]]]]]], "/;", 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> 4 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <mn> 4 </mn> <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> <mrow> <mn> 4 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> </mfrac> </mrow> </mrow> <mo> - </mo> <mfrac> <mi> π </mi> <mn> 2 </mn> </mfrac> <mo> - </mo> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mn> 8 </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> <mi> ℕ </mi> </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 /> 4 </cn> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> 4 </cn> <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 /> <apply> <times /> <cn type='integer'> 4 </cn> <ci> k </ci> </apply> <cn type='integer'> 1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <pi /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ln /> <cn type='integer'> 8 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <eulergamma /> </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["PolyGamma", "[", RowBox[List["n_", "+", FractionBox["1", "4"]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["4", " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "-", "1"]]], FractionBox["1", RowBox[List[RowBox[List["4", " ", "k"]], "+", "1"]]]]]]], "-", FractionBox["\[Pi]", "2"], "-", "EulerGamma", "-", RowBox[List["Log", "[", "8", "]"]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|