|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/05.17.06.0007.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NorlundB[n, \[Alpha], z] == Sum[Binomial[n, k] NorlundB[n - k, \[Alpha]] z^k,
{k, 0, n}]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["NorlundB", "[", RowBox[List["n", ",", "\[Alpha]", ",", "z"]], "]"]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", " ", "k"]], "]"]], " ", RowBox[List["NorlundB", "[", RowBox[List[RowBox[List["n", "-", "k"]], ",", "\[Alpha]"]], "]"]], SuperscriptBox["z", "k"]]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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["B", NorlundB] </annotation> </semantics> <mi> n </mi> <mrow> <mo> ( </mo> <mi> α </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo>  </mo> <mrow> <munderover> <mo> ∑ </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["(", GridBox[List[List[TagBox["n", Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox["k", Identity, Rule[Editable, True], Rule[Selectable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> <mo> ⁢ </mo> <msubsup> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox["B", NorlundB] </annotation> </semantics> <mrow> <mi> n </mi> <mo> - </mo> <mi> k </mi> </mrow> <mrow> <mo> ( </mo> <mi> α </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ⁢ </mo> <msup> <mi> z </mi> <mi> k </mi> </msup> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> NorlundB </ci> <ci> n </ci> <ci> α </ci> <ci> z </ci> </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> <ci> NorlundB </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> </apply> <ci> α </ci> </apply> <apply> <power /> <ci> z </ci> <ci> k </ci> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["NorlundB", "[", RowBox[List["n_", ",", "\[Alpha]_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]], " ", RowBox[List["NorlundB", "[", RowBox[List[RowBox[List["n", "-", "k"]], ",", "\[Alpha]"]], "]"]], " ", SuperscriptBox["z", "k"]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|