Suppose P(x, y) is a predicate and the universe for the variables x and y is {1, 2, 3}. Suppose P(1, 3), P(2, 1), P(2, 2), P(2, 3), P(3, 1), P(3, 2) are true, and P(x, y) is false otherwise. Which of the following statements are true?
¬∃x ∃y (P(x, y) ∧ ¬P(y, x)).
∀y ∃x (P(x, y) → P(y, x)).
∀x ∃y P(x, y).
∀y ∃x (x ≤ y ∧ P(x, y)).
Which of the following statement are true?
Let a and b be integers. If a ≡ b (mod 3), then a2 ≡ b2 (mod 3).
Let a and b be integers. If a2 ≡ b2 (mod 3), then a ≡ b (mod 3).
Let n be a positive integer. If a1 = 10, a2 = 5, and an = 2an−1 + 3an−2, for n ≥ 3, then 5 divides an.
The system of congruences x ≡ 2 (mod 6) and x ≡ 3 (mod 9) has no solutions
Which of the following statements are true?
log(n!) is O(n log n).
(n log(n + 1))2 + (log n + 1)(n2 + 1) is O(n2 log n).
12 + 22 + 32 + ... + n2 is O(n2).
Which of the following statements are true?
There is exactly one greatest element in a poset, if such an element exists.
There is exactly one maximal element in a poset with a greatest element
If R and T are equivalence relations on the set S, then R ∩ T is also an equivalence relation
If R and T are equivalence relations on the set S, then R ∪ T is also an equivalence relation.
______ numbers must be selected from the set {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} to guarantee that at least one pair of these numbers add up to 11.
The coefficient of x30 in the power series of the function (x3 + x6 + x9 + ...)5 is ______.
Let R = {(x, y) | x − y is an integer} is the equivalence relation on the set of rational numbers. The equivalence class ofis ______.
Let T be a full 3-ary tree of height h.
The minimum number of vertices in T is ______.
Let T be a full 3-ary tree of height h.
The maximum number of vertices in T is ______.
Suppose that the cardinality of set A is 4, i.e., |A| = 4.
The number of binary relation on A is ______
Suppose that the cardinality of set A is 4, i.e., |A| = 4.
The number of symmetric binary relations on A is ______.
Suppose that the cardinality of set A is 4, i.e., |A| = 4.
The number of onto functions defined from A to A is ______.
Suppose that the cardinality of set A is 4, i.e., |A| = 4.
The number of 1−1 functions defined from A to A is ______.
Consider the graphs, complete graph on 6 vertices, K6, complete bipartite graph with vertex set partitioned into two subsets of 4 vertices, K4,4, and 3-dimensional hypercube, Q3.
List the graphs each of which has a Hamilton circuit. ______.
Consider the graphs, complete graph on 6 vertices, K6, complete bipartite graph with vertex set partitioned into two subsets of 4 vertices, K4,4, and 3-dimensional hypercube, Q3.
List the graphs each of which has an Euler circuit. ______.
Consider the graphs, complete graph on 6 vertices, K6, complete bipartite graph with vertex set partitioned into two subsets of 4 vertices, K4,4, and 3-dimensional hypercube, Q3.
List the chromatic number of each of the graphs. ______.
How many non-isomorphic unrooted trees are there with four vertices? Draw examples of each of these.
Suppose that f(n) satisfies the divide-and-conquer relation and f(1) = 2. What is f(4k) for k ≥ 1?
可觀看題目詳解,並提供模擬測驗!(免費會員無法觀看研究所試題解答)