|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/03.01.17.0005.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BesselJ[\[Nu], z] == (z (BesselJ[\[Nu] - 1, z] + BesselJ[\[Nu] + 1, z]))/
(2 \[Nu])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["BesselJ", "[", RowBox[List["\[Nu]", ",", "z"]], "]"]], "\[Equal]", FractionBox[RowBox[List["z", " ", RowBox[List["(", RowBox[List[RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["\[Nu]", "-", "1"]], ",", "z"]], "]"]], "+", RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["\[Nu]", "+", "1"]], ",", "z"]], "]"]]]], ")"]]]], RowBox[List["2", " ", "\[Nu]"]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <msub> <mi> J </mi> <mi> ν </mi> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mfrac> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <msub> <mi> J </mi> <mrow> <mi> ν </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> + </mo> <mrow> <msub> <mi> J </mi> <mrow> <mi> ν </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> ν </mi> </mrow> </mfrac> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> BesselJ </ci> <ci> ν </ci> <ci> z </ci> </apply> <apply> <times /> <ci> z </ci> <apply> <plus /> <apply> <ci> BesselJ </ci> <apply> <plus /> <ci> ν </ci> <cn type='integer'> -1 </cn> </apply> <ci> z </ci> </apply> <apply> <ci> BesselJ </ci> <apply> <plus /> <ci> ν </ci> <cn type='integer'> 1 </cn> </apply> <ci> z </ci> </apply> </apply> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> ν </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["BesselJ", "[", RowBox[List["\[Nu]_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", FractionBox[RowBox[List["z", " ", RowBox[List["(", RowBox[List[RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["\[Nu]", "-", "1"]], ",", "z"]], "]"]], "+", RowBox[List["BesselJ", "[", RowBox[List[RowBox[List["\[Nu]", "+", "1"]], ",", "z"]], "]"]]]], ")"]]]], RowBox[List["2", " ", "\[Nu]"]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|