
|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
http://functions.wolfram.com/10.06.20.0033.01
|
|

|

|

|

|
|
|
|

|

|

|

|
|

|

|

|

|

|
D[LerchPhi[z, s, a], {z, n}] == z^(Max[Floor[-Re[a]], 0] - n + 1)
Sum[StirlingS1[n, j] Binomial[j, p] LerchPhi[z, s - p,
a + Max[Floor[-Re[a]], 0] + 1] (-a)^(j - p), {j, 1, n}, {p, 0, j}] +
Sum[(Pochhammer[k + 1, n] z^k)/((n + a + k)^2)^(s/2),
{k, 0, Floor[-Re[a]] - n}] /; Element[n, Integers] && n >= 0
|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[SubscriptBox["\[PartialD]", RowBox[List["{", RowBox[List["z", ",", "n"]], "}"]]], RowBox[List["LerchPhi", "[", RowBox[List["z", ",", "s", ",", "a"]], "]"]]]], "\[Equal]", RowBox[List[RowBox[List[SuperscriptBox["z", RowBox[List[RowBox[List["Max", "[", RowBox[List[RowBox[List["Floor", "[", RowBox[List["-", RowBox[List["Re", "[", "a", "]"]]]], "]"]], ",", "0"]], "]"]], "-", "n", "+", "1"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "n"], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["p", "=", "0"]], "j"], RowBox[List[RowBox[List["StirlingS1", "[", RowBox[List["n", ",", "j"]], "]"]], RowBox[List["Binomial", "[", RowBox[List["j", ",", "p"]], "]"]], RowBox[List["(", RowBox[List["LerchPhi", "[", RowBox[List["z", ",", RowBox[List["s", "-", "p"]], ",", RowBox[List["a", "+", RowBox[List["Max", "[", RowBox[List[RowBox[List["Floor", "[", RowBox[List["-", RowBox[List["Re", "[", "a", "]"]]]], "]"]], ",", "0"]], "]"]], "+", "1"]]]], "]"]], ")"]], SuperscriptBox[RowBox[List["(", RowBox[List["-", "a"]], ")"]], RowBox[List["j", "-", "p"]]]]]]]]]]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List[RowBox[List["Floor", "[", RowBox[List["-", RowBox[List["Re", "[", "a", "]"]]]], "]"]], "-", "n"]]], FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["k", "+", "1"]], ",", "n"]], "]"]], " ", SuperscriptBox["z", "k"]]], SuperscriptBox[RowBox[List["(", SuperscriptBox[RowBox[List["(", RowBox[List["n", "+", "a", "+", "k"]], ")"]], "2"], ")"]], RowBox[List["s", "/", "2"]]]]]]]]]], "/;", " ", 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> <mfrac> <mrow> <msup> <mo> ∂ </mo> <mi> n </mi> </msup> <semantics> <mrow> <mi> Φ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> z </mi> <mo> , </mo> <mi> s </mi> <mo> , </mo> <mi> a </mi> </mrow> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["\[CapitalPhi]", "(", RowBox[List[TagBox["z", LerchPhi, Rule[Editable, True], Rule[Selectable, True]], ",", TagBox["s", LerchPhi, Rule[Editable, True], Rule[Selectable, True]], ",", TagBox["a", LerchPhi, Rule[Editable, True], Rule[Selectable, True]]]], ")"]], InterpretTemplate[Function[List[ZetaDump`e1$, ZetaDump`e2$, ZetaDump`e3$], LerchPhi[ZetaDump`e1$, ZetaDump`e2$, ZetaDump`e3$]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> </mrow> <mrow> <mo> ∂ </mo> <msup> <mi> z </mi> <mi> n </mi> </msup> </mrow> </mfrac> <mo> ⩵ </mo> <mrow> <mrow> <msup> <mi> z </mi> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> n </mi> <mo> + </mo> <mrow> <mi> max </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mrow> <mo> ⌊ </mo> <mrow> <mo> - </mo> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> </mrow> <mo> ⌋ </mo> </mrow> <mo> , </mo> <mn> 0 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> </msup> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> p </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> j </mi> </munderover> <mrow> <msubsup> <semantics> <mi> S </mi> <annotation encoding='Mathematica'> TagBox["S", StirlingS1] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> j </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ⁢ </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> j </mi> </mtd> </mtr> <mtr> <mtd> <mi> p </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox["j", Identity, Rule[Editable, True]]], List[TagBox["p", Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <semantics> <mrow> <mi> Φ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> z </mi> <mo> , </mo> <mrow> <mi> s </mi> <mo> - </mo> <mi> p </mi> </mrow> <mo> , </mo> <mrow> <mi> a </mi> <mo> + </mo> <mrow> <mi> max </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mrow> <mo> ⌊ </mo> <mrow> <mo> - </mo> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> </mrow> <mo> ⌋ </mo> </mrow> <mo> , </mo> <mn> 0 </mn> </mrow> <mo> ) </mo> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["\[CapitalPhi]", "(", RowBox[List[TagBox["z", LerchPhi, Rule[Editable, True]], ",", TagBox[RowBox[List["s", "-", "p"]], LerchPhi, Rule[Editable, True]], ",", TagBox[RowBox[List["a", "+", RowBox[List["max", "(", RowBox[List[RowBox[List["\[LeftFloor]", RowBox[List["-", RowBox[List["Re", "(", "a", ")"]]]], "\[RightFloor]"]], ",", "0"]], ")"]], "+", "1"]], LerchPhi, Rule[Editable, True]]]], ")"]], InterpretTemplate[Function[List[ZetaDump`e1$, ZetaDump`e2$, ZetaDump`e3$], LerchPhi[ZetaDump`e1$, ZetaDump`e2$, ZetaDump`e3$]]]] </annotation> </semantics> <mo> ⁢ </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mi> a </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> j </mi> <mo> - </mo> <mi> p </mi> </mrow> </msup> </mrow> </mrow> </mrow> </mrow> <mo> + </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mrow> <mo> ⌊ </mo> <mrow> <mo> - </mo> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> a </mi> <mo> ) </mo> </mrow> </mrow> <mo> ⌋ </mo> </mrow> <mo> - </mo> <mi> n </mi> </mrow> </munderover> <mfrac> <mrow> <semantics> <msub> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msub> <annotation encoding='Mathematica'> TagBox[SubscriptBox[RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]], "n"], Pochhammer] </annotation> </semantics> <mo> ⁢ </mo> <msup> <mi> z </mi> <mi> k </mi> </msup> </mrow> <msup> <mrow> <mo> ( </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mi> a </mi> <mo> + </mo> <mi> k </mi> <mo> + </mo> <mi> n </mi> </mrow> <mo> ) </mo> </mrow> <mn> 2 </mn> </msup> <mo> ) </mo> </mrow> <mrow> <mi> s </mi> <mo> / </mo> <mn> 2 </mn> </mrow> </msup> </mfrac> </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> <partialdiff /> <bvar> <ci> z </ci> <degree> <ci> n </ci> </degree> </bvar> <apply> <ci> LerchPhi </ci> <ci> z </ci> <ci> s </ci> <ci> a </ci> </apply> </apply> <apply> <plus /> <apply> <times /> <apply> <power /> <ci> z </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <max /> <apply> <floor /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <real /> <ci> a </ci> </apply> </apply> </apply> <cn type='integer'> 0 </cn> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> p </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> j </ci> </uplimit> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <ci> StirlingS1 </ci> <ci> n </ci> <ci> j </ci> </apply> <apply> <ci> Binomial </ci> <ci> j </ci> <ci> p </ci> </apply> <apply> <ci> LerchPhi </ci> <ci> z </ci> <apply> <plus /> <ci> s </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> p </ci> </apply> </apply> <apply> <plus /> <ci> a </ci> <apply> <max /> <apply> <floor /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <real /> <ci> a </ci> </apply> </apply> </apply> <cn type='integer'> 0 </cn> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> <apply> <plus /> <ci> j </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> p </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <plus /> <apply> <floor /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <real /> <ci> a </ci> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> </uplimit> <apply> <times /> <apply> <ci> Pochhammer </ci> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> <ci> n </ci> </apply> <apply> <power /> <ci> z </ci> <ci> k </ci> </apply> <apply> <power /> <apply> <power /> <apply> <power /> <apply> <plus /> <ci> a </ci> <ci> k </ci> <ci> n </ci> </apply> <cn type='integer'> 2 </cn> </apply> <apply> <times /> <ci> s </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </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[SubscriptBox["\[PartialD]", RowBox[List[RowBox[List["{", RowBox[List["z_", ",", "n_"]], "}"]]]]], RowBox[List["LerchPhi", "[", RowBox[List["z_", ",", "s_", ",", "a_"]], "]"]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[SuperscriptBox["z", RowBox[List[RowBox[List["Max", "[", RowBox[List[RowBox[List["Floor", "[", RowBox[List["-", RowBox[List["Re", "[", "a", "]"]]]], "]"]], ",", "0"]], "]"]], "-", "n", "+", "1"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "n"], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["p", "=", "0"]], "j"], RowBox[List[RowBox[List["StirlingS1", "[", RowBox[List["n", ",", "j"]], "]"]], " ", RowBox[List["Binomial", "[", RowBox[List["j", ",", "p"]], "]"]], " ", RowBox[List["LerchPhi", "[", RowBox[List["z", ",", RowBox[List["s", "-", "p"]], ",", RowBox[List["a", "+", RowBox[List["Max", "[", RowBox[List[RowBox[List["Floor", "[", RowBox[List["-", RowBox[List["Re", "[", "a", "]"]]]], "]"]], ",", "0"]], "]"]], "+", "1"]]]], "]"]], " ", SuperscriptBox[RowBox[List["(", RowBox[List["-", "a"]], ")"]], RowBox[List["j", "-", "p"]]]]]]]]]]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List[RowBox[List["Floor", "[", RowBox[List["-", RowBox[List["Re", "[", "a", "]"]]]], "]"]], "-", "n"]]], FractionBox[RowBox[List[RowBox[List["Pochhammer", "[", RowBox[List[RowBox[List["k", "+", "1"]], ",", "n"]], "]"]], " ", SuperscriptBox["z", "k"]]], SuperscriptBox[RowBox[List["(", SuperscriptBox[RowBox[List["(", RowBox[List["n", "+", "a", "+", "k"]], ")"]], "2"], ")"]], RowBox[List["s", "/", "2"]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
| 
| 
| 
| 
|
|

|

|

|

|
Date Added to functions.wolfram.com (modification date)
|
|

|

|

|

|

|
|

|

|

|

|
|
 |
|
|