|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/08.05.04.0022.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Limit[EllipticF[(3 Pi)/2 + 2 k Pi + I x - \[Epsilon], m],
\[Epsilon] -> Plus[0]] == 4 (k + 1) EllipticK[m] +
(2/Sqrt[m]) EllipticK[1/m] - EllipticF[(3 Pi)/2 + I x, m] /;
Element[m, Reals] && Element[x, Reals] &&
((0 < m < 1 && x < Im[ArcCsc[Sqrt[m]]]) || (m > 1 && x > 0)) &&
Element[k, Integers]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Limit", "[", RowBox[List[RowBox[List["EllipticF", "[", RowBox[List[RowBox[List[FractionBox[RowBox[List["3", "\[Pi]"]], "2"], "+", RowBox[List["2", "k", " ", "\[Pi]"]], "+", RowBox[List["\[ImaginaryI]", " ", "x"]], "-", "\[Epsilon]"]], ",", "m"]], "]"]], ",", RowBox[List["\[Epsilon]", "\[Rule]", RowBox[List["+", "0"]]]]]], "]"]], "\[Equal]", RowBox[List[RowBox[List["4", RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]], " ", RowBox[List["EllipticK", "[", "m", "]"]]]], "+", RowBox[List[FractionBox["2", SqrtBox["m"]], " ", RowBox[List["EllipticK", "[", FractionBox["1", "m"], "]"]]]], "-", RowBox[List["EllipticF", "[", RowBox[List[RowBox[List[FractionBox[RowBox[List["3", "\[Pi]"]], "2"], "+", RowBox[List["\[ImaginaryI]", " ", "x"]]]], ",", "m"]], "]"]]]]]], "/;", " ", RowBox[List[RowBox[List["m", "\[Element]", "Reals"]], "\[And]", RowBox[List["x", "\[Element]", "Reals"]], "\[And]", RowBox[List["(", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["0", "<", "m", "<", "1"]], "\[And]", RowBox[List["x", "<", RowBox[List["Im", "[", RowBox[List["ArcCsc", "[", RowBox[List["Sqrt", "[", "m", "]"]], "]"]], "]"]]]]]], ")"]], "\[Or]", RowBox[List["(", RowBox[List[RowBox[List["m", ">", "1"]], "\[And]", RowBox[List["x", ">", "0"]]]], ")"]]]], ")"]], "\[And]", RowBox[List["k", "\[Element]", "Integers"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <munder> <mi> lim </mi> <mrow> <mi> ϵ </mi> <semantics> <mo> → </mo> <annotation encoding='Mathematica'> "\[Rule]" </annotation> </semantics> <mrow> <mo> + </mo> <mn> 0 </mn> </mrow> </mrow> </munder> <mo> ⁢ </mo> <mtext>   </mtext> <mrow> <mi> F </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> π </mi> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> + </mo> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> x </mi> </mrow> <mo> + </mo> <mfrac> <mrow> <mn> 3 </mn> <mo> ⁢ </mo> <mi> π </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> - </mo> <mi> ϵ </mi> </mrow> <mo> ❘ </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mo>  </mo> <mrow> <mrow> <mrow> <mo> - </mo> <mi> F </mi> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> x </mi> </mrow> <mo> + </mo> <mfrac> <mrow> <mn> 3 </mn> <mo> ⁢ </mo> <mi> π </mi> </mrow> <mn> 2 </mn> </mfrac> </mrow> <mo> ❘ </mo> <mi> m </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mrow> <mfrac> <mn> 2 </mn> <msqrt> <mi> m </mi> </msqrt> </mfrac> <mo> ⁢ </mo> <mrow> <mi> K </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mn> 1 </mn> <mi> m </mi> </mfrac> <mo> ) </mo> </mrow> </mrow> <mo> + </mo> <mrow> <mn> 4 </mn> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mi> K </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> m </mi> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> m </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[List[], Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> x </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[List[], Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mrow> <mn> 0 </mn> <mo> < </mo> <mi> m </mi> <mo> < </mo> <mn> 1 </mn> </mrow> <mo> ∧ </mo> <mrow> <mi> x </mi> <mo> < </mo> <mrow> <mi> Im </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <msup> <mi> csc </mi> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ( </mo> <msqrt> <mi> m </mi> </msqrt> <mo> ) </mo> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> ∨ </mo> <mrow> <mrow> <mi> m </mi> <mo> > </mo> <mn> 1 </mn> </mrow> <mo> ∧ </mo> <mrow> <mi> x </mi> <mo> > </mo> <mn> 0 </mn> </mrow> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ∧ </mo> <mrow> <mi> k </mi> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[List[], Integers]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <limit /> <bvar> <ci> ϵ </ci> </bvar> <condition> <apply> <tendsto /> <ci> ϵ </ci> <apply> <plus /> <cn type='integer'> 0 </cn> </apply> </apply> </condition> <apply> <ci> EllipticF </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <pi /> <ci> k </ci> </apply> <apply> <times /> <imaginaryi /> <ci> x </ci> </apply> <apply> <times /> <cn type='integer'> 3 </cn> <pi /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> ϵ </ci> </apply> </apply> <ci> m </ci> </apply> </apply> <apply> <plus /> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> F </ci> </apply> <apply> <ci> VerticalSeparator </ci> <apply> <plus /> <apply> <times /> <imaginaryi /> <ci> x </ci> </apply> <apply> <times /> <cn type='integer'> 3 </cn> <pi /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <ci> m </ci> </apply> </apply> <apply> <times /> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <power /> <apply> <power /> <ci> m </ci> <cn type='rational'> 1 <sep /> 2 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> EllipticK </ci> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <ci> m </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> 4 </cn> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> <apply> <ci> EllipticK </ci> <ci> m </ci> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> m </ci> <reals /> </apply> <apply> <in /> <ci> x </ci> <reals /> </apply> <apply> <or /> <apply> <and /> <apply> <lt /> <cn type='integer'> 0 </cn> <ci> m </ci> <cn type='integer'> 1 </cn> </apply> <apply> <lt /> <ci> x </ci> <apply> <imaginary /> <apply> <arccsc /> <apply> <power /> <ci> m </ci> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <gt /> <ci> m </ci> <cn type='integer'> 1 </cn> </apply> <apply> <gt /> <ci> x </ci> <cn type='integer'> 0 </cn> </apply> </apply> </apply> <apply> <in /> <ci> k </ci> <integers /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Limit", "[", RowBox[List[RowBox[List["EllipticF", "[", RowBox[List[RowBox[List[FractionBox[RowBox[List["3", " ", "\[Pi]"]], "2"], "+", RowBox[List["2", " ", "k", " ", "\[Pi]"]], "+", RowBox[List["\[ImaginaryI]", " ", "x_"]], "-", "\[Epsilon]_"]], ",", "m_"]], "]"]], ",", RowBox[List["\[Epsilon]_", "\[Rule]", RowBox[List["+", "0"]]]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["4", " ", RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]], " ", RowBox[List["EllipticK", "[", "m", "]"]]]], "+", FractionBox[RowBox[List["2", " ", RowBox[List["EllipticK", "[", FractionBox["1", "m"], "]"]]]], SqrtBox["m"]], "-", RowBox[List["EllipticF", "[", RowBox[List[RowBox[List[FractionBox[RowBox[List["3", " ", "\[Pi]"]], "2"], "+", RowBox[List["\[ImaginaryI]", " ", "x"]]]], ",", "m"]], "]"]]]], "/;", RowBox[List[RowBox[List["m", "\[Element]", "Reals"]], "&&", RowBox[List["x", "\[Element]", "Reals"]], "&&", RowBox[List["(", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["0", "<", "m", "<", "1"]], "&&", RowBox[List["x", "<", RowBox[List["Im", "[", RowBox[List["ArcCsc", "[", SqrtBox["m"], "]"]], "]"]]]]]], ")"]], "||", RowBox[List["(", RowBox[List[RowBox[List["m", ">", "1"]], "&&", RowBox[List["x", ">", "0"]]]], ")"]]]], ")"]], "&&", RowBox[List["k", "\[Element]", "Integers"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|