Let A be a set of numbers.

• We say that A is closed under addition provided that x + y ∈ A for all x, y ∈ A.
• We say that A is closed under multiplication provided that xy ∈ A for all x, y ∈ A. For each of the following sets, determine whether or not it is closed under addition and whether or not it is closed under multiplication. Justify your answers.

a. The set of all integers divisible by 5.
b. {2n + 1 | n ∈ Z}.
c. {2, 5, 8, 11, 14, . . . }.
d. { 1 7n | n ∈ Z}.
e. The set of nonzero real numbers.

Respuesta :

Answer:

a. closed under addition and multiplication

b. not closed under addition but closed under multiplication.

c. not closed under addition and multiplication

d. closed under addition and multiplication

e. not closed under addition but closed under multiplication

Step-by-step explanation:

a.

Let A be a set of all integers divisible by 5.

Let [tex]x,y[/tex]∈A such that [tex]x=5m\,,\,y=5n[/tex]

Find [tex]x+y,xy[/tex]

[tex]x+y=5m+5n=5(m+n)[/tex]

So, [tex]x+y[/tex] is divisible by 5.

[tex]xy=(5m)(5n)=25mn=5(5mn)[/tex]

So,

[tex]xy[/tex] is divisible by 5.

Therefore, A is closed under addition and multiplication.

b.

Let  A = { 2n +1 | n ∈ Z}

Let [tex]x,y[/tex]∈A such that [tex]x=2m+1\,,\,y=2n+1[/tex] where m, n ∈ Z.

Find [tex]x+y,xy[/tex]

[tex]x+y=2m+1+2n+1=2m+2n+2=2(m+n+1)[/tex]

So,

[tex]x+y[/tex] ∉ A

[tex]xy=(2m+1)(2n+1)=4mn+2m+2n+1=2(2mn+m+n)+1[/tex]

So,

[tex]xy[/tex]∈ A

Therefore, A is not closed under addition but A is closed under multiplication.

c.

[tex]Let A=\{2,5,8,11,14,...\}[/tex]

Let [tex]x=2,y=5[/tex] but [tex]x+y=2+5=7[/tex]∉A

Also,

[tex]xy=2(5)=10[/tex]∉A

Therefore, A is not closed under addition and multiplication.

d.

Let A = { 17n: n∈Z}

Let [tex]x,y[/tex] ∈ A such that [tex]x=17n,y=17m[/tex]

Find x + y and xy

[tex]x+y=17n+17m=17(n+m)[/tex]

[tex]xy=(17m)(17n)=289mn=17(17mn)[/tex]

So,

[tex]x+y,xy[/tex] ∈ A

Therefore, A is closed under addition and multiplication.

e.

Let A be the set of nonzero real numbers.

Let [tex]x,y[/tex] ∈ A such that [tex]x=-1,y=1[/tex]

Find x + y

[tex]x+y=-1+1=0[/tex]

So,

[tex]x+y[/tex] ∈ A

Also, if x and y are two nonzero real numbers then xy is also a non-zero real number.

Therefore, A is not closed under addition but A is closed under multiplication.