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

 

Developed with Mathematica -- Download a Free Trial Version
 











variants of this functions
NorlundB






Mathematica Notation

Traditional Notation









Polynomials > NorlundB[n,α] > Series representations > Generalized power series > Expansions at z==0





http://functions.wolfram.com/05.16.06.0005.01









  


  










Input Form





NorlundB[n, z] \[Proportional] KroneckerDelta[n] - n! Sum[(((-1)^(1 + j) Binomial[n, j])/j) Subscript[p, j, n] z, {j, 1, n}] - n! Sum[(((-1)^j Binomial[n, j])/j) (1/j - HarmonicNumber[n]) Subscript[p, j, n] z^2, {j, 1, n}] + n! Sum[(((-1)^j Binomial[n, j])/j) (1/j^2 - HarmonicNumber[n]/j + (1/2) (HarmonicNumber[n]^2 - HarmonicNumber[n, 2])) Subscript[p, j, n] z^3, {j, 1, n}] + \[Ellipsis] /; Subscript[p, j, 0] == 1 && Subscript[p, j, k] == (1/k) Sum[(j m - k + m) Subscript[a, m] Subscript[p, j, k - m], {m, 1, k}] && Subscript[a, k] == 1/(k + 1)! && Element[k, Integers] && k >= 0










Standard Form





Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["NorlundB", "[", RowBox[List["n", ",", "z"]], "]"]], "\[Proportional]", RowBox[List[RowBox[List["KroneckerDelta", "[", "n", "]"]], "-", RowBox[List[RowBox[List["n", "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "n"], RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["1", "+", "j"]]], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "j"]], "]"]]]], "j"], SubscriptBox["p", RowBox[List["j", ",", "n"]]], "z"]]]]]], "-", RowBox[List[RowBox[List["n", "!"]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "n"], " ", RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "j"]], "]"]]]], "j"], RowBox[List["(", RowBox[List[FractionBox["1", "j"], "-", " ", RowBox[List["HarmonicNumber", "[", "n", "]"]]]], ")"]], SubscriptBox["p", RowBox[List["j", ",", "n"]]], SuperscriptBox["z", "2"]]]]]]], " ", "+", RowBox[List[RowBox[List["n", "!"]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "n"], RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "j"]], "]"]], " "]], "j"], RowBox[List["(", RowBox[List[FractionBox["1", SuperscriptBox["j", "2"]], "-", FractionBox[RowBox[List["HarmonicNumber", "[", "n", "]"]], "j"], " ", "+", RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["HarmonicNumber", "[", "n", "]"]], "2"], "-", RowBox[List["HarmonicNumber", "[", RowBox[List["n", ",", "2"]], "]"]]]], ")"]]]]]], " ", ")"]], SubscriptBox["p", RowBox[List["j", ",", "n"]]], SuperscriptBox["z", "3"]]]]]]], "+", "\[Ellipsis]"]]]], "/;", RowBox[List[RowBox[List[SubscriptBox["p", RowBox[List["j", ",", "0"]]], "\[Equal]", "1"]], "\[And]", RowBox[List[SubscriptBox["p", RowBox[List["j", ",", "k"]]], "\[Equal]", RowBox[List[FractionBox["1", "k"], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["m", "=", "1"]], "k"], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["j", " ", "m"]], "-", "k", "+", "m"]], ")"]], SubscriptBox["a", "m"], " ", SubscriptBox["p", RowBox[List["j", ",", RowBox[List["k", "-", "m"]]]]]]]]]]]]], "\[And]", RowBox[List[SubscriptBox["a", "k"], "\[Equal]", FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]], "!"]]]]], "\[And]", RowBox[List["k", "\[Element]", "Integers"]], "\[And]", RowBox[List["k", "\[GreaterEqual]", "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> <msubsup> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox[&quot;B&quot;, NorlundB] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </msubsup> <mo> &#8733; </mo> <mrow> <msub> <semantics> <mi> &#948; </mi> <annotation-xml encoding='MathML-Content'> <ci> KroneckerDelta </ci> </annotation-xml> </semantics> <mi> n </mi> </msub> <mo> - </mo> <mrow> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> j </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msup> <mtext> </mtext> </mrow> <mi> j </mi> </mfrac> <mo> &#8290; </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mi> j </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[&quot;(&quot;, GridBox[List[List[TagBox[&quot;n&quot;, Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox[&quot;j&quot;, Identity, Rule[Editable, True], Rule[Selectable, True]]]]], &quot;)&quot;]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> <mo> &#8290; </mo> <msub> <mi> p </mi> <mrow> <mi> j </mi> <mo> , </mo> <mi> n </mi> </mrow> </msub> <mo> &#8290; </mo> <mi> z </mi> </mrow> </mrow> </mrow> <mo> - </mo> <mrow> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </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> <mtext> </mtext> </mrow> <mi> j </mi> </mfrac> <mo> &#8290; </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mi> j </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[&quot;(&quot;, GridBox[List[List[TagBox[&quot;n&quot;, Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox[&quot;j&quot;, Identity, Rule[Editable, True], Rule[Selectable, True]]]]], &quot;)&quot;]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mfrac> <mn> 1 </mn> <mi> j </mi> </mfrac> <mo> - </mo> <msub> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mi> n </mi> </msub> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msub> <mi> p </mi> <mrow> <mi> j </mi> <mo> , </mo> <mi> n </mi> </mrow> </msub> <mo> &#8290; </mo> <msup> <mi> z </mi> <mn> 2 </mn> </msup> </mrow> </mrow> </mrow> <mo> + </mo> <mrow> <mrow> <mi> n </mi> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </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> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mi> j </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[&quot;(&quot;, GridBox[List[List[TagBox[&quot;n&quot;, Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox[&quot;j&quot;, Identity, Rule[Editable, True], Rule[Selectable, True]]]]], &quot;)&quot;]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> </mrow> <mi> j </mi> </mfrac> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mo> - </mo> <mfrac> <msub> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mi> n </mi> </msub> <mi> j </mi> </mfrac> </mrow> <mo> + </mo> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <msubsup> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mi> n </mi> <mn> 2 </mn> </msubsup> <mo> - </mo> <msubsup> <semantics> <mi> H </mi> <annotation-xml encoding='MathML-Content'> <ci> HarmonicNumber </ci> </annotation-xml> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mn> 2 </mn> <mo> ) </mo> </mrow> </msubsup> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mfrac> <mn> 1 </mn> <msup> <mi> j </mi> <mn> 2 </mn> </msup> </mfrac> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msub> <mi> p </mi> <mrow> <mi> j </mi> <mo> , </mo> <mi> n </mi> </mrow> </msub> <mo> &#8290; </mo> <msup> <mi> z </mi> <mn> 3 </mn> </msup> </mrow> </mrow> </mrow> <mo> + </mo> <mo> &#8230; </mo> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <msub> <mi> p </mi> <mrow> <mi> j </mi> <mo> , </mo> <mn> 0 </mn> </mrow> </msub> <mo> &#63449; </mo> <mn> 1 </mn> </mrow> <mo> &#8743; </mo> <mrow> <msub> <mi> p </mi> <mrow> <mi> j </mi> <mo> , </mo> <mi> k </mi> </mrow> </msub> <mo> &#63449; </mo> <mrow> <mfrac> <mn> 1 </mn> <mi> k </mi> </mfrac> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> m </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> k </mi> </munderover> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mi> j </mi> <mo> &#8290; </mo> <mi> m </mi> </mrow> <mo> + </mo> <mi> m </mi> <mo> - </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msub> <mi> a </mi> <mi> m </mi> </msub> <mo> &#8290; </mo> <msub> <mi> p </mi> <mrow> <mi> j </mi> <mo> , </mo> <mrow> <mi> k </mi> <mo> - </mo> <mi> m </mi> </mrow> </mrow> </msub> </mrow> </mrow> </mrow> </mrow> <mo> &#8743; </mo> <mrow> <msub> <mi> a </mi> <mi> k </mi> </msub> <mo> &#63449; </mo> <mfrac> <mn> 1 </mn> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> </mrow> <mo> &#8743; </mo> <mrow> <mi> k </mi> <mo> &#8712; </mo> <semantics> <mi> &#8469; </mi> <annotation encoding='Mathematica'> TagBox[&quot;\[DoubleStruckCapitalN]&quot;, Function[Integers]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <ci> Proportional </ci> <apply> <ci> NorlundB </ci> <ci> n </ci> <ci> z </ci> </apply> <apply> <plus /> <apply> <ci> KroneckerDelta </ci> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <factorial /> <ci> n </ci> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <apply> <plus /> <ci> j </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <power /> <ci> j </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> Binomial </ci> <ci> n </ci> <ci> j </ci> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> j </ci> <ci> n </ci> </apply> <ci> z </ci> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <factorial /> <ci> n </ci> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </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> j </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> Binomial </ci> <ci> n </ci> <ci> j </ci> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <ci> j </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> HarmonicNumber </ci> <ci> n </ci> </apply> </apply> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> j </ci> <ci> n </ci> </apply> <apply> <power /> <ci> z </ci> <cn type='integer'> 2 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <factorial /> <ci> n </ci> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <ci> Binomial </ci> <ci> n </ci> <ci> j </ci> </apply> <apply> <power /> <ci> j </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <apply> <ci> HarmonicNumber </ci> <ci> n </ci> </apply> <apply> <power /> <ci> j </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <times /> <cn type='rational'> 1 <sep /> 2 </cn> <apply> <plus /> <apply> <power /> <apply> <ci> HarmonicNumber </ci> <ci> n </ci> </apply> <cn type='integer'> 2 </cn> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> HarmonicNumber </ci> <ci> n </ci> <cn type='integer'> 2 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <power /> <ci> j </ci> <cn type='integer'> 2 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> j </ci> <ci> n </ci> </apply> <apply> <power /> <ci> z </ci> <cn type='integer'> 3 </cn> </apply> </apply> </apply> </apply> <ci> &#8230; </ci> </apply> </apply> <apply> <and /> <apply> <eq /> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> j </ci> <cn type='integer'> 0 </cn> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <eq /> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> j </ci> <ci> k </ci> </apply> <apply> <times /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <ci> k </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> m </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> k </ci> </uplimit> <apply> <times /> <apply> <plus /> <apply> <times /> <ci> j </ci> <ci> m </ci> </apply> <ci> m </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <apply> <ci> Subscript </ci> <ci> a </ci> <ci> m </ci> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> j </ci> <apply> <plus /> <ci> k </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <eq /> <apply> <ci> Subscript </ci> <ci> a </ci> <ci> k </ci> </apply> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <factorial /> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <in /> <ci> k </ci> <integers /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>










Rule Form





Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["NorlundB", "[", RowBox[List["n_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["KroneckerDelta", "[", "n", "]"]], "-", RowBox[List[RowBox[List["n", "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "n"], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], RowBox[List["1", "+", "j"]]], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "j"]], "]"]]]], ")"]], " ", SubscriptBox["p", RowBox[List["j", ",", "n"]]], " ", "z"]], "j"]]]]], "-", RowBox[List[RowBox[List["n", "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "n"], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "j"]], "]"]]]], ")"]], " ", RowBox[List["(", RowBox[List[FractionBox["1", "j"], "-", RowBox[List["HarmonicNumber", "[", "n", "]"]]]], ")"]], " ", SubscriptBox["p", RowBox[List["j", ",", "n"]]], " ", SuperscriptBox["z", "2"]]], "j"]]]]], "+", RowBox[List[RowBox[List["n", "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "n"], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "j"]], "]"]]]], ")"]], " ", RowBox[List["(", RowBox[List[FractionBox["1", SuperscriptBox["j", "2"]], "-", FractionBox[RowBox[List["HarmonicNumber", "[", "n", "]"]], "j"], "+", RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["HarmonicNumber", "[", "n", "]"]], "2"], "-", RowBox[List["HarmonicNumber", "[", RowBox[List["n", ",", "2"]], "]"]]]], ")"]]]]]], ")"]], " ", SubscriptBox["p", RowBox[List["j", ",", "n"]]], " ", SuperscriptBox["z", "3"]]], "j"]]]]], "+", "\[Ellipsis]"]], "/;", RowBox[List[RowBox[List[SubscriptBox["p", RowBox[List["j", ",", "0"]]], "\[Equal]", "1"]], "&&", RowBox[List[SubscriptBox["p", RowBox[List["j", ",", "k"]]], "\[Equal]", FractionBox[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["m", "=", "1"]], "k"], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["j", " ", "m"]], "-", "k", "+", "m"]], ")"]], " ", SubscriptBox["a", "m"], " ", SubscriptBox["p", RowBox[List["j", ",", RowBox[List["k", "-", "m"]]]]]]]]], "k"]]], "&&", RowBox[List[SubscriptBox["a", "k"], "\[Equal]", FractionBox["1", RowBox[List[RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]], "!"]]]]], "&&", RowBox[List["k", "\[Element]", "Integers"]], "&&", RowBox[List["k", "\[GreaterEqual]", "0"]]]]]]]]]]










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





2007-05-02