|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.03.16.0090.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
E^(n x) == (E^x)^n /; Element[n, Integers] || Element[x, Reals]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[SuperscriptBox["\[ExponentialE]", RowBox[List["n", " ", "x"]]], "\[Equal]", SuperscriptBox[RowBox[List["(", SuperscriptBox["\[ExponentialE]", "x"], ")"]], "n"]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[Or]", RowBox[List["x", "\[Element]", "Reals"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <msup> <mi> ⅇ </mi> <mrow> <mi> n </mi> <mo> ⁢ </mo> <mi> x </mi> </mrow> </msup> <mo> ⩵ </mo> <msup> <mrow> <mo> ( </mo> <msup> <mi> ⅇ </mi> <mi> x </mi> </msup> <mo> ) </mo> </mrow> <mi> n </mi> </msup> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[Integers]] </annotation> </semantics> </mrow> <mo> ∨ </mo> <mrow> <mi> x </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <power /> <exponentiale /> <apply> <times /> <ci> n </ci> <ci> x </ci> </apply> </apply> <apply> <power /> <apply> <power /> <exponentiale /> <ci> x </ci> </apply> <ci> n </ci> </apply> </apply> <apply> <or /> <apply> <in /> <ci> n </ci> <integers /> </apply> <apply> <in /> <ci> x </ci> <reals /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", SuperscriptBox["\[ExponentialE]", RowBox[List["n_", " ", "x_"]]], "]"]], "\[RuleDelayed]", RowBox[List[SuperscriptBox[RowBox[List["(", SuperscriptBox["\[ExponentialE]", "x"], ")"]], "n"], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "||", RowBox[List["x", "\[Element]", "Reals"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|