1 The Foundations: Logic And Proofs 2 Basic Structures: Sets, Functions, Sequences, Sums, And Matrices 3 Algorithms 4 Number Theory And Cryptography 5 Induction And Recursion 6 Counting 7 Discrete Probability 8 Advanced Counting Techniques 9 Relations 10 Graphs 11 Trees 12 Boolean Algebra 13 Modeling Computation A Appendices expand_more
12.1 Boolean Functions 12.2 Representing Boolean Functions 12.3 Logic Gates 12.4 Minimization Of Circuits Chapter Questions expand_more
Problem 1E Problem 2E: Find the values, if any, of the Boolean variablexthat satisfy these equations. a)x1=0 b)x+x=0 c)x1=x... Problem 3E: a) Show that(1.1)+(0.1+0)=1 . b) Translate the equation in part (a) into a propositional equivalence... Problem 4E: a) Show that(10)+(10)=1 . b) Translate the equation in part (a) into a propositional equivalence by... Problem 5E: Use a table to express the values of each of these Boolean functions. a)F(x,y,z)=xy b)F(x,y,z)=x+yz... Problem 6E: Use a table to express the values of each of these Boolean functions. a)F(x,y,z)=z b)F(x,y,z)=xy+yz... Problem 7E: Use a 3-cubeQ3to represent each of the Boolean functions in Exercise 3 by displaying a black circle... Problem 8E: Use a 3-cubeQ3to represent each of the Boolean functions in Exercise 6 by displaying a black circle... Problem 9E: What values of the Boolean variablesxandysatisfyxy=x+y ? Problem 10E: How many different Boolean functions are there of degree7 ? Problem 11E: Prove the absorption lawx+xy=x using the other laws in Table 5. Problem 12E: Show thatF(x,y,z)=xy+xz+yz has the value 1 if and only if at least two of the variablesx,y, andzhave... Problem 13E: Show thatxy+yz+xz=xy+yz+xz . Problem 14E: 3Exercises 14-23 deal the Boolean algebra {0, 1} with addition, multiplication, and complement... Problem 15E: Exercises 14-23 deal with the Boolean algebra {0, 1} with addition, multiplication, and complement... Problem 16E Problem 17E: Exercises 14-23 deal with the Boolean algebra {0, 1} with addition, multiplication, and complement... Problem 18E Problem 19E Problem 20E Problem 21E Problem 22E Problem 23E: Exercises 4-3 deal with the Boolean algebra {0, 1} with addition, multiplication, and complement... Problem 24E Problem 25E Problem 26E Problem 27E: Prove or disprove these equalities. a)x(yz)=(xy)z b)x+(yz)=(x+y)(x+z) c)x(y+z)=(xy)+(xz) Problem 28E: Find the duals of these Boolean expressions. a)x+y b)xy c)xyz+xyz d)xz+x0+x1 Problem 29E Problem 30E: Show that ifFandGare Boolean functions represented by Boolean expressions in n variables andF=G,... Problem 31E: How many different Boolean functionsF(x,y,z) are there such thatF(x,y,z)=F(x,y,z) for all values of... Problem 32E: How many different Boolean functionsF(x,y,z) are there such thatF(x,y,z)=F(x,y,z)=F(x,y,z) for all... Problem 33E: Show that you obtain De Morgan’s laws for propositions (in Table 6 in Section 1.3) when you... Problem 34E: Show that you obtain the ab,sorption laws for propositions (in Table 6 in Section 1.3) when you... Problem 35E: In Exercises 35-42, use the laws in Definition 1 to show that the stated properties hold in every... Problem 36E: In Exercises 35-42, use the laws in Definition to show that the stated properties hold in every... Problem 37E Problem 38E Problem 39E: In Exercises 35-42, use the laws in Definition 1 to show that the stated properties hold in every... Problem 40E Problem 41E Problem 42E Problem 43E format_list_bulleted