|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/03.01.22.0006.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FourierTransform[Subscript[j, n][t], t, z] ==
Sqrt[Pi/2] I^n UnitStep[1 - z^2] LegendreP[n, z] /;
Element[n, Integers] && n >= 0 && Subscript[j, n][z] ==
Sqrt[Pi/(2 z)] BesselJ[n + 1/2, z] && Element[z, Reals]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["FourierTransform", "[", RowBox[List[RowBox[List[SubscriptBox["j", "n"], "[", "t", "]"]], ",", "t", ",", "z"]], "]"]], "\[Equal]", RowBox[List[SqrtBox[FractionBox["\[Pi]", "2"]], SuperscriptBox["\[ImaginaryI]", "n"], RowBox[List["UnitStep", "[", RowBox[List["1", "-", SuperscriptBox["z", "2"]]], "]"]], RowBox[List["LegendreP", "[", RowBox[List["n", ",", "z"]], "]"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]], "\[And]", RowBox[List[RowBox[List[SubscriptBox["j", "n"], "[", "z", "]"]], "\[Equal]", RowBox[List[SqrtBox[FractionBox["\[Pi]", RowBox[List["2", " ", "z"]]]], " ", RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["n", "+", FractionBox["1", "2"]]], ",", "z"]], "]"]]]]]], "\[And]", RowBox[List["z", "\[Element]", "Reals"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> ℱ </mi> <mi> t </mi> </msub> <mo> [ </mo> <mrow> <msub> <mi> j </mi> <mi> n </mi> </msub> <mo> ( </mo> <mi> t </mi> <mo> ) </mo> </mrow> <mo> ] </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> <mo> ⩵ </mo> <mrow> <msqrt> <mfrac> <mi> π </mi> <mn> 2 </mn> </mfrac> </msqrt> <mo> ⁢ </mo> <msup> <mi> ⅈ </mi> <mi> n </mi> </msup> <mo> ⁢ </mo> <msub> <semantics> <mrow> <mrow> <mi> θ </mi> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <msup> <mi> z </mi> <mn> 2 </mn> </msup> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mi> P </mi> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[RowBox[List[InterpretationBox["\[Theta]", UnitStep, Rule[Editable, False], Rule[Selectable, False]], "(", RowBox[List["1", "-", SuperscriptBox["z", "2"]]], ")"]], "P"]], LegendreP] </annotation> </semantics> <mi> n </mi> </msub> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> , </mo> <mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mrow> <msub> <mi> j </mi> <mi> n </mi> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <msqrt> <mfrac> <mi> π </mi> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> </mfrac> </msqrt> <mo> ⁢ </mo> <mrow> <msub> <mi> J </mi> <mrow> <mi> n </mi> <mo> + </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ∧ </mo> <mrow> <mi> z </mi> <mo> ∈ </mo> <mi> ℝ </mi> </mrow> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> FormBox </ci> <apply> <ci> ErrorBox </ci> <apply> <ci> RowBox </ci> <list> <apply> <ci> RowBox </ci> <list> <apply> <ci> RowBox </ci> <list> <apply> <ci> RowBox </ci> <list> <apply> <ci> SubscriptBox </ci> <ms> ℱ </ms> <ms> t </ms> </apply> <ms> [ </ms> <apply> <ci> RowBox </ci> <list> <apply> <ci> SubscriptBox </ci> <ms> j </ms> <ms> n </ms> </apply> <ms> ( </ms> <ms> t </ms> <ms> ) </ms> </list> </apply> <ms> ] </ms> </list> </apply> <apply> <ci> RowBox </ci> <list> <ms> ( </ms> <ms> z </ms> <ms> ) </ms> </list> </apply> </list> </apply> <ms> ⩵ </ms> <apply> <ci> RowBox </ci> <list> <apply> <ci> SqrtBox </ci> <apply> <ci> FractionBox </ci> <ms> π </ms> <ms> 2 </ms> </apply> </apply> <apply> <ci> SuperscriptBox </ci> <ms> ⅈ </ms> <ms> n </ms> </apply> <apply> <ci> SubscriptBox </ci> <apply> <ci> TagBox </ci> <apply> <ci> RowBox </ci> <list> <apply> <ci> RowBox </ci> <list> <apply> <ci> InterpretationBox </ci> <ms> θ </ms> <ci> UnitStep </ci> <apply> <ci> Rule </ci> <ci> Editable </ci> <false /> </apply> <apply> <ci> Rule </ci> <ci> Selectable </ci> <false /> </apply> </apply> <ms> ( </ms> <apply> <ci> RowBox </ci> <list> <ms> 1 </ms> <ms> - </ms> <apply> <ci> SuperscriptBox </ci> <ms> z </ms> <ms> 2 </ms> </apply> </list> </apply> <ms> ) </ms> </list> </apply> <ms> P </ms> </list> </apply> <ci> LegendreP </ci> </apply> <ms> n </ms> </apply> <apply> <ci> RowBox </ci> <list> <ms> ( </ms> <ms> z </ms> <ms> ) </ms> </list> </apply> </list> </apply> </list> </apply> <ms> , </ms> <apply> <ci> RowBox </ci> <list> <ms> /; </ms> <apply> <ci> RowBox </ci> <list> <apply> <ci> RowBox </ci> <list> <ms> n </ms> <ms> ∈ </ms> <ms> ℕ </ms> </list> </apply> <ms> ∧ </ms> <apply> <ci> RowBox </ci> <list> <apply> <ci> RowBox </ci> <list> <apply> <ci> SubscriptBox </ci> <ms> j </ms> <ms> n </ms> </apply> <ms> ( </ms> <ms> z </ms> <ms> ) </ms> </list> </apply> <ms> ⩵ </ms> <apply> <ci> RowBox </ci> <list> <apply> <ci> SqrtBox </ci> <apply> <ci> FractionBox </ci> <ms> π </ms> <apply> <ci> RowBox </ci> <list> <ms> 2 </ms> <ms> z </ms> </list> </apply> </apply> </apply> <apply> <ci> RowBox </ci> <list> <apply> <ci> SubscriptBox </ci> <ms> J </ms> <apply> <ci> RowBox </ci> <list> <ms> n </ms> <ms> + </ms> <apply> <ci> FractionBox </ci> <ms> 1 </ms> <ms> 2 </ms> </apply> </list> </apply> </apply> <ms> ( </ms> <ms> z </ms> <ms> ) </ms> </list> </apply> </list> </apply> </list> </apply> <ms> ∧ </ms> <apply> <ci> RowBox </ci> <list> <ms> z </ms> <ms> ∈ </ms> <ms> ℝ </ms> </list> </apply> </list> </apply> </list> </apply> </list> </apply> </apply> <ci> TraditionalForm </ci> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["FourierTransform", "[", RowBox[List[RowBox[List[SubscriptBox["j", "n"], "[", "t_", "]"]], ",", "t_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[SqrtBox[FractionBox["\[Pi]", "2"]], " ", SuperscriptBox["\[ImaginaryI]", "n"], " ", RowBox[List["UnitStep", "[", RowBox[List["1", "-", SuperscriptBox["z", "2"]]], "]"]], " ", RowBox[List["LegendreP", "[", RowBox[List["n", ",", "z"]], "]"]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List[RowBox[List[SubscriptBox["j", "n"], "[", "z", "]"]], "\[Equal]", RowBox[List[SqrtBox[FractionBox["\[Pi]", RowBox[List["2", " ", "z"]]]], " ", RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["n", "+", FractionBox["1", "2"]]], ",", "z"]], "]"]]]]]], "&&", RowBox[List["z", "\[Element]", "Reals"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|