Wolfram Researchfunctions.wolfram.comOther Wolfram Sites
Search Site
Function CategoriesGraphics GalleryNotationsGeneral IdentitiesAbout This Site Email Comments

View Related Information In
The Documentation Center
MathWorld

Download All Formulas For This Function
Mathematica Notebook
PDF File

Download All Introductions For This Function
Mathematica Notebook
PDF File

 

Developed with Mathematica -- Download a Free Trial Version
 











Tan






Mathematica Notation

Traditional Notation









Elementary Functions > Tan[z] > Integration > Indefinite integration > Involving one direct function and elementary functions > Involving trigonometric, exponential and a power functions > Involving powers of sin, exp and power > Involving zn ep z sinm(b z) tan(c z)





http://functions.wolfram.com/01.08.21.0076.01









  


  










Input Form





Integrate[z^n E^(p z) Sin[b z]^m Tan[c z], z] == ((-I) Binomial[m, m/2] n! (1 - Mod[m, 2]) ((-E^(p z)) Sum[(1/(-j + n)!) ((-1)^j p^(-1 - j) z^(-j + n) HypergeometricPFQ[{Subscript[a, 1], \[Ellipsis], Subscript[a, 1 + j], 1}, {1 + Subscript[a, 1], \[Ellipsis], 1 + Subscript[a, 1 + j]}, -E^(2 I c z)]), {j, 0, n}] + E^((2 I c + p) z) Sum[(1/(-j + n)!) ((-1)^j (2 I c + p)^(-1 - j) z^(-j + n) HypergeometricPFQ[{Subscript[b, 1], \[Ellipsis], Subscript[b, 1 + j], 1}, {1 + Subscript[b, 1], \[Ellipsis], 1 + Subscript[b, 1 + j]}, -E^(2 I c z)]), {j, 0, n}]))/2^m - (I^(1 - m) n! Sum[(-1)^k Binomial[m, k] ((-1)^m ((-E^(((-I) b (-2 k + m) + p) z)) Sum[(1/(-j + n)!) ((-1)^j ((-I) b (-2 k + m) + p)^(-1 - j) z^(-j + n) HypergeometricPFQ[{Subscript[c, 1], \[Ellipsis], Subscript[c, 1 + j], 1}, {1 + Subscript[c, 1], \[Ellipsis], 1 + Subscript[c, 1 + j]}, -E^(2 I c z)]), {j, 0, n}] + E^((2 I c - I b (-2 k + m) + p) z) Sum[(1/(-j + n)!) ((-1)^j (2 I c - I b (-2 k + m) + p)^(-1 - j) z^(-j + n) HypergeometricPFQ[{Subscript[d, 1], \[Ellipsis], Subscript[d, 1 + j], 1}, {1 + Subscript[d, 1], \[Ellipsis], 1 + Subscript[d, 1 + j]}, -E^(2 I c z)]), {j, 0, n}]) - E^((I b (-2 k + m) + p) z) Sum[(1/(-j + n)!) ((-1)^j (I b (-2 k + m) + p)^(-1 - j) z^(-j + n) HypergeometricPFQ[{Subscript[e, 1], \[Ellipsis], Subscript[e, 1 + j], 1}, {1 + Subscript[e, 1], \[Ellipsis], 1 + Subscript[e, 1 + j]}, -E^(2 I c z)]), {j, 0, n}] + E^((2 I c + I b (-2 k + m) + p) z) Sum[(1/(-j + n)!) ((-1)^j (2 I c + I b (-2 k + m) + p)^(-1 - j) z^(-j + n) HypergeometricPFQ[{Subscript[f, 1], \[Ellipsis], Subscript[f, 1 + j], 1}, {1 + Subscript[f, 1], \[Ellipsis], 1 + Subscript[f, 1 + j]}, -E^(2 I c z)]), {j, 0, n}]), {k, 0, Floor[(1/2) (-1 + m)]}])/2^m /; Subscript[a, 1] == Subscript[a, 2] == \[Ellipsis] == Subscript[a, n + 1] == -((I p)/(2 c)) && Subscript[b, 1] == Subscript[b, 2] == \[Ellipsis] == Subscript[b, n + 1] == (2 c - I p)/(2 c) && Subscript[c, 1] == Subscript[c, 2] == \[Ellipsis] == Subscript[c, n + 1] == ((-b) (-2 k + m) - I p)/(2 c) && Subscript[d, 1] == Subscript[d, 2] == \[Ellipsis] == Subscript[d, n + 1] == (2 c - b (-2 k + m) - I p)/(2 c) && Subscript[e, 1] == Subscript[e, 2] == \[Ellipsis] == Subscript[e, n + 1] == (b (-2 k + m) - I p)/(2 c) && Subscript[f, 1] == Subscript[f, 2] == \[Ellipsis] == Subscript[f, n + 1] == (2 c + b (-2 k + m) - I p)/(2 c) && Element[n, Integers] && n >= 0 && Element[m, Integers] && m > 0










