|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/06.15.16.0009.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PolyGamma[n, 2 z] == 2^(-1 - n) (PolyGamma[n, z] + PolyGamma[n, z + 1/2]) /;
Element[n, Integers] && n > 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["n", ",", RowBox[List["2", " ", "z"]]]], "]"]], "\[Equal]", RowBox[List[SuperscriptBox["2", RowBox[List[RowBox[List["-", "1"]], "-", "n"]]], " ", RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["n", ",", "z"]], "]"]], "+", RowBox[List["PolyGamma", "[", RowBox[List["n", ",", RowBox[List["z", "+", FractionBox["1", "2"]]]]], "]"]]]], ")"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", ">", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msup> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mrow> <mo> ( </mo> <mi> n </mi> <mo> ) </mo> </mrow> </msup> <mo> ( </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <msup> <mn> 2 </mn> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <msup> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mrow> <mo> ( </mo> <mi> n </mi> <mo> ) </mo> </mrow> </msup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> + </mo> <mrow> <msup> <semantics> <mi> ψ </mi> <annotation encoding='Mathematica'> TagBox["\[Psi]", PolyGamma] </annotation> </semantics> <mrow> <mo> ( </mo> <mi> n </mi> <mo> ) </mo> </mrow> </msup> <mo> ( </mo> <mrow> <mi> z </mi> <mo> + </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> PolyGamma </ci> <ci> n </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> </apply> </apply> <apply> <times /> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <plus /> <apply> <ci> PolyGamma </ci> <ci> n </ci> <ci> z </ci> </apply> <apply> <ci> PolyGamma </ci> <ci> n </ci> <apply> <plus /> <ci> z </ci> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["PolyGamma", "[", RowBox[List["n_", ",", RowBox[List["2", " ", "z_"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[SuperscriptBox["2", RowBox[List[RowBox[List["-", "1"]], "-", "n"]]], " ", RowBox[List["(", RowBox[List[RowBox[List["PolyGamma", "[", RowBox[List["n", ",", "z"]], "]"]], "+", RowBox[List["PolyGamma", "[", RowBox[List["n", ",", RowBox[List["z", "+", FractionBox["1", "2"]]]]], "]"]]]], ")"]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", ">", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|