|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.02.25.0003.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Limit[x^a/b^x, x -> Infinity] == 0 /; b > 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Limit", "[", RowBox[List[RowBox[List[SuperscriptBox["x", "a"], " ", SuperscriptBox["b", RowBox[List["-", "x"]]]]], ",", RowBox[List["x", "\[Rule]", "\[Infinity]"]]]], "]"]], "\[Equal]", "0"]], "/;", RowBox[List["b", ">", "1"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> x </mi> <semantics> <mo> → </mo> <annotation encoding='Mathematica'> "\[Rule]" </annotation> </semantics> <mi> ∞ </mi> </mrow> </munder> <mo> ⁢ </mo> <mtext>   </mtext> <mrow> <msup> <mi> x </mi> <mi> a </mi> </msup> <mo> ⁢ </mo> <msup> <mi> b </mi> <mrow> <mo> - </mo> <mi> x </mi> </mrow> </msup> </mrow> </mrow> <mo> ⩵ </mo> <mn> 0 </mn> </mrow> <mo> /; </mo> <mrow> <mi> b </mi> <mo> > </mo> <mn> 1 </mn> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <limit /> <bvar> <ci> x </ci> </bvar> <condition> <apply> <tendsto /> <ci> x </ci> <infinity /> </apply> </condition> <apply> <times /> <apply> <power /> <ci> x </ci> <ci> a </ci> </apply> <apply> <power /> <ci> b </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> x </ci> </apply> </apply> </apply> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <gt /> <ci> b </ci> <cn type='integer'> 1 </cn> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Limit", "[", RowBox[List[RowBox[List[SuperscriptBox["x_", "a_"], " ", SuperscriptBox["b_", RowBox[List["-", "x_"]]]]], ",", RowBox[List["x_", "\[Rule]", "\[Infinity]"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List["0", "/;", RowBox[List["b", ">", "1"]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|