|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/07.01.16.0006.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HermiteH[n, z] HermiteH[m, z] == Sum[Binomial[m, k] Binomial[n, k]
HermiteH[m + n - 2 k, z] 2^k k!, {k, 0, Min[n, m]}] /;
Element[n, Integers] && n >= 0 && Element[m, Integers] && m >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[RowBox[List["HermiteH", "[", RowBox[List["n", ",", "z"]], "]"]], RowBox[List["HermiteH", "[", RowBox[List["m", ",", "z"]], "]"]]]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Min", "[", RowBox[List["n", ",", "m"]], "]"]]], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["m", ",", "k"]], "]"]], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]], " ", RowBox[List["HermiteH", "[", RowBox[List[RowBox[List["m", "+", "n", "-", RowBox[List["2", " ", "k"]]]], ",", "z"]], "]"]], " ", SuperscriptBox["2", "k"], " ", RowBox[List["k", "!"]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["m", "\[Element]", "Integers"]], "\[And]", RowBox[List["m", "\[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> <mrow> <msub> <mi> H </mi> <mi> n </mi> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <msub> <mi> H </mi> <mi> m </mi> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> <mo> ⩵ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mi> min </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> , </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> </munderover> <mrow> <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["(", GridBox[List[List[TagBox["m", Identity, Rule[Editable, True]]], List[TagBox["k", Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <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]]], List[TagBox["k", Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <mrow> <msub> <mi> H </mi> <mrow> <mrow> <mrow> <mo> - </mo> <mn> 2 </mn> </mrow> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> + </mo> <mi> m </mi> <mo> + </mo> <mi> n </mi> </mrow> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <msup> <mn> 2 </mn> <mi> k </mi> </msup> <mo> ⁢ </mo> <mrow> <mi> k </mi> <mo> ! </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> m </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <times /> <apply> <ci> HermiteH </ci> <ci> n </ci> <ci> z </ci> </apply> <apply> <ci> HermiteH </ci> <ci> m </ci> <ci> z </ci> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <min /> <ci> n </ci> <ci> m </ci> </apply> </uplimit> <apply> <times /> <apply> <ci> Binomial </ci> <ci> m </ci> <ci> k </ci> </apply> <apply> <ci> Binomial </ci> <ci> n </ci> <ci> k </ci> </apply> <apply> <ci> HermiteH </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> -2 </cn> <ci> k </ci> </apply> <ci> m </ci> <ci> n </ci> </apply> <ci> z </ci> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <apply> <factorial /> <ci> k </ci> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> <apply> <in /> <ci> m </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[RowBox[List["HermiteH", "[", RowBox[List["n_", ",", "z_"]], "]"]], " ", RowBox[List["HermiteH", "[", RowBox[List["m_", ",", "z_"]], "]"]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Min", "[", RowBox[List["n", ",", "m"]], "]"]]], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["m", ",", "k"]], "]"]], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]], " ", RowBox[List["HermiteH", "[", RowBox[List[RowBox[List["m", "+", "n", "-", RowBox[List["2", " ", "k"]]]], ",", "z"]], "]"]], " ", SuperscriptBox["2", "k"], " ", RowBox[List["k", "!"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|