|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/05.09.03.0024.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GegenbauerC[n, m, z] ==
Sum[\[Ellipsis] Sum[KroneckerDelta[Sum[Subscript[i, j], {j, 1, m}], n]
Product[ChebyshevU[Subscript[i, j], z], {j, 1, m}],
{Subscript[i, m], 0, n}], {Subscript[i, 1], 0, n}] /;
Element[m, Integers] && m > 0 && Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["GegenbauerC", "[", RowBox[List["n", ",", "m", ",", "z"]], "]"]], "\[Equal]", " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List[SubscriptBox["i", "1"], "=", "0"]], "n"], RowBox[List["\[Ellipsis]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List[SubscriptBox["i", "m"], "=", "0"]], "n"], RowBox[List[RowBox[List["KroneckerDelta", "[", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "m"], SubscriptBox["i", "j"]]], ",", "n"]], "]"]], " ", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["j", "=", "1"]], "m"], RowBox[List["ChebyshevU", "[", RowBox[List[SubscriptBox["i", "j"], ",", "z"]], "]"]]]]]]]]]]]]]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", ">", "0"]], "\[And]", RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msubsup> <mi> C </mi> <mi> n </mi> <mi> m </mi> </msubsup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo>  </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <msub> <mi> i </mi> <mn> 1 </mn> </msub> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mo> … </mo> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <msub> <mi> i </mi> <mi> m </mi> </msub> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <msub> <semantics> <mi> δ </mi> <annotation-xml encoding='MathML-Content'> <ci> KroneckerDelta </ci> </annotation-xml> </semantics> <mrow> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> m </mi> </munderover> <msub> <mi> i </mi> <mi> j </mi> </msub> </mrow> <mo> , </mo> <mi> n </mi> </mrow> </msub> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∏ </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> m </mi> </munderover> <mrow> <msub> <mi> U </mi> <msub> <mi> i </mi> <mi> j </mi> </msub> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> m </mi> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <apply> <power /> <apply> <ci> Subscript </ci> <ci> C </ci> <ci> n </ci> </apply> <ci> m </ci> </apply> <ci> z </ci> </apply> <apply> <sum /> <bvar> <apply> <ci> Subscript </ci> <ci> i </ci> <cn type='integer'> 1 </cn> </apply> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <ci> … </ci> <apply> <sum /> <bvar> <apply> <ci> Subscript </ci> <ci> i </ci> <ci> m </ci> </apply> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <ci> KroneckerDelta </ci> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> m </ci> </uplimit> <apply> <ci> Subscript </ci> <ci> i </ci> <ci> j </ci> </apply> </apply> <ci> n </ci> </apply> <apply> <product /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <ci> m </ci> </uplimit> <apply> <ci> ChebyshevU </ci> <apply> <ci> Subscript </ci> <ci> i </ci> <ci> j </ci> </apply> <ci> z </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> m </ci> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["GegenbauerC", "[", RowBox[List["n_", ",", "m_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List[SubscriptBox["i", "1"], "=", "0"]], "n"], RowBox[List["\[Ellipsis]", " ", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List[SubscriptBox["i", "m"], "=", "0"]], "n"], RowBox[List[RowBox[List["KroneckerDelta", "[", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], "m"], SubscriptBox["i", "j"]]], ",", "n"]], "]"]], " ", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["j", "=", "1"]], "m"], RowBox[List["ChebyshevU", "[", RowBox[List[SubscriptBox["i", "j"], ",", "z"]], "]"]]]]]]]]]]]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", ">", "0"]], "&&", RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|