A black box contains 7 balls numbered 1, 2, 3, …, 7, respectively. The experiment has 5 steps. In each step, a ball is picked out to record its number and then it is put back into the box.
Compute the probability that the 5 recorded numbers are all different
A black box contains 7 balls numbered 1, 2, 3, …, 7, respectively. The experiment has 5 steps. In each step, a ball is picked out to record its number and then it is put back into the box.
Given that the sum of the first 3 recorded numbers is even, compute the conditional probability that the sum of the 5 recorded numbers is odd.
A black box contains 7 balls numbered 1, 2, 3, …, 7, respectively. The experiment has 5 steps. In each step, a ball is picked out to record its number and then it is put back into the box.
Compute the probability that the sum of the 5 recorded numbers is even.
A black box contains 7 balls numbered 1, 2, 3, …, 7, respectively. The experiment has 5 steps. In each step, a ball is picked out to record its number and then it is put back into the box.
Compute the probability that "2" appears even times in the 5 recorded numbers.
Determine whether each following argument is valid or not. If it is valid, prove it; otherwise, give a counterexample to disprove it.
Determine whether each following argument is valid or not. If it is valid, prove it; otherwise, give a counterexample to disprove it.
Solve the recurrence relation an = (4/n)(a1 + a2 + ... + an−1) for the initial condition a1 = 1.
Boolean function f(w, x, y, z) = (¬w ∧ ¬x ∧ ¬y) ∨ (x ∧ ¬y ∧ ¬z) ∨ (x ∧ y ∧ z) ∨ (¬w ∧ x ∧ z) ∨ (w ∧ x ∧ ¬y) ∨ (w ∧ ¬x ∧ ¬y).
Show the logic table of the Boolean function f.
Express f as a Boolean expression in DNF (Disjunctive Normal Form).
Boolean function f(w, x, y, z) = (¬w ∧ ¬x ∧ ¬y) ∨ (x ∧ ¬y ∧ ¬z) ∨ (x ∧ y ∧ z) ∨ (¬w ∧ x ∧ z) ∨ (w ∧ x ∧ ¬y) ∨ (w ∧ ¬x ∧ ¬y).
Draw a combinatorial circuit with AND, OR, NOT gates to realize f where the number gates is minimized.
Boolean function f(w, x, y, z) = (¬w ∧ ¬x ∧ ¬y) ∨ (x ∧ ¬y ∧ ¬z) ∨ (x ∧ y ∧ z) ∨ (¬w ∧ x ∧ z) ∨ (w ∧ x ∧ ¬y) ∨ (w ∧ ¬x ∧ ¬y).
Transform and redraw the above combinatorial circuit to contain NAND gates only.
Prove the following statement.
For n ≥ 1, let a1, a2, …, an be a sequence of n integers where they are not necessarily positive and not necessarily all distinct. Then there exists a non-empty subsequence ai, ai+1, …, aj such that the sum ai + ai+1 + ... + aj is a multiple of n.
For n, m ≥ 2, the Ramsey number R(m, n) is the smallest k such that every graph on k vertices has either a clique of size m or an independent set of size n.
Show that R(m, n) ≤ R(m, n − 1) + R(m − 1, n).
For n, m ≥ 2, the Ramsey number R(m, n) is the smallest k such that every graph on k vertices has either a clique of size m or an independent set of size n.
R(2, n) = n.
For n, m ≥ 2, the Ramsey number R(m, n) is the smallest k such that every graph on k vertices has either a clique of size m or an independent set of size n.
What is R(3, 4)?
For n, m ≥ 2, the Ramsey number R(m, n) is the smallest k such that every graph on k vertices has either a clique of size m or an independent set of size n.
Show that R(3, 5) ≤ 14.
Consider the adjacency matrix of some undirected graph given as follows:
可觀看題目詳解,並提供模擬測驗!(免費會員無法觀看研究所試題解答)