Question #66814

Consider the set X=R\{-1}. Define * on X by
x1 * x2= x1+ x2+ x1x2 ¥ x1,x2 € X.
i) check whether (X,*) is a group or not.
ii) Prove that x*x*x*....*x (n times)=(1+x)n -1¥n€N and x€X
1

Expert's answer

2017-03-28T11:38:07-0400

ANSWER on Question #66814, Math / Abstract Algebra

Consider the set X=R{1}X = R\{-1\}. Define * on XX by


x1x2=x1+x2+x1×x2,x1,x2Xx_1 * x_2 = x_1 + x_2 + x_1 \times x_2, \quad \forall x_1, x_2 \in X


1) check whether (X,)(X,*) is a group or not.

2) Prove that xxxxn times=(1+x)n1\underbrace{x * x * x * \cdots * x}_{n \text{ times}} = (1 + x)^n - 1, nN\forall n \in \mathbb{N} and xX\forall x \in X.

SOLUTION

1) By the definition, the (X,)(X,*) is a group. If three conditions are satisfied:

a) (a,b,cX):(ab)c=a(bc)\forall (a,b,c \in X): (a * b) * c = a * (b * c)

b) eX aX:ae=ea=aidentity element\exists e \in X \ \forall a \in X: a * e = e * a = a - \text{identity element}

c) aX a1X:aa1=a1a=einverse element\forall a \in X \ \exists a^{-1} \in X: a * a^{-1} = a^{-1} * a = e - \text{inverse element}

We begin to check the conditions. We will do this in order:

a)


(x1x2)x3=x1(x2x3)(x1x2)x3=(x1+x2+x1×x2)x3==x1+x2+x1×x2+x3+(x1+x2+x1×x2)×x3==x1+x2+x1×x2+x3+x1×x3+x2×x3+x1×x2×x3==x1+x2+x3+x1×x2+x1×x3+x2×x3+x1×x2×x3\begin{array}{l} (x_1 * x_2) * x_3 = x_1 * (x_2 * x_3) \\ (x_1 * x_2) * x_3 = (x_1 + x_2 + x_1 \times x_2) * x_3 = \\ = x_1 + x_2 + x_1 \times x_2 + x_3 + (x_1 + x_2 + x_1 \times x_2) \times x_3 = \\ = x_1 + x_2 + x_1 \times x_2 + x_3 + x_1 \times x_3 + x_2 \times x_3 + x_1 \times x_2 \times x_3 = \\ = x_1 + x_2 + x_3 + x_1 \times x_2 + x_1 \times x_3 + x_2 \times x_3 + x_1 \times x_2 \times x_3 \end{array}


On the other hand


x1(x2x3)=x1(x2+x3+x2×x3)==x1+x2+x3+x2×x3+x1×(x2+x3+x2×x3)==x1+x2+x3+x2×x3+x1×x2+x1×x3+x1×x2×x3\begin{array}{l} x_1 * (x_2 * x_3) = x_1 * (x_2 + x_3 + x_2 \times x_3) = \\ = x_1 + x_2 + x_3 + x_2 \times x_3 + x_1 \times (x_2 + x_3 + x_2 \times x_3) = \\ = x_1 + x_2 + x_3 + x_2 \times x_3 + x_1 \times x_2 + x_1 \times x_3 + x_1 \times x_2 \times x_3 \end{array}


As we can see


(x1x2)x3=x1+x2+x3+x1×x2+x1×x3+x2×x3+x1×x2×x3==x1(x2x3)\begin{array}{l} (x_1 * x_2) * x_3 = x_1 + x_2 + x_3 + x_1 \times x_2 + x_1 \times x_3 + x_2 \times x_3 + x_1 \times x_2 \times x_3 = \\ = x_1 * (x_2 * x_3) \end{array}


Conclusion, the first condition is satisfied.

b) eX aX:ae=ea=a\exists e \in X \ \forall a \in X: a * e = e * a = a – identity element

As an identity element, we choose e=0e = 0

We check that the condition is satisfied with such a choice of an identity element


a0=a+0+a×0=a+0+0=aa * 0 = a + 0 + a \times 0 = a + 0 + 0 = a0a=0+a+0×a=0+a+0=a0 * a = 0 + a + 0 \times a = 0 + a + 0 = a


As we can see,


a0=0a=aa * 0 = 0 * a = a


What corresponds to the definition of an identity element.

Conclusion, the second condition is satisfied

c) aX a1X:aa1=a1a=e\forall a \in X \ \exists a^{-1} \in X: a * a^{-1} = a^{-1} * a = e – inverse element

Our task is to find the inverse element. For this we use the definition


aa1=ea * a^{-1} = e


As was shown in b), the neutral element in this "group" is zero

Then,


aa1=a+a1+a×a1=0a1(1+a)=aa1=aa+1a * a^{-1} = a + a^{-1} + a \times a^{-1} = 0 \leftrightarrow a^{-1}(1 + a) = -a \leftrightarrow a^{-1} = -\frac{a}{a + 1}a1=aa+1Xa^{-1} = -\frac{a}{a + 1} \in X


It remains to verify the execution of its properties


