|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/05.18.21.0003.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integrate[t ZernikeR[n, n - 2 k, t] BesselJ[n - 2 k, z t], {t, 0, 1}] ==
((-1)^k/z) BesselJ[n + 1, z] /; Element[n, Integers] && n >= 0 &&
Element[k, Integers] && k >= 0 && k <= Floor[n/2]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[SubsuperscriptBox["\[Integral]", "0", "1"], RowBox[List["t", " ", RowBox[List["ZernikeR", "[", RowBox[List["n", ",", RowBox[List["n", "-", RowBox[List["2", "k"]]]], ",", "t"]], "]"]], " ", RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["n", "-", RowBox[List["2", "k"]]]], ",", RowBox[List["z", " ", "t"]]]], "]"]], RowBox[List["\[DifferentialD]", "t"]]]]]], "\[Equal]", RowBox[List[FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], "z"], RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["n", "+", "1"]], ",", "z"]], "]"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["k", "\[Element]", "Integers"]], "\[And]", RowBox[List["k", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List["k", "\[LessEqual]", RowBox[List["Floor", "[", FractionBox["n", "2"], "]"]]]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> n </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </mrow> </msubsup> <mo> ( </mo> <mi> t </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <msub> <mi> J </mi> <mrow> <mi> n </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </mrow> </msub> <mo> ( </mo> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mi> t </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ⅆ </mo> <mi> t </mi> </mrow> </mrow> </mrow> <mo> ⩵ </mo> <mrow> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> <mi> z </mi> </mfrac> <mo> ⁢ </mo> <mrow> <msub> <mi> J </mi> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> k </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> k </mi> <mo> ≤ </mo> <mrow> <mo> ⌊ </mo> <mfrac> <mi> n </mi> <mn> 2 </mn> </mfrac> <mo> ⌋ </mo> </mrow> </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> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> <ci> t </ci> </apply> <apply> <ci> BesselJ </ci> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> <apply> <times /> <ci> z </ci> <ci> t </ci> </apply> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <power /> <ci> z </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> BesselJ </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <ci> z </ci> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> <apply> <in /> <ci> k </ci> <ci> ℕ </ci> </apply> <apply> <leq /> <ci> k </ci> <apply> <floor /> <apply> <times /> <ci> n </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </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["n_", "-", RowBox[List["2", " ", "k_"]]]], ",", "t_"]], "]"]], " ", RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["n_", "-", RowBox[List["2", " ", "k_"]]]], ",", RowBox[List["z_", " ", "t_"]]]], "]"]]]], RowBox[List["\[DifferentialD]", "t_"]]]]]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], " ", RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["n", "+", "1"]], ",", "z"]], "]"]]]], "z"], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["k", "\[Element]", "Integers"]], "&&", RowBox[List["k", "\[GreaterEqual]", "0"]], "&&", RowBox[List["k", "\[LessEqual]", RowBox[List["Floor", "[", FractionBox["n", "2"], "]"]]]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|