|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/12.01.09.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Abs[x] == Limit[x ((p[n, x] - p[n, -x])/(p[n, x] + p[n, -x])),
n -> Infinity] /; Element[n, Integers] && -1 < x < 1 &&
p[n, x] == Product[x + E^(-(k/Sqrt[n])), {k, 0, n - 1}]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Abs", "[", "x", "]"]], "\[Equal]", RowBox[List["Limit", "[", RowBox[List[RowBox[List["x", FractionBox[RowBox[List[RowBox[List["p", "[", RowBox[List["n", ",", "x"]], "]"]], "-", RowBox[List["p", "[", RowBox[List["n", ",", RowBox[List["-", "x"]]]], "]"]]]], RowBox[List[RowBox[List["p", "[", RowBox[List["n", ",", "x"]], "]"]], "+", RowBox[List["p", "[", RowBox[List["n", ",", RowBox[List["-", "x"]]]], "]"]]]]]]], ",", " ", RowBox[List["n", "\[Rule]", "\[Infinity]"]]]], "]"]]]], "/;", RowBox[List[RowBox[List["Element", "[", RowBox[List["n", ",", " ", "Integers"]], "]"]], "\[And]", RowBox[List[RowBox[List["-", "1"]], "<", "x", "<", "1"]], "\[And]", RowBox[List[RowBox[List["p", "[", RowBox[List["n", ",", " ", "x"]], "]"]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "0"]], RowBox[List["n", "-", "1"]]], RowBox[List["(", RowBox[List["x", "+", SuperscriptBox["\[ExponentialE]", RowBox[List["-", FractionBox["k", SqrtBox["n"]]]]]]], ")"]]]]]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <mi> x </mi> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> <mo> ⩵ </mo> <mrow> <munder> <mi> lim </mi> <mrow> <mi> n </mi> <semantics> <mo> → </mo> <annotation encoding='Mathematica'> "\[Rule]" </annotation> </semantics> <mi> ∞ </mi> </mrow> </munder> <mo> ⁢ </mo> <mtext>   </mtext> <mrow> <mi> x </mi> <mo> ⁢ </mo> <mfrac> <mrow> <mtext> </mtext> <mrow> <mrow> <msub> <mi> p </mi> <mi> n </mi> </msub> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <msub> <mi> p </mi> <mi> n </mi> </msub> <mo> ( </mo> <mrow> <mo> - </mo> <mi> x </mi> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mrow> <mrow> <msub> <mi> p </mi> <mi> n </mi> </msub> <mo> ( </mo> <mrow> <mo> - </mo> <mi> x </mi> </mrow> <mo> ) </mo> </mrow> <mo> + </mo> <mrow> <msub> <mi> p </mi> <mi> n </mi> </msub> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> </mrow> </mfrac> </mrow> </mrow> </mrow> <mo> /; </mo> <mtext> ​ </mtext> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> < </mo> <mi> x </mi> <mo> < </mo> <mn> 1 </mn> </mrow> <mo> ∧ </mo> <mrow> <mrow> <msub> <mi> p </mi> <mi> n </mi> </msub> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <munderover> <mo> ∏ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mrow> <mo> ( </mo> <mrow> <mi> x </mi> <mo> + </mo> <msup> <mi> ⅇ </mi> <mrow> <mo> - </mo> <mfrac> <mi> k </mi> <msqrt> <mi> n </mi> </msqrt> </mfrac> </mrow> </msup> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <abs /> <ci> x </ci> </apply> <apply> <limit /> <bvar> <ci> n </ci> </bvar> <condition> <apply> <tendsto /> <ci> n </ci> <infinity /> </apply> </condition> <apply> <times /> <ci> x </ci> <apply> <times /> <apply> <plus /> <apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> n </ci> </apply> <ci> x </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> x </ci> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <plus /> <apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <ci> x </ci> </apply> </apply> <apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> n </ci> </apply> <ci> x </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> n </ci> <integers /> </apply> <apply> <lt /> <cn type='integer'> -1 </cn> <ci> x </ci> <cn type='integer'> 1 </cn> </apply> <apply> <eq /> <apply> <apply> <ci> Subscript </ci> <ci> p </ci> <ci> n </ci> </apply> <ci> x </ci> </apply> <apply> <product /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </uplimit> <apply> <plus /> <ci> x </ci> <apply> <power /> <exponentiale /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> k </ci> <apply> <power /> <apply> <power /> <ci> n </ci> <cn type='rational'> 1 <sep /> 2 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Abs", "[", "x_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List["Limit", "[", RowBox[List[FractionBox[RowBox[List["x", " ", RowBox[List["(", RowBox[List[RowBox[List["p", "[", RowBox[List["n", ",", "x"]], "]"]], "-", RowBox[List["p", "[", RowBox[List["n", ",", RowBox[List["-", "x"]]]], "]"]]]], ")"]]]], RowBox[List[RowBox[List["p", "[", RowBox[List["n", ",", "x"]], "]"]], "+", RowBox[List["p", "[", RowBox[List["n", ",", RowBox[List["-", "x"]]]], "]"]]]]], ",", RowBox[List["n", "\[Rule]", "\[Infinity]"]]]], "]"]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List[RowBox[List["-", "1"]], "<", "x", "<", "1"]], "&&", RowBox[List[RowBox[List["p", "[", RowBox[List["n", ",", "x"]], "]"]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Product]", RowBox[List["k", "=", "0"]], RowBox[List["n", "-", "1"]]], RowBox[List["(", RowBox[List["x", "+", SuperscriptBox["\[ExponentialE]", RowBox[List["-", FractionBox["k", SqrtBox["n"]]]]]]], ")"]]]]]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|