aa1=a(aa+1)=a+(aa+1)+a×(aa+1)=a * a^{-1} = a * \left(-\frac{a}{a + 1}\right) = a + \left(-\frac{a}{a + 1}\right) + a \times \left(-\frac{a}{a + 1}\right) ==aaa+1a2a+1=a(a+1)a+1aa+1a2a+1=a2+aaa2a+1=0= a - \frac{a}{a + 1} - \frac{a^2}{a + 1} = \frac{a(a + 1)}{a + 1} - \frac{a}{a + 1} - \frac{a^2}{a + 1} = \frac{a^2 + a - a - a^2}{a + 1} = 0a1a=(aa+1)a=aa+1+a+(aa+1)×a=a^{-1} * a = \left(-\frac{a}{a + 1}\right) * a = -\frac{a}{a + 1} + a + \left(-\frac{a}{a + 1}\right) \times a ==aa+1+a(a+1)a+1a2a+1=a+a2+aa2a+1=0= -\frac{a}{a + 1} + \frac{a(a + 1)}{a + 1} - \frac{a^2}{a + 1} = \frac{-a + a^2 + a - a^2}{a + 1} = 0


Conclusion, the third condition is satisfied

ANSWER

(X,)(X,*) is a group

2) Prove that xxxxn times=(1+x)n1\underbrace{x*x*x*\cdots*x}_{n \text{ times}} = (1 + x)^n - 1, nN\forall n \in \mathbb{N} and xX\forall x \in X

This formula will be proved by the method of mathematical induction

1 step: Basis of induction

n=1n = 1

xxxxn times=(1+x)n1{(1+x)11=1+x1=xxxxxn times=x\underbrace{x * x * x * \cdots * x}_{n \text{ times}} = (1 + x)^n - 1 \leftrightarrow \left\{ \begin{array}{c} (1 + x)^1 - 1 = 1 + x - 1 = x \\ \underbrace{x * x * x * \cdots * x}_{n \text{ times}} = x \end{array} \right.


As we can see


xxxx1 times=x=(1+x)11\underbrace{x * x * x * \cdots * x}_{1 \text{ times}} = x = (1 + x)^1 - 1


Conclusion, the formula is true for n=1n = 1

n=2n = 2

xxxxn times=(1+x)n1{(1+x)21xxxxn times=xx\underbrace{x * x * x * \cdots * x}_{n \text{ times}} = (1 + x)^n - 1 \leftrightarrow \left\{ \begin{array}{c} (1 + x)^2 - 1 \\ \underbrace{x * x * x * \cdots * x}_{n \text{ times}} = x * x \end{array} \right.(1+x)21=1+2x+x21=2x+x2(1 + x)^2 - 1 = 1 + 2x + x^2 - 1 = 2x + x^2xxby the definition=x+x+x×x=2x+x2\underbrace{x * x}_{by \text{ the definition}} = x + x + x \times x = 2x + x^2


As we can see


xxxx2 times=2x+x2=(1+x)21\underbrace{x * x * x * \cdots * x}_{2 \text{ times}} = 2x + x^2 = (1 + x)^2 - 1


Conclusion, the formula is true for n=2n = 2

2 step: Induction hypothesis

Suppose that the formula is true for n=kn = k, kN\forall k \in \mathbb{N}

xxxxk times=(1+x)k1\underbrace{x * x * x * \cdots * x}_{k \text{ times}} = (1 + x)^k - 1

3 step: Inductive transition

It is necessary to prove that the formula is true for n=k+1n = k + 1, kN\forall k \in \mathbb{N}

xxxxk+1 times=(1+x)k+11\underbrace{x * x * x * \cdots * x}_{k + 1 \text{ times}} = (1 + x)^{k + 1} - 1


using the inductive hypothesis

In our case,


xxxxk+1 times=(xxxxk times)x=((1+x)k1)x==(x1=(1+x)k1x2=x)=x1+x2+x1×x2==(1+x)k1+x+((1+x)k1)×x=(1+x)k1+x+x×(1+x)kx==1×(1+x)k+x×(1+x)k1+xx=(1+x)k×(1+x)1==(1+x)k+11\begin{aligned} \underbrace{x * x * x * \cdots * x}_{k + 1 \text{ times}} &= \left(\underbrace{x * x * x * \cdots * x}_{k \text{ times}}\right) * x = ((1 + x)^k - 1) * x = \\ &= \left(x_1 = (1 + x)^k - 1 \atop x_2 = x\right) = x_1 + x_2 + x_1 \times x_2 = \\ &= (1 + x)^k - 1 + x + ((1 + x)^k - 1) \times x = (1 + x)^k - 1 + x + x \times (1 + x)^k - x = \\ &= 1 \times (1 + x)^k + x \times (1 + x)^k - 1 + x - x = (1 + x)^k \times (1 + x) - 1 = \\ &= (1 + x)^{k + 1} - 1 \end{aligned}


Conclusion,


xxxxk+1 times=(1+x)k+11\underbrace{x * x * x * \cdots * x}_{k + 1 \text{ times}} = (1 + x)^{k + 1} - 1


Q.E.D

Answer provided by https://www.AssignmentExpert.com

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS