|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/05.18.25.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integrate[t ZernikeR[n, Min[n, p], t] ZernikeR[p, Min[n, p], t],
{t, 0, 1}] == KroneckerDelta[n, p]/(2 (n + 1)) /;
Element[n, Integers] && n >= 0 && Element[p, Integers] && p >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[SubsuperscriptBox["\[Integral]", "0", "1"], RowBox[List["t", " ", RowBox[List["ZernikeR", "[", RowBox[List["n", ",", RowBox[List["Min", "[", RowBox[List["n", ",", " ", "p"]], "]"]], ",", "t"]], "]"]], " ", RowBox[List["ZernikeR", "[", RowBox[List["p", ",", RowBox[List["Min", "[", RowBox[List["n", ",", " ", "p"]], "]"]], ",", "t"]], "]"]], RowBox[List["\[DifferentialD]", "t"]]]]]], "\[Equal]", FractionBox[RowBox[List["KroneckerDelta", "[", RowBox[List["n", ",", "p"]], "]"]], RowBox[List["2", RowBox[List["(", RowBox[List["n", "+", "1"]], ")"]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["p", "\[Element]", "Integers"]], "\[And]", RowBox[List["p", "\[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> <mo> ∫ </mo> <mn> 0 </mn> <mn> 1 </mn> </msubsup> <mrow> <mi> t </mi> <mo> ⁢ </mo> <mrow> <msubsup> <mi> R </mi> <mi> n </mi> <mrow> <mi> min </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> , </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> </msubsup> <mo> ( </mo> <mi> t </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <msubsup> <mi> R </mi> <mi> p </mi> <mrow> <mi> min </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> , </mo> <mi> p </mi> </mrow> <mo> ) </mo> </mrow> </msubsup> <mo> ( </mo> <mi> t </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ⅆ </mo> <mi> t </mi> </mrow> </mrow> </mrow> <mo>  </mo> <mfrac> <msub> <semantics> <mi> δ </mi> <annotation-xml encoding='MathML-Content'> <ci> KroneckerDelta </ci> </annotation-xml> </semantics> <mrow> <mi> n </mi> <mo> , </mo> <mi> p </mi> </mrow> </msub> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> </mfrac> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> p </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <int /> <bvar> <ci> t </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <cn type='integer'> 1 </cn> </uplimit> <apply> <times /> <ci> t </ci> <apply> <ci> ZernikeR </ci> <ci> n </ci> <apply> <min /> <ci> n </ci> <ci> p </ci> </apply> <ci> t </ci> </apply> <apply> <ci> ZernikeR </ci> <ci> p </ci> <apply> <min /> <ci> n </ci> <ci> p </ci> </apply> <ci> t </ci> </apply> </apply> </apply> <apply> <times /> <apply> <ci> KroneckerDelta </ci> <ci> n </ci> <ci> p </ci> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> <apply> <in /> <ci> p </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[SubsuperscriptBox["\[Integral]", "0", "1"], RowBox[List[RowBox[List["t_", " ", RowBox[List["ZernikeR", "[", RowBox[List["n_", ",", RowBox[List["Min", "[", RowBox[List["n_", ",", "p_"]], "]"]], ",", "t_"]], "]"]], " ", RowBox[List["ZernikeR", "[", RowBox[List["p_", ",", RowBox[List["Min", "[", RowBox[List["n_", ",", "p_"]], "]"]], ",", "t_"]], "]"]]]], RowBox[List["\[DifferentialD]", "t_"]]]]]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List["KroneckerDelta", "[", RowBox[List["n", ",", "p"]], "]"]], RowBox[List["2", " ", RowBox[List["(", RowBox[List["n", "+", "1"]], ")"]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["p", "\[Element]", "Integers"]], "&&", RowBox[List["p", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|