|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/05.18.06.0007.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ZernikeR[n, m, z] \[Proportional] Cos[((n - m)/2) Pi]
((((m + n)/2)! z^m)/(m! ((1/2) (-m + n))!)) (1 + O[z^2]) /;
Element[n, Integers] && n >= 0 && Element[m, Integers] && m >= 0 && n >= m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ZernikeR", "[", RowBox[List["n", ",", "m", ",", "z"]], "]"]], "\[Proportional]", RowBox[List[RowBox[List["Cos", "[", RowBox[List[FractionBox[RowBox[List["n", "-", "m"]], "2"], "\[Pi]"]], "]"]], FractionBox[RowBox[List[RowBox[List[FractionBox[RowBox[List["m", "+", "n"]], "2"], "!"]], SuperscriptBox["z", "m"]]], RowBox[List[RowBox[List["m", "!"]], " ", RowBox[List[RowBox[List["(", RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[RowBox[List["-", "m"]], "+", "n"]], ")"]]]], ")"]], "!"]]]]], RowBox[List["(", RowBox[List["1", "+", RowBox[List["O", "[", SuperscriptBox["z", "2"], "]"]]]], ")"]]]]]], "/;", 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"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "m"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msubsup> <mi> R </mi> <mi> n </mi> <mi> m </mi> </msubsup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ∝ </mo> <mrow> <mfrac> <mrow> <mi> cos </mi> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mfrac> <mrow> <mi> n </mi> <mo> - </mo> <mi> m </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> ⁢ </mo> <mi> π </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mfrac> <mrow> <mi> m </mi> <mo> + </mo> <mi> n </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> ! </mo> </mrow> <mtext> </mtext> </mrow> <mrow> <mrow> <mi> m </mi> <mo> ! </mo> </mrow> <mo> ⁢ </mo> <mrow> <mfrac> <mrow> <mi> n </mi> <mo> - </mo> <mi> m </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> ! </mo> </mrow> </mrow> </mfrac> <mo> ⁢ </mo> <msup> <mi> z </mi> <mi> m </mi> </msup> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mn> 1 </mn> <mo> + </mo> <mrow> <mi> O </mi> <mo> ⁡ </mo> <mo> ( </mo> <msup> <mi> z </mi> <mn> 2 </mn> </msup> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mtext> ​ </mtext> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> m </mi> <mo> ∈ </mo> <mi> ℕ </mi> </mrow> <mo> ∧ </mo> <mrow> <mi> n </mi> <mo> ≥ </mo> <mi> m </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <ci> Proportional </ci> <apply> <ci> ZernikeR </ci> <ci> n </ci> <ci> m </ci> <ci> z </ci> </apply> <apply> <times /> <apply> <times /> <ci> cos </ci> <apply> <times /> <apply> <times /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <pi /> </apply> <apply> <factorial /> <apply> <times /> <apply> <plus /> <ci> m </ci> <ci> n </ci> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <power /> <apply> <times /> <apply> <factorial /> <ci> m </ci> </apply> <apply> <factorial /> <apply> <times /> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> m </ci> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <power /> <ci> z </ci> <ci> m </ci> </apply> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <ci> O </ci> <apply> <power /> <ci> z </ci> <cn type='integer'> 2 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <ci> ℕ </ci> </apply> <apply> <in /> <ci> m </ci> <ci> ℕ </ci> </apply> <apply> <geq /> <ci> n </ci> <ci> m </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["ZernikeR", "[", RowBox[List["n_", ",", "m_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List[RowBox[List["Cos", "[", RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List["n", "-", "m"]], ")"]], " ", "\[Pi]"]], "]"]], " ", RowBox[List["(", RowBox[List[RowBox[List[FractionBox[RowBox[List["m", "+", "n"]], "2"], "!"]], " ", SuperscriptBox["z", "m"]]], ")"]], " ", RowBox[List["(", RowBox[List["1", "+", SuperscriptBox[RowBox[List["O", "[", "z", "]"]], "2"]]], ")"]]]], RowBox[List[RowBox[List["m", "!"]], " ", RowBox[List[RowBox[List["(", RowBox[List[FractionBox["1", "2"], " ", RowBox[List["(", RowBox[List[RowBox[List["-", "m"]], "+", "n"]], ")"]]]], ")"]], "!"]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]], "&&", RowBox[List["m", "\[Element]", "Integers"]], "&&", RowBox[List["m", "\[GreaterEqual]", "0"]], "&&", RowBox[List["n", "\[GreaterEqual]", "m"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|