Solutions To Mathematics Textbooks/Proofs and Fundamentals/Chapter 5: Difference between revisions

From testwiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 12:33, 9 February 2023

Section 5.1

Remember the definitions:
Definition 5.3.1 Let A and B be non-empty sets, let R be a relation from A to B, and let xA. The relation class of x with respect to R, denoted R[x], is the set defined by R[x]={yB|xRy}.
Definition 2.2.1 Let a and b be integers. The number a divides the number b if there is some integer q such that aq=b. If a divides b, we write a|b, and we say that a is a factor of b, and that b is divisible by a.

5.1.1

  1. Let aSba=|b|, for all a,b. Then
    S[3]={b:3Sb}, but by the definition of the relation S is S[3]={b:3=|b|} and the only elements that satisfy this property are 3 and 3, since 3=|3|=|3| and therefore S[3]={3,3}. Analogously, we have to:
    S[3]={b:3Sb}={b:3=|b|}=.
    S[6]={b:6Sb}={b:6=|b|}={6,6}.
  2. Let aDba|b, for all a,b. Then
    D[3]={b:3Db}={b:k and b=3k}={...,6,3,1,0,1,3,6,...}.
    D[3]={b:3Db}={b:k and b=3k}={...,6,3,1,0,1,3,6,...}.
    D[6]={b:6Db}={b:k and b=6k}={...,12,6,0,6,12,...}.
  3. Let aTbb|a, for all a,b. Then
    T[3]={b:3Tb}={b:b|3}={b:k and 3=bk}={3,1,1,3}.
    T[3]={b:3Tb}={b:b|3}={b:k and 3=bk}={3,1,1,3}.
    T[6]={b:6Tb}={b:b|6}={b:k and 6=bk}={6,3,2,1,1,2,3,6}.
  4. Let aQba+b=7, for all a,b. Then
    Q[3]={b:3Qb}={b:3+b=7}={4}.
    Q[3]={b:3Qb}={b:3+b=7}={10}.
    Q[6]={b:6Qb}={b:6+b=7}={1}.

5.1.2

  1. Let S be the relation defined by (x,y)S(z,w)y=3w for all (x,y),(z,w)2.
    S[(0,0)]={(z,w)2:(0,0)S(z,w)}={(z,0)}. Because y=3w0=3w, and therefore w=0. The geometric description of the relation class are: the x-axis.
    S[(3,4)]={(z,w)2:(3,4)S(z,w)}={(z,43)}. Because y=3w4=3w, and therefore w=43. The geometric description of the relation class are: the the line whose equation is y=43.
  2. Let T be the relation defined by (x,y)T(z,w)x2+3y2=7z2+w2, for all (x,y),(z,w)2.
    T[(0,0)]={(z,w)2:(0,0)T(z,w)}=(0,0).Because02+302=7z2+w2Z=0andw=o.
    T[(3,4)]={(z,w)2:(3,4)T(z,w)}={(z,577z2)}. Because 32+342=7z2+w2w=577z2. The geometric description of the relation class are the graph of y=577z2.
  3. Let Z be the relation defined by (x,y)T(z,w)x=zy=w, for all (x,y),(z,w)2.
    Z[(0,0)]={(z,w)2:(0,0)Z(z,w)}={(0,w)(z,0)}.
    Z[(3,4)]={(z,w)2:(3,4)Z(z,w)}={(3,w)(z,4)}.

5.1.3

Let A={1,2,3}. Each of the following subsets of A×A defines a relation on A. Is each relation reflexive, symmetric and/or transitive?

  1. M={(3,3),(2,2),(1,2),(2,1)}. is symmetric only
  2. N={(1,1),(2,2),(3,31),(1,2)}. is reflexive only

5.1.4

5.1.5

5.1.6

5.1.7

5.1.8

5.1.9

5.1.10

5.1.11

Template:BookCat