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,α,z] > Series representations > Generalized power series > Expansions at alpha==0





http://functions.wolfram.com/05.17.06.0020.01









  


  










Input Form





NorlundB[n, \[Alpha], z] \[Proportional] z^n UnitStep[n] + \[Alpha] ((n/2) z^(n - 1) UnitStep[n - 1] + Sum[Binomial[n, k] z^k (n - k + 1 - 2 Floor[(n - k)/2]) (n - k)! Sum[(((-1)^j Binomial[n - k, j])/j) Subscript[p, j, n - k], {j, 1, n - k}], {k, 0, n}] - Sum[Binomial[n, k] z^k (n - k - 2 Floor[(n - k)/2]) (n - k)! Sum[(((-1)^j Binomial[n - k, j])/j) (1/j - HarmonicNumber[n - k]) Subscript[p, j, n - k] \[Alpha], {j, 1, n - k}], {k, 0, n}]) (1 + O[\[Alpha]]) /; 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", ",", "\[Alpha]", ",", "z"]], "]"]], "\[Proportional]", RowBox[List[RowBox[List[SuperscriptBox["z", "n"], " ", RowBox[List["UnitStep", "[", "n", "]"]]]], "+", RowBox[List["\[Alpha]", RowBox[List["(", RowBox[List[RowBox[List[FractionBox[RowBox[List[" ", "n"]], "2"], SuperscriptBox["z", RowBox[List["n", "-", "1"]]], RowBox[List["UnitStep", "[", RowBox[List["n", "-", "1"]], "]"]]]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]], SuperscriptBox["z", "k"], RowBox[List["(", RowBox[List["n", "-", "k", "+", "1", "-", RowBox[List["2", " ", RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "k"]], "2"], "]"]]]]]], ")"]], RowBox[List[RowBox[List["(", RowBox[List["n", "-", "k"]], ")"]], "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], RowBox[List["n", "-", "k"]]], RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["Binomial", "[", RowBox[List[RowBox[List["n", "-", "k"]], ",", "j"]], "]"]]]], "j"], SubscriptBox["p", RowBox[List["j", ",", RowBox[List["n", "-", "k"]]]]]]]]]]]]], "-", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]], SuperscriptBox["z", "k"], RowBox[List["(", RowBox[List["n", "-", "k", "-", RowBox[List["2", " ", RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "k"]], "2"], "]"]]]]]], ")"]], RowBox[List[RowBox[List["(", RowBox[List["n", "-", "k"]], ")"]], "!"]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], RowBox[List["n", "-", "k"]]], " ", RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["Binomial", "[", RowBox[List[RowBox[List["n", "-", "k"]], ",", "j"]], "]"]]]], "j"], RowBox[List["(", RowBox[List[FractionBox["1", "j"], "-", " ", RowBox[List["HarmonicNumber", "[", RowBox[List["n", "-", "k"]], "]"]]]], ")"]], SubscriptBox["p", RowBox[List["j", ",", RowBox[List["n", "-", "k"]]]]], "\[Alpha]"]]]]]]]]]], ")"]], RowBox[List["(", RowBox[List["1", "+", RowBox[List["O", "[", "\[Alpha]", "]"]]]], ")"]]]]]]]], "/;", 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> <mrow> <msubsup> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox[&quot;B&quot;, NorlundB] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> &#945; </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> &#8733; </mo> <mrow> <mrow> <mrow> <semantics> <mi> &#952; </mi> <annotation-xml encoding='MathML-Content'> <ci> UnitStep </ci> </annotation-xml> </semantics> <mo> ( </mo> <mi> n </mi> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msup> <mi> z </mi> <mi> n </mi> </msup> </mrow> <mo> + </mo> <mrow> <mi> &#945; </mi> <mo> &#8290; </mo> <mtext> </mtext> <mrow> <mo> ( </mo> <mrow> <mrow> <mfrac> <mi> n </mi> <mn> 2 </mn> </mfrac> <mo> &#8290; </mo> <mrow> <semantics> <mi> &#952; </mi> <annotation-xml encoding='MathML-Content'> <ci> UnitStep </ci> </annotation-xml> </semantics> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msup> <mi> z </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> </mrow> <mo> + </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </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;n&quot;, Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox[&quot;k&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> <msup> <mi> z </mi> <mi> k </mi> </msup> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mrow> <mo> &#8970; </mo> <mfrac> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> &#8971; </mo> </mrow> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> </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> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> </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[RowBox[List[&quot;n&quot;, &quot;-&quot;, &quot;k&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> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> </mrow> </msub> </mrow> </mrow> </mrow> </mrow> <mo> - </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </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;n&quot;, Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox[&quot;k&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> <msup> <mi> z </mi> <mi> k </mi> </msup> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> &#8290; </mo> <mrow> <mo> &#8970; </mo> <mfrac> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> &#8971; </mo> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> <mo> &#8290; </mo> <mrow> <munderover> <mo> &#8721; </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> </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> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> </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[RowBox[List[&quot;n&quot;, &quot;-&quot;, &quot;k&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> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> </msub> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <msub> <mi> p </mi> <mrow> <mi> j </mi> <mo> , </mo> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> </mrow> </msub> <mo> &#8290; </mo> <mi> &#945; </mi> </mrow> </mrow> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> &#8290; </mo> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> + </mo> <mrow> <mi> O </mi> <mo> &#8289; </mo> <mo> ( </mo> <mi> &#945; </mi> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </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> &#945; </ci> <ci> z </ci> </apply> <apply> <plus /> <apply> <times /> <apply> <ci> UnitStep </ci> <ci> n </ci> </apply> <apply> <power /> <ci> z </ci> <ci> n </ci> </apply> </apply> <apply> <times /> <ci> &#945; </ci> <apply> <plus /> <apply> <times /> <apply> <times /> <ci> n </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> UnitStep </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <ci> Binomial </ci> <ci> n </ci> <ci> k </ci> </apply> <apply> <power /> <ci> z </ci> <ci> k </ci> </apply> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <floor /> <apply> <times /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </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> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <ci> j </ci> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> j </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <ci> Binomial </ci> <ci> n </ci> <ci> k </ci> </apply> <apply> <power /> <ci> z </ci> <ci> k </ci> </apply> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <floor /> <apply> <times /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <factorial /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </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> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <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> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> j </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> </apply> <ci> &#945; </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <ci> O </ci> <ci> &#945; </ci> </apply> </apply> </apply> </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_", ",", "\[Alpha]_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[SuperscriptBox["z", "n"], " ", RowBox[List["UnitStep", "[", "n", "]"]]]], "+", RowBox[List["\[Alpha]", " ", RowBox[List["(", RowBox[List[RowBox[List[FractionBox["1", "2"], " ", "n", " ", SuperscriptBox["z", RowBox[List["n", "-", "1"]]], " ", RowBox[List["UnitStep", "[", RowBox[List["n", "-", "1"]], "]"]]]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]], " ", SuperscriptBox["z", "k"], " ", RowBox[List["(", RowBox[List["n", "-", "k", "+", "1", "-", RowBox[List["2", " ", RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "k"]], "2"], "]"]]]]]], ")"]], " ", RowBox[List[RowBox[List["(", RowBox[List["n", "-", "k"]], ")"]], "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], RowBox[List["n", "-", "k"]]], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["Binomial", "[", RowBox[List[RowBox[List["n", "-", "k"]], ",", "j"]], "]"]]]], ")"]], " ", SubscriptBox["p", RowBox[List["j", ",", RowBox[List["n", "-", "k"]]]]]]], "j"]]]]]]], "-", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]], " ", SuperscriptBox["z", "k"], " ", RowBox[List["(", RowBox[List["n", "-", "k", "-", RowBox[List["2", " ", RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "k"]], "2"], "]"]]]]]], ")"]], " ", RowBox[List[RowBox[List["(", RowBox[List["n", "-", "k"]], ")"]], "!"]], " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], RowBox[List["n", "-", "k"]]], FractionBox[RowBox[List[RowBox[List["(", RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], " ", RowBox[List["Binomial", "[", RowBox[List[RowBox[List["n", "-", "k"]], ",", "j"]], "]"]]]], ")"]], " ", RowBox[List["(", RowBox[List[FractionBox["1", "j"], "-", RowBox[List["HarmonicNumber", "[", RowBox[List["n", "-", "k"]], "]"]]]], ")"]], " ", SubscriptBox["p", RowBox[List["j", ",", RowBox[List["n", "-", "k"]]]]], " ", "\[Alpha]"]], "j"]]]]]]]]], ")"]], " ", RowBox[List["(", RowBox[List["1", "+", RowBox[List["O", "[", "\[Alpha]", "]"]]]], ")"]]]]]], "/;", 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