Discrete Mathematics

There are six different candidates for governor of a state. In how many different orders can the names of the candidates be printed on a ballot?

Let’s refresh the definitions. “A permutation of a set of distinct objects is an ordered arrangement of these objects. We also are interested in ordered arrangements of some of the elements of a set. An ordered arrangement of r elements of a set is called an r-permutation. ” “An r-combination of elements of a set […]

There are six different candidates for governor of a state. In how many different orders can the names of the candidates be printed on a ballot? Read More »

In how many different orders can five runners finish a race if no ties are allowed?

First, let’s examine the definitions of permutations and combinations. “A permutation of a set of distinct objects is an ordered arrangement of these objects. We also are interested in ordered arrangements of some of the elements of a set. An ordered arrangement of r elements of a set is called an r-permutation. ” “An r-combination

In how many different orders can five runners finish a race if no ties are allowed? Read More »

Find the value of each of these quantities a) C(5,1) b) C(5,3) c) C(8,4) d) C(8,8) e) C(8,0) f) C(12,6)

This is a simple exercise. To solve it, we just need to apply the formula to calculate the number of r-combinations. “The number of r-combinations of a set with n elements, where n is a nonnegative integer and r is an integer with 0 ≤ r ≤ n, equals C(n,r) = n! / r!(n−r)!” Discrete

Find the value of each of these quantities a) C(5,1) b) C(5,3) c) C(8,4) d) C(8,8) e) C(8,0) f) C(12,6) Read More »

Give an example of a relation on a set that is a) both symmetric and antisymmetric. b) neither symmetric nor antisymmetric

Relevant definitions: Definition: “A relation R on a set A is called symmetric if (b, a) ∈ R whenever (a,b) ∈ R, for all a,b ∈ A. A relation R on a set A such that for all a, b ∈ A, if (a, b) ∈ R and (b, a) ∈ R, then a =

Give an example of a relation on a set that is a) both symmetric and antisymmetric. b) neither symmetric nor antisymmetric Read More »

Show that the relation R = ∅ on a nonempty set S is symmetric and transitive, but not reflexive

Let’s refresh the definitions that are relevant to this exercise. Definition: “A relation R on a set A is called reflexive if (a, a) ∈ R for every element a ∈ A.” Definition: “A relation R on a set A is called symmetric if (b, a) ∈ R whenever (a,b) ∈ R, for all a,b

Show that the relation R = ∅ on a nonempty set S is symmetric and transitive, but not reflexive Read More »

Determine whether the relation R on the set of all real numbers is reflexive, symmetric, antisymmetric, and/or transitive, where (x,y)∈R if and only if

Let’s start with relevant definitions. Definition: “A relation R on a set A is called reflexive if (a, a) ∈ R for every element a ∈ A.” Definition: “A relation R on a set A is called symmetric if (b, a) ∈ R whenever (a,b) ∈ R, for all a,b ∈ A. A relation R

Determine whether the relation R on the set of all real numbers is reflexive, symmetric, antisymmetric, and/or transitive, where (x,y)∈R if and only if Read More »

a) List all the ordered pairs in the relation R = {(a,b) | a divides b} on the set {1,2,3,4,5,6}.  b) Display this relation graphically, as was done in Example 4. c)Display this relation in tabular form, as was done in Example 4

To list the ordered pairs, we must follow the condition stated in the relation. In this case, (a,b) ∊R if a divides b. In other words, when we divide b by a, we get as a result an integer value, and the remainder is 0. a) List all the ordered pairs in the relation R

a) List all the ordered pairs in the relation R = {(a,b) | a divides b} on the set {1,2,3,4,5,6}.  b) Display this relation graphically, as was done in Example 4. c)Display this relation in tabular form, as was done in Example 4 Read More »