|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.02.17.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
g[(x + y)/(x - y)] == (g[x] + g[y])/(g[x] - g[y]) /;
g[x] == x^1 && Element[x, Reals] && Element[y, Reals] && x != y
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["g", "[", FractionBox[RowBox[List["x", "+", "y"]], RowBox[List["x", "-", "y"]]], "]"]], "\[Equal]", FractionBox[RowBox[List[RowBox[List["g", "[", "x", "]"]], "+", RowBox[List["g", "[", "y", "]"]]]], RowBox[List[RowBox[List["g", "[", "x", "]"]], "-", RowBox[List["g", "[", "y", "]"]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["g", "[", "x", "]"]], "\[Equal]", SuperscriptBox["x", "1"]]], "\[And]", RowBox[List["x", "\[Element]", "Reals"]], "\[And]", RowBox[List["y", "\[Element]", "Reals"]], "\[And]", RowBox[List["x", "\[NotEqual]", "y"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mi> g </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mrow> <mi> x </mi> <mo> + </mo> <mi> y </mi> </mrow> <mrow> <mi> x </mi> <mo> - </mo> <mi> y </mi> </mrow> </mfrac> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mfrac> <mrow> <mrow> <mi> g </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> + </mo> <mrow> <mi> g </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> y </mi> <mo> ) </mo> </mrow> </mrow> <mrow> <mrow> <mi> g </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <mi> g </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> y </mi> <mo> ) </mo> </mrow> </mrow> </mfrac> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mi> g </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <msup> <mi> x </mi> <mn> 1 </mn> </msup> </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> <mi> y </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> <mi> y </mi> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> g </ci> <apply> <times /> <apply> <plus /> <ci> x </ci> <ci> y </ci> </apply> <apply> <power /> <apply> <plus /> <ci> x </ci> <apply> <times /> <cn type='integer'> -1 </cn> <ci> y </ci> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <times /> <apply> <plus /> <apply> <ci> g </ci> <ci> x </ci> </apply> <apply> <ci> g </ci> <ci> y </ci> </apply> </apply> <apply> <power /> <apply> <plus /> <apply> <ci> g </ci> <ci> x </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> g </ci> <ci> y </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <and /> <apply> <eq /> <apply> <ci> g </ci> <ci> x </ci> </apply> <apply> <power /> <ci> x </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <in /> <ci> x </ci> <reals /> </apply> <apply> <in /> <ci> y </ci> <reals /> </apply> <apply> <neq /> <ci> x </ci> <ci> y </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["g", "[", FractionBox[RowBox[List["x_", "+", "y_"]], RowBox[List["x_", "-", "y_"]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List[RowBox[List["g", "[", "x", "]"]], "+", RowBox[List["g", "[", "y", "]"]]]], RowBox[List[RowBox[List["g", "[", "x", "]"]], "-", RowBox[List["g", "[", "y", "]"]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["g", "[", "x", "]"]], "\[Equal]", SuperscriptBox["x", "1"]]], "&&", RowBox[List["x", "\[Element]", "Reals"]], "&&", RowBox[List["y", "\[Element]", "Reals"]], "&&", RowBox[List["x", "\[NotEqual]", "y"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|