4 problems found
For any two points \(X\) and \(Y\), with position vectors \(\bf x\) and \(\bf y\) respectively, \(X*Y\) is defined to be the point with position vector \(\lambda {\bf x}+ (1-\lambda){\bf y}\), where \(\lambda\) is a fixed number.
Solution:
Let \(a\) be a non-zero real number and define a binary operation on the set of real numbers by $$ x*y = x+y+axy \,. $$ Show that the operation \(*\) is associative. Show that \((G,*)\) is a group, where \(G\) is the set of all real numbers except for one number which you should identify. Find a subgroup of \((G,*)\) which has exactly 2 elements.
Solution: Claim: \(*\) is associative. Proof: Then \(x*(y*z) = x*(y+z+ayz) = x + (y+z+ayz) + ax(y+z+ayz) = x + y + z + a(yz + xy + zx) + a^2xyz\) and \((x*y)*z = (x+y+axy)*z = (x+y+axy) + z+ a(x+y+axy)z = x + y + z + a(yz + xy + zx) + a^2xyz\) so \(x*(y*z) = (x*y)*z\) and we are done. Let \(G = \mathbb{R} \setminus \{-\frac1{a} \}\) In order to show that \((G, *)\) is a group we need to check:
The set \(S\) consists of ordered pairs of complex numbers \((z_1,z_2)\) and a binary operation \(\circ\) on \(S\) is defined by $$ (z_1,z_2)\circ(w_1,w_2)= (z_1w_1-z_2w^*_2, \; z_1w_2+z_2w^*_1). $$ Show that the operation \(\circ\) is associative and determine whether it is commutative. Evaluate \((z,0)\circ(w,0)\), \((z,0)\circ(0,w)\), \((0,z)\circ(w,0)\) and \((0,z)\circ(0,w)\). The set \(S_1\) is the subset of \(S\) consisting of \(A\), \(B\), \(\ldots\,\), \(H\), where \(A=(1,0)\), \(B=(0,1)\), \(C=(i,0)\), \(D=(0,i)\), \(E=(-1,0)\), \(F=(0,-1)\), \(G=(-i,0)\) and \(H=(0,-i)\). Show that \(S_1\) is closed under \(\circ\) and that it has an identity element. Determine the inverse and order of each element of \(S_1\). Show that \(S_1\) is a group under \(\circ\). \hfil\break [You are not required to compute the multiplication table in full.] Show that \(\{A,B,E,F\}\) is a subgroup of \(S_1\) and determine whether it is isomorphic to the group generated by the \(2\times2\) matrix $\begin{pmatrix}0 & 1\\ -1 & 0 \end{pmatrix}$ under matrix multiplication.
The set \(S\) consists of \(N(>2)\) elements \(a_{1},a_{2},\ldots,a_{N}.\) \(S\) is acted upon by a binary operation \(\circ,\) defined by \[ a_{j}\circ a_{k}=a_{m}, \] where \(m\) is equal to the greater of \(j\) and \(k\). Determine, giving reasons, which of the four group axioms hold for \(S\) under \(\circ,\) and which do not. Determine also, giving reasons, which of the group axioms hold for \(S\) under \(*\), where \(*\) is defined by \[ a_{j}*a_{k}=a_{n}, \] where \(n=\left|j-k\right|+1\).
Solution: