以下敘述何者為正確? 請清楚標示答案, 不需說明。
R = {(1, 1), (2, 2), (3, 3), (4, 4), (5, 5)} is an equivalence relation on {1, 2, 3, 4, 5}.
There are 220 different reflexive binary relations on {1, 2, 3, 4, 5}.
Let R be a binary relation. Then is the reflexive transitive closure of R.
Let (K, ⋅, +) be a Boolean algebra. Then, a ⋅ (b + c) = (a ⋅ b) + (a ⋅ c) and a + (b ⋅ c) = (a + b) ⋅ (a + c) hold for all a, b, c ∈ K.
There exists a Boolean algebra (K, ⋅, +), where |K| = 6.
以下敘述何者為正確? 請清楚標示答案, 不需說明。
Suppose there (R, +, ⋅) is a ring. If a ⋅ b = a ⋅ c, where a, b, c ∈ R and a is not the identity for +, then b = c.
Suppose that (R, +, ⋅) is a ring and S ⊂ R is not empty. If a + b, a ⋅ b ∈ S for all a, b ∈ S and −c ∈ S for all c ∈ S, where −c denotes the inverse of c under +, then (S, +, ⋅) is also a ring.
If (R, +, ⋅) is a field, then (R, +, ⋅) is also an integral domain.
Suppose that (G, ⋅) and (H, ∗) are two groups. A mapping f : G → H is a group isomorphism, if f(a ⋅ b) = f(a) ∗ f(b) for all a, b ∈ G
If (G, ⋅) is a group and a ∈ G, then ({ai | i ∈ Z}, ⋅) is also a group, where Z is the set of integers.
以下敘述何者為正確? 請清楚標示答案, 不需說明。
There are 40 different ways to store 1, 2, 3, 4, 5 in A[1:5] (each number stored in a memory location) so that A[i] ≠ i for all 1 ≤ i ≤ 5.
f(x) = x/(1 − x)2 is the ordinary generating function for 0, 1, 2, 3, 4, ….
There are 105 different integer solutions for x1 + x2 + x3 + x4 = 24, where 3 ≤ xi ≤ 8 for i = 1, 2, 3, 4.
There are (58 − 38)/2 different ways to distribute 8 different objects O1, O2, …, O8 to five different boxes B1, B2, …, B5 provided an even number of objects are distributed to B5.
Let an be the number of different quaternary (i.e., {0, 1, 2, 3}) sequences of length n that have an even number of 1's, where n ≥ 2. Then, an = 2an−1 + 4n−1.
以下敘述何者為正確? 請清楚標示答案, 不需說明。
(In the following, G = (V, E) is a simple, undirected, and weighted graph, where V = {v1, v2, …, vn}. Also, let di be the degree of vi, where 1 ≤ i ≤ n.)
is even.
The connected components of G can be determined, as a consequence of executing a breadth-first search on G.
A spanning tree of G can result, as a consequence of executing a breadth-first search on G.
If all edge costs of G are distinct, then G has a unique minimum spanning tree.
A clique of G is a complete subgraph of G.
Let G = (V, E) be a simple undirected graph and δ be the minimum vertex degree of G, where |V| ≥ 3 and δ ≥ |V|/2 are assumed. The following is a proof of G having a Hamiltonian cycle.
Suppose to the contrary that G contains no Hamiltonian cycle. Further, we assume, without loss of generality, that G is a maximal nonhamiltonian simple graph. Let (u, v) ∉ E. So, G + (u, v), the resulting graph by augmenting G with (u, v), has a Hamiltonian cycle, denoted by (u =) v1, v2, …, v|V| (= v).
Set S = {vi | (u, vi+1) ∈ E and 1 ≤ i ≤ |V| − 1} and T = {vi | (vi, v) ∈ E and 1 ≤ i ≤ |V| − 1}. Then, |S ∪ T| < |V| and |S ∩ T| = 0, which implies du + dv = |S| + |T| = |S ∪ T| + |S ∩ T| < |V| (du and dv are the degrees of u and v, respectively), a contradiction to δ ≥ |V|/2.
Why |S ∪ T| < |V|?
Let G = (V, E) be a simple undirected graph and δ be the minimum vertex degree of G, where |V| ≥ 3 and δ ≥ |V|/2 are assumed. The following is a proof of G having a Hamiltonian cycle.
Suppose to the contrary that G contains no Hamiltonian cycle. Further, we assume, without loss of generality, that G is a maximal nonhamiltonian simple graph. Let (u, v) ∉ E. So, G + (u, v), the resulting graph by augmenting G with (u, v), has a Hamiltonian cycle, denoted by (u =) v1, v2, …, v|V| (= v).
Set S = {vi | (u, vi+1) ∈ E and 1 ≤ i ≤ |V| − 1} and T = {vi | (vi, v) ∈ E and 1 ≤ i ≤ |V| − 1}. Then, |S ∪ T| < |V| and |S ∩ T| = 0, which implies du + dv = |S| + |T| = |S ∪ T| + |S ∩ T| < |V| (du and dv are the degrees of u and v, respectively), a contradiction to δ ≥ |V|/2.
Why |S ∩ T| = 0?
可觀看題目詳解,並提供模擬測驗!(免費會員無法觀看研究所試題解答)