Answer on Question #64892 – Math – Linear Algebra
Question
Which of the following are binary operations on S={x∈R∣x>0}? Justify your answer.
i) The operation Δ defined by xΔy=x(y−2).
ii) The operation ∇ defined by x∇y=e∧x+y.
Also, for those operations which are binary operations, check whether they are associative and commutative.
Solution
S={x∈R∣x>0}.
i. xΔy=x(y−2)
Binary operation: S×S→S, so for any x∈S,y∈S, x(y−2) must be an element of S.
So x(y−2) must be positive for any positive x,y. If 0<y<2, then x(y−2)<0⇒xΔy∈/S.
So xΔy=x(y−2) is not a binary operation on S={x∈R∣x>0};
ii. x∇y=ex+y
Binary operation: S×S→S, so for any x∈S,y∈S, ex+y must be an element of S.
That is true, because for any positive x,y−ex+y is also positive ⇒xΔy∈S.
So x∇y=ex+y is a binary operation on S={x∈R∣x>0};
Associativity:
((x∇y)∇z=x∇(y∇z))(x∇y)∇z=(ex+y)∇z=eex+y+z=eex∗ey+z;x∇(y∇z)=x∇(ey+z)=ex+ey+z;eex∗ey+z=ex+ey+z⇒(x∇y)∇z=x∇(y∇z)
Operation is not associative.
Commutativity:
(x∇y=y∇x)(x∇y)=(ex+y);(y∇x)=(ey+x);ex+y=ey+x⇒(x∇y)=(y∇x)
Operation is not commutative.
Answer: ii) is a binary relation, not associative, not commutative.
Answer provided by https://www.AssignmentExpert.com
Comments