Standard Form





Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["\[Integral]", RowBox[List[SuperscriptBox["z", "n"], " ", SuperscriptBox["\[ExponentialE]", RowBox[List["p", " ", "z"]]], SuperscriptBox[RowBox[List["Sin", "[", RowBox[List["b", " ", "z"]], "]"]], "m"], RowBox[List["Tan", "[", RowBox[List["c", " ", "z"]], "]"]], " ", RowBox[List["\[DifferentialD]", "z"]]]]]], "\[Equal]", RowBox[List[RowBox[List[RowBox[List["-", "\[ImaginaryI]"]], " ", SuperscriptBox["2", RowBox[List["-", "m"]]], " ", RowBox[List["Binomial", "[", RowBox[List["m", ",", FractionBox["m", "2"]]], "]"]], " ", RowBox[List["n", "!"]], " ", RowBox[List["(", RowBox[List["1", "-", RowBox[List["Mod", "[", RowBox[List["m", ",", "2"]], "]"]]]], ")"]], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["p", " ", "z"]]]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], RowBox[List[FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]], RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox["p", RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List[SubscriptBox["a", "1"], ",", "\[Ellipsis]", ",", SubscriptBox["a", RowBox[List["1", "+", "j"]]], ",", "1"]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["1", "+", SubscriptBox["a", "1"]]], ",", "\[Ellipsis]", ",", RowBox[List["1", "+", SubscriptBox["a", RowBox[List["1", "+", "j"]]]]]]], "}"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], ")"]]]]]]]], "+", RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "+", "p"]], ")"]], " ", "z"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], RowBox[List[FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]], RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List[SubscriptBox["b", "1"], ",", "\[Ellipsis]", ",", SubscriptBox["b", RowBox[List["1", "+", "j"]]], ",", "1"]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["1", "+", SubscriptBox["b", "1"]]], ",", "\[Ellipsis]", ",", RowBox[List["1", "+", SubscriptBox["b", RowBox[List["1", "+", "j"]]]]]]], "}"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], ")"]]]]]]]]]], ")"]]]], "-", RowBox[List[SuperscriptBox["2", RowBox[List["-", "m"]]], " ", SuperscriptBox["\[ImaginaryI]", RowBox[List["1", "-", "m"]]], RowBox[List["n", "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", RowBox[List[FractionBox["1", "2"], RowBox[List["(", RowBox[List[RowBox[List["-", "1"]], "+", "m"]], ")"]]]], "]"]]], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], " ", RowBox[List["Binomial", "[", RowBox[List["m", ",", "k"]], "]"]], " ", RowBox[List["(", RowBox[List[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "m"], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "\[ImaginaryI]"]], " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], " ", "z"]]]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], RowBox[List[FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]], RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "\[ImaginaryI]"]], " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List[SubscriptBox["c", "1"], ",", "\[Ellipsis]", ",", SubscriptBox["c", RowBox[List["1", "+", "j"]]], ",", "1"]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["1", "+", SubscriptBox["c", "1"]]], ",", "\[Ellipsis]", ",", RowBox[List["1", "+", SubscriptBox["c", RowBox[List["1", "+", "j"]]]]]]], "}"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], ")"]]]]]]]], "+", RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "-", RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], " ", "z"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], RowBox[List[FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]], RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "-", RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List[SubscriptBox["d", "1"], ",", "\[Ellipsis]", ",", SubscriptBox["d", RowBox[List["1", "+", "j"]]], ",", "1"]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["1", "+", SubscriptBox["d", "1"]]], ",", "\[Ellipsis]", ",", RowBox[List["1", "+", SubscriptBox["d", RowBox[List["1", "+", "j"]]]]]]], "}"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], ")"]]]]]]]]]], ")"]]]], "-", RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], " ", "z"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], RowBox[List[FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]], RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List[SubscriptBox["e", "1"], ",", "\[Ellipsis]", ",", SubscriptBox["e", RowBox[List["1", "+", "j"]]], ",", "1"]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["1", "+", SubscriptBox["e", "1"]]], ",", "\[Ellipsis]", ",", RowBox[List["1", "+", SubscriptBox["e", RowBox[List["1", "+", "j"]]]]]]], "}"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], ")"]]]]]]]], "+", RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "+", RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], " ", "z"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], RowBox[List[FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]], RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "+", RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List[SubscriptBox["f", "1"], ",", "\[Ellipsis]", ",", SubscriptBox["f", RowBox[List["1", "+", "j"]]], ",", "1"]], "}"]], ",", RowBox[List["{", RowBox[List[RowBox[List["1", "+", SubscriptBox["f", "1"]]], ",", "\[Ellipsis]", ",", RowBox[List["1", "+", SubscriptBox["f", RowBox[List["1", "+", "j"]]]]]]], "}"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], ")"]]]]]]]]]], ")"]]]]]]]]]]]], "/;", RowBox[List[RowBox[List[SubscriptBox["a", "1"], "\[Equal]", SubscriptBox["a", "2"], "\[Equal]", "\[Ellipsis]", "\[Equal]", SubscriptBox["a", RowBox[List["n", "+", "1"]]], "\[Equal]", RowBox[List["-", FractionBox[RowBox[List["\[ImaginaryI]", " ", "p"]], RowBox[List["2", " ", "c"]]]]]]], "\[And]", RowBox[List[SubscriptBox["b", "1"], "\[Equal]", SubscriptBox["b", "2"], "\[Equal]", "\[Ellipsis]", "\[Equal]", SubscriptBox["b", RowBox[List["n", "+", "1"]]], "\[Equal]", FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], "\[And]", RowBox[List[SubscriptBox["c", "1"], "\[Equal]", SubscriptBox["c", "2"], "\[Equal]", "\[Ellipsis]", "\[Equal]", SubscriptBox["c", RowBox[List["n", "+", "1"]]], "\[Equal]", FractionBox[RowBox[List[RowBox[List[RowBox[List["-", "b"]], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], "\[And]", RowBox[List[SubscriptBox["d", "1"], "\[Equal]", SubscriptBox["d", "2"], "\[Equal]", "\[Ellipsis]", "\[Equal]", SubscriptBox["d", RowBox[List["n", "+", "1"]]], "\[Equal]", FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "-", RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], "\[And]", RowBox[List[SubscriptBox["e", "1"], "\[Equal]", SubscriptBox["e", "2"], "\[Equal]", "\[Ellipsis]", "\[Equal]", SubscriptBox["e", RowBox[List["n", "+", "1"]]], "\[Equal]", FractionBox[RowBox[List[RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], "\[And]", RowBox[List[SubscriptBox["f", "1"], "\[Equal]", SubscriptBox["f", "2"], "\[Equal]", "\[Ellipsis]", "\[Equal]", SubscriptBox["f", RowBox[List["n", "+", "1"]]], "\[Equal]", FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "+", RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], "\[And]", RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["m", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", ">", "0"]]]]]]]]










MathML Form







<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mo> &#8747; </mo> <mrow> <msup> <mi> z </mi> <mi> n </mi> </msup> <mo> &#8290; </mo> <msup> <mi> &#8519; </mi> <mrow> <mi> p </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <msup> <mi> sin </mi> <mi> m </mi> </msup> <mo> ( </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mi> tan </mi> <mo> &#8289; </mo> <mo> ( </mo> <mrow> <mi> c </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mo> &#8518; </mo> <mi> z </mi> </mrow> </mrow> </mrow> <mo> &#10869; </mo> <mrow> <mrow> <mrow> <mo> - </mo> <msup> <mn> 2 </mn> <mrow> <mo> - </mo> <mi> m </mi> </mrow> </msup> </mrow> <mo> &#8290; </mo> <msup> <mi> &#8520; </mi> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> m </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mtext> </mtext> <mrow> <mo> ( </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mo> &#8970; </mo> <mfrac> <mrow> <mi> m </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mn> 2 </mn> </mfrac> <mo> &#8971; </mo> </mrow> </munderover> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> <mo> &#8290; </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> m </mi> </mtd> </mtr> <mtr> <mtd> <mi> k </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[&quot;(&quot;, GridBox[List[List[TagBox[&quot;m&quot;, Identity]], List[TagBox[&quot;k&quot;, Identity]]]], &quot;)&quot;]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]]] </annotation> </semantics> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> m </mi> </msup> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <msup> <mi> &#8519; </mi> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> j </mi> </msup> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> j </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> &#8290; </mo> <semantics> <mrow> <mrow> <msub> <mo> &#8202; </mo> <mrow> <mi> j </mi> <mo> + </mo> <mn> 2 </mn> </mrow> </msub> <msub> <mi> F </mi> <mrow> <mi> j </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mo> &#8289; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mn> 1 </mn> </mrow> <mo> ; </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ; </mo> <mrow> <mo> - </mo> <msup> <mi> &#8519; </mi> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[RowBox[List[SubscriptBox[&quot;\[InvisiblePrefixScriptBase]&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;2&quot;]], TraditionalForm]], SubscriptBox[&quot;F&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;1&quot;]], TraditionalForm]]]], &quot;\[InvisibleApplication]&quot;, RowBox[List[&quot;(&quot;, RowBox[List[TagBox[TagBox[RowBox[List[TagBox[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;-&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;-&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;1&quot;, HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[TagBox[RowBox[List[TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;-&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;-&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[RowBox[List[&quot;-&quot;, SuperscriptBox[&quot;\[ExponentialE]&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;c&quot;, &quot; &quot;, &quot;z&quot;]]]]], HypergeometricPFQ]]], &quot;)&quot;]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]]] </annotation> </semantics> </mrow> </mrow> </mrow> <mo> - </mo> <mrow> <msup> <mi> &#8519; </mi> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> p </mi> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> j </mi> </msup> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mi> p </mi> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> j </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> &#8290; </mo> <semantics> <mrow> <mrow> <msub> <mo> &#8202; </mo> <mrow> <mi> j </mi> <mo> + </mo> <mn> 2 </mn> </mrow> </msub> <msub> <mi> F </mi> <mrow> <mi> j </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mo> &#8289; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mrow> <mo> - </mo> <mi> &#8520; </mi> </mrow> <mo> &#8290; </mo> <mi> p </mi> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mfrac> <mrow> <mrow> <mrow> <mo> - </mo> <mi> &#8520; </mi> </mrow> <mo> &#8290; </mo> <mi> p </mi> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mn> 1 </mn> </mrow> <mo> ; </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mrow> <mo> - </mo> <mi> &#8520; </mi> </mrow> <mo> &#8290; </mo> <mi> p </mi> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mrow> <mfrac> <mrow> <mrow> <mrow> <mo> - </mo> <mi> &#8520; </mi> </mrow> <mo> &#8290; </mo> <mi> p </mi> </mrow> <mo> - </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ; </mo> <mrow> <mo> - </mo> <msup> <mi> &#8519; </mi> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[RowBox[List[SubscriptBox[&quot;\[InvisiblePrefixScriptBase]&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;2&quot;]], TraditionalForm]], SubscriptBox[&quot;F&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;1&quot;]], TraditionalForm]]]], &quot;\[InvisibleApplication]&quot;, RowBox[List[&quot;(&quot;, RowBox[List[TagBox[TagBox[RowBox[List[TagBox[FractionBox[RowBox[List[RowBox[List[RowBox[List[&quot;-&quot;, &quot;\[ImaginaryI]&quot;]], &quot; &quot;, &quot;p&quot;]], &quot;-&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[FractionBox[RowBox[List[RowBox[List[RowBox[List[&quot;-&quot;, &quot;\[ImaginaryI]&quot;]], &quot; &quot;, &quot;p&quot;]], &quot;-&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;1&quot;, HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[TagBox[RowBox[List[TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[RowBox[List[&quot;-&quot;, &quot;\[ImaginaryI]&quot;]], &quot; &quot;, &quot;p&quot;]], &quot;-&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[RowBox[List[&quot;-&quot;, &quot;\[ImaginaryI]&quot;]], &quot; &quot;, &quot;p&quot;]], &quot;-&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[RowBox[List[&quot;-&quot;, SuperscriptBox[&quot;\[ExponentialE]&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;c&quot;, &quot; &quot;, &quot;z&quot;]]]]], HypergeometricPFQ]]], &quot;)&quot;]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]]] </annotation> </semantics> </mrow> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <msup> <mi> &#8519; </mi> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> j </mi> </msup> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> j </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> &#8290; </mo> <semantics> <mrow> <mrow> <msub> <mo> &#8202; </mo> <mrow> <mi> j </mi> <mo> + </mo> <mn> 2 </mn> </mrow> </msub> <msub> <mi> F </mi> <mrow> <mi> j </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mo> &#8289; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mfrac> <mrow> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mn> 1 </mn> </mrow> <mo> ; </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mrow> <mfrac> <mrow> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ; </mo> <mrow> <mo> - </mo> <msup> <mi> &#8519; </mi> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[RowBox[List[SubscriptBox[&quot;\[InvisiblePrefixScriptBase]&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;2&quot;]], TraditionalForm]], SubscriptBox[&quot;F&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;1&quot;]], TraditionalForm]]]], &quot;\[InvisibleApplication]&quot;, RowBox[List[&quot;(&quot;, RowBox[List[TagBox[TagBox[RowBox[List[TagBox[FractionBox[RowBox[List[RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[FractionBox[RowBox[List[RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;1&quot;, HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[TagBox[RowBox[List[TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[RowBox[List[&quot;-&quot;, SuperscriptBox[&quot;\[ExponentialE]&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;c&quot;, &quot; &quot;, &quot;z&quot;]]]]], HypergeometricPFQ]]], &quot;)&quot;]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]]] </annotation> </semantics> </mrow> </mrow> </mrow> <mo> + </mo> <mrow> <msup> <mi> &#8519; </mi> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> + </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> j </mi> </msup> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> + </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> j </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> &#8290; </mo> <semantics> <mrow> <mrow> <msub> <mo> &#8202; </mo> <mrow> <mi> j </mi> <mo> + </mo> <mn> 2 </mn> </mrow> </msub> <msub> <mi> F </mi> <mrow> <mi> j </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mo> &#8289; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> + </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> + </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mn> 1 </mn> </mrow> <mo> ; </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> + </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> + </mo> <mrow> <mi> b </mi> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> m </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ; </mo> <mrow> <mo> - </mo> <msup> <mi> &#8519; </mi> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[RowBox[List[SubscriptBox[&quot;\[InvisiblePrefixScriptBase]&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;2&quot;]], TraditionalForm]], SubscriptBox[&quot;F&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;1&quot;]], TraditionalForm]]]], &quot;\[InvisibleApplication]&quot;, RowBox[List[&quot;(&quot;, RowBox[List[TagBox[TagBox[RowBox[List[TagBox[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;+&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;+&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;1&quot;, HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[TagBox[RowBox[List[TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;+&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;+&quot;, RowBox[List[&quot;b&quot;, &quot; &quot;, RowBox[List[&quot;(&quot;, RowBox[List[&quot;m&quot;, &quot;-&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;k&quot;]]]], &quot;)&quot;]]]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[RowBox[List[&quot;-&quot;, SuperscriptBox[&quot;\[ExponentialE]&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;c&quot;, &quot; &quot;, &quot;z&quot;]]]]], HypergeometricPFQ]]], &quot;)&quot;]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]]] </annotation> </semantics> </mrow> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mtext> </mtext> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <msup> <mn> 2 </mn> <mrow> <mo> - </mo> <mi> m </mi> </mrow> </msup> <mo> &#8290; </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> m </mi> </mtd> </mtr> <mtr> <mtd> <mfrac> <mi> m </mi> <mn> 2 </mn> </mfrac> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[&quot;(&quot;, GridBox[List[List[TagBox[&quot;m&quot;, Identity]], List[TagBox[FractionBox[&quot;m&quot;, &quot;2&quot;], Identity]]]], &quot;)&quot;]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]]] </annotation> </semantics> <mo> &#8290; </mo> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <semantics> <mrow> <mi> m </mi> <mo> &#8290; </mo> <mi> mod </mi> <mo> &#8290; </mo> <mn> 2 </mn> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <rem /> <ci> $CellContext`m </ci> <cn type='integer'> 2 </cn> </apply> </annotation-xml> </semantics> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <msup> <mi> &#8519; </mi> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> + </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> j </mi> </msup> <mo> &#8290; </mo> <msup> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> + </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> <mrow> <mrow> <mo> - </mo> <mi> j </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> &#8290; </mo> <semantics> <mrow> <mrow> <msub> <mo> &#8202; </mo> <mrow> <mi> j </mi> <mo> + </mo> <mn> 2 </mn> </mrow> </msub> <msub> <mi> F </mi> <mrow> <mi> j </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mo> &#8289; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> , </mo> <mn> 1 </mn> </mrow> <mo> ; </mo> <mrow> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mrow> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> <mo> - </mo> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> <mo> + </mo> <mn> 1 </mn> </mrow> </mrow> <mo> ; </mo> <mrow> <mo> - </mo> <msup> <mi> &#8519; </mi> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[RowBox[List[SubscriptBox[&quot;\[InvisiblePrefixScriptBase]&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;2&quot;]], TraditionalForm]], SubscriptBox[&quot;F&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;1&quot;]], TraditionalForm]]]], &quot;\[InvisibleApplication]&quot;, RowBox[List[&quot;(&quot;, RowBox[List[TagBox[TagBox[RowBox[List[TagBox[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;1&quot;, HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[TagBox[RowBox[List[TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[RowBox[List[FractionBox[RowBox[List[RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]], &quot;-&quot;, RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]]]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]], &quot;+&quot;, &quot;1&quot;]], HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[RowBox[List[&quot;-&quot;, SuperscriptBox[&quot;\[ExponentialE]&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;c&quot;, &quot; &quot;, &quot;z&quot;]]]]], HypergeometricPFQ]]], &quot;)&quot;]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]]] </annotation> </semantics> </mrow> </mrow> </mrow> <mo> - </mo> <mrow> <msup> <mi> &#8519; </mi> <mrow> <mi> p </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> j </mi> </msup> <mo> &#8290; </mo> <msup> <mi> p </mi> <mrow> <mrow> <mo> - </mo> <mi> j </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> </msup> </mrow> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> j </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> <mo> &#8290; </mo> <semantics> <mrow> <mrow> <msub> <mo> &#8202; </mo> <mrow> <mi> j </mi> <mo> + </mo> <mn> 2 </mn> </mrow> </msub> <msub> <mi> F </mi> <mrow> <mi> j </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> </mrow> <mo> &#8289; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mrow> <mo> - </mo> <mfrac> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> </mrow> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mrow> <mo> - </mo> <mfrac> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> </mrow> <mo> , </mo> <mn> 1 </mn> </mrow> <mo> ; </mo> <mrow> <mrow> <mn> 1 </mn> <mo> - </mo> <mfrac> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> </mrow> <mo> , </mo> <mo> &#8230; </mo> <mo> , </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mfrac> <mrow> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> p </mi> </mrow> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> c </mi> </mrow> </mfrac> </mrow> </mrow> <mo> ; </mo> <mrow> <mo> - </mo> <msup> <mi> &#8519; </mi> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mi> &#8520; </mi> <mo> &#8290; </mo> <mi> c </mi> <mo> &#8290; </mo> <mi> z </mi> </mrow> </msup> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[RowBox[List[SubscriptBox[&quot;\[InvisiblePrefixScriptBase]&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;2&quot;]], TraditionalForm]], SubscriptBox[&quot;F&quot;, FormBox[RowBox[List[&quot;j&quot;, &quot;+&quot;, &quot;1&quot;]], TraditionalForm]]]], &quot;\[InvisibleApplication]&quot;, RowBox[List[&quot;(&quot;, RowBox[List[TagBox[TagBox[RowBox[List[TagBox[RowBox[List[&quot;-&quot;, FractionBox[RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[RowBox[List[&quot;-&quot;, FractionBox[RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;1&quot;, HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[TagBox[RowBox[List[TagBox[RowBox[List[&quot;1&quot;, &quot;-&quot;, FractionBox[RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]]]], HypergeometricPFQ], &quot;,&quot;, TagBox[&quot;\[Ellipsis]&quot;, HypergeometricPFQ], &quot;,&quot;, TagBox[RowBox[List[&quot;1&quot;, &quot;-&quot;, FractionBox[RowBox[List[&quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;p&quot;]], RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;c&quot;]]]]], HypergeometricPFQ]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], HypergeometricPFQ], &quot;;&quot;, TagBox[RowBox[List[&quot;-&quot;, SuperscriptBox[&quot;\[ExponentialE]&quot;, RowBox[List[&quot;2&quot;, &quot; &quot;, &quot;\[ImaginaryI]&quot;, &quot; &quot;, &quot;c&quot;, &quot; &quot;, &quot;z&quot;]]]]], HypergeometricPFQ]]], &quot;)&quot;]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]]] </annotation> </semantics> </mrow> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> &#8712; </mo> <mi> &#8469; </mi> </mrow> <mo> &#8743; </mo> <mrow> <mi> m </mi> <mo> &#8712; </mo> <msup> <mi> &#8469; </mi> <mo> + </mo> </msup> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <int /> <bvar> <ci> z </ci> </bvar> <apply> <times /> <apply> <power /> <ci> z </ci> <ci> n </ci> </apply> <apply> <power /> <exponentiale /> <apply> <times /> <ci> p </ci> <ci> z </ci> </apply> </apply> <apply> <power /> <apply> <sin /> <apply> <times /> <ci> b </ci> <ci> z </ci> </apply> </apply> <ci> m </ci> </apply> <apply> <tan /> <apply> <times /> <ci> c </ci> <ci> z </ci> </apply> </apply> </apply> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> </apply> <apply> <power /> <imaginaryi /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> </apply> <apply> <factorial /> <ci> n </ci> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <floor /> <apply> <times /> <apply> <plus /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <ci> Binomial </ci> <ci> m </ci> <ci> k </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <power /> <exponentiale /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <ci> p </ci> </apply> <ci> z </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <power /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <ci> p </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> HypergeometricPFQ </ci> <list> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <ci> &#8230; </ci> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </list> <list> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <ci> &#8230; </ci> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> </list> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <exponentiale /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <power /> <exponentiale /> <apply> <times /> <apply> <plus /> <ci> p </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <ci> z </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <power /> <apply> <plus /> <ci> p </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> HypergeometricPFQ </ci> <list> <apply> <times /> <apply> <plus /> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <imaginaryi /> </apply> <ci> p </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <ci> &#8230; </ci> <apply> <times /> <apply> <plus /> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <imaginaryi /> </apply> <ci> p </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </list> <list> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <imaginaryi /> </apply> <ci> p </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <ci> &#8230; </ci> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <imaginaryi /> </apply> <ci> p </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> </list> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <exponentiale /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <power /> <exponentiale /> <apply> <times /> <apply> <plus /> <apply> <times /> <ci> b </ci> <imaginaryi /> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <ci> p </ci> </apply> <ci> z </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <power /> <apply> <plus /> <apply> <times /> <ci> b </ci> <imaginaryi /> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <ci> p </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> HypergeometricPFQ </ci> <list> <apply> <times /> <apply> <plus /> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <ci> &#8230; </ci> <apply> <times /> <apply> <plus /> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </list> <list> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <ci> &#8230; </ci> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> </list> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <exponentiale /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <power /> <exponentiale /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> </apply> <apply> <times /> <ci> b </ci> <imaginaryi /> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <ci> p </ci> </apply> <ci> z </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <power /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> </apply> <apply> <times /> <ci> b </ci> <imaginaryi /> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <ci> p </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> HypergeometricPFQ </ci> <list> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <ci> &#8230; </ci> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </list> <list> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <ci> &#8230; </ci> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <ci> b </ci> <apply> <plus /> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> </list> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <exponentiale /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> <apply> <ci> Binomial </ci> <ci> m </ci> <apply> <times /> <ci> m </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <factorial /> <ci> n </ci> </apply> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <rem /> <ci> $CellContext`m </ci> <cn type='integer'> 2 </cn> </apply> </apply> </apply> <apply> <plus /> <apply> <times /> <apply> <power /> <exponentiale /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> </apply> <ci> p </ci> </apply> <ci> z </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <power /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> </apply> <ci> p </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> HypergeometricPFQ </ci> <list> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <ci> &#8230; </ci> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </list> <list> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <ci> &#8230; </ci> <apply> <plus /> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> 1 </cn> </apply> </list> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <exponentiale /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <power /> <exponentiale /> <apply> <times /> <ci> p </ci> <ci> z </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <power /> <ci> p </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> HypergeometricPFQ </ci> <list> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <ci> &#8230; </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <cn type='integer'> 1 </cn> </list> <list> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <ci> &#8230; </ci> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> p </ci> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> c </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </list> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <power /> <exponentiale /> <apply> <times /> <cn type='integer'> 2 </cn> <imaginaryi /> <ci> c </ci> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <ci> &#8469; </ci> </apply> <apply> <in /> <ci> m </ci> <apply> <ci> SuperPlus </ci> <ci> &#8469; </ci> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>










Rule Form





Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["\[Integral]", RowBox[List[RowBox[List[SuperscriptBox["z_", "n_"], " ", SuperscriptBox["\[ExponentialE]", RowBox[List["p_", " ", "z_"]]], " ", SuperscriptBox[RowBox[List["Sin", "[", RowBox[List["b_", " ", "z_"]], "]"]], "m_"], " ", RowBox[List["Tan", "[", RowBox[List["c_", " ", "z_"]], "]"]]]], RowBox[List["\[DifferentialD]", "z_"]]]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[RowBox[List["-", "\[ImaginaryI]"]], " ", SuperscriptBox["2", RowBox[List["-", "m"]]], " ", RowBox[List["Binomial", "[", RowBox[List["m", ",", FractionBox["m", "2"]]], "]"]], " ", RowBox[List["n", "!"]], " ", RowBox[List["(", RowBox[List["1", "-", RowBox[List["Mod", "[", RowBox[List["m", ",", "2"]], "]"]]]], ")"]], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["p", " ", "z"]]]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox["p", RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["Join", "[", RowBox[List[RowBox[List["Table", "[", RowBox[List[RowBox[List["-", FractionBox[RowBox[List["\[ImaginaryI]", " ", "p"]], RowBox[List["2", " ", "c"]]]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], ",", RowBox[List["{", "1", "}"]]]], "]"]], ",", RowBox[List["Join", "[", RowBox[List["Table", "[", RowBox[List[RowBox[List["1", "-", FractionBox[RowBox[List["\[ImaginaryI]", " ", "p"]], RowBox[List["2", " ", "c"]]]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], "]"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]]]]]], "+", RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "+", "p"]], ")"]], " ", "z"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["Join", "[", RowBox[List[RowBox[List["Table", "[", RowBox[List[FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], ",", RowBox[List["{", "1", "}"]]]], "]"]], ",", RowBox[List["Join", "[", RowBox[List["Table", "[", RowBox[List[RowBox[List["1", "+", FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], "]"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]]]]]]]], ")"]]]], "-", RowBox[List[SuperscriptBox["2", RowBox[List["-", "m"]]], " ", SuperscriptBox["\[ImaginaryI]", RowBox[List["1", "-", "m"]]], " ", RowBox[List["n", "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[RowBox[List["-", "1"]], "+", "m"]], ")"]]]], "]"]]], RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], " ", RowBox[List["Binomial", "[", RowBox[List["m", ",", "k"]], "]"]], " ", RowBox[List["(", RowBox[List[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "m"], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "\[ImaginaryI]"]], " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], " ", "z"]]]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "\[ImaginaryI]"]], " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["Join", "[", RowBox[List[RowBox[List["Table", "[", RowBox[List[FractionBox[RowBox[List[RowBox[List[RowBox[List["-", "b"]], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], ",", RowBox[List["{", "1", "}"]]]], "]"]], ",", RowBox[List["Join", "[", RowBox[List["Table", "[", RowBox[List[RowBox[List["1", "+", FractionBox[RowBox[List[RowBox[List[RowBox[List["-", "b"]], " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], "]"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]]]]]], "+", RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "-", RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], " ", "z"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "-", RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["Join", "[", RowBox[List[RowBox[List["Table", "[", RowBox[List[FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "-", RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], ",", RowBox[List["{", "1", "}"]]]], "]"]], ",", RowBox[List["Join", "[", RowBox[List["Table", "[", RowBox[List[RowBox[List["1", "+", FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "-", RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], "]"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]]]]]]]], ")"]]]], "-", RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], " ", "z"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["Join", "[", RowBox[List[RowBox[List["Table", "[", RowBox[List[FractionBox[RowBox[List[RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], ",", RowBox[List["{", "1", "}"]]]], "]"]], ",", RowBox[List["Join", "[", RowBox[List["Table", "[", RowBox[List[RowBox[List["1", "+", FractionBox[RowBox[List[RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], "]"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]]]]]], "+", RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "+", RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], " ", "z"]]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", SuperscriptBox[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "\[ImaginaryI]", " ", "c"]], "+", RowBox[List["\[ImaginaryI]", " ", "b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "+", "p"]], ")"]], RowBox[List[RowBox[List["-", "1"]], "-", "j"]]], " ", SuperscriptBox["z", RowBox[List[RowBox[List["-", "j"]], "+", "n"]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["Join", "[", RowBox[List[RowBox[List["Table", "[", RowBox[List[FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "+", RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], ",", RowBox[List["{", "1", "}"]]]], "]"]], ",", RowBox[List["Join", "[", RowBox[List["Table", "[", RowBox[List[RowBox[List["1", "+", FractionBox[RowBox[List[RowBox[List["2", " ", "c"]], "+", RowBox[List["b", " ", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "2"]], " ", "k"]], "+", "m"]], ")"]]]], "-", RowBox[List["\[ImaginaryI]", " ", "p"]]]], RowBox[List["2", " ", "c"]]]]], ",", RowBox[List["{", RowBox[List["K$1", ",", "1", ",", RowBox[List["1", "+", "j"]]]], "}"]]]], "]"]], "]"]], ",", RowBox[List["-", SuperscriptBox["\[ExponentialE]", RowBox[List["2", " ", "\[ImaginaryI]", " ", "c", " ", "z"]]]]]]], "]"]]]], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["-", "j"]], "+", "n"]], ")"]], "!"]]]]]]]]], ")"]]]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", ">", "0"]]]]]]]]]]










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





2002-12-18