1. What is the total number of functions from a set of size 9 to a set of size 12?
2. Which of the following is the addition rule for counting?
3. If sets \(S_1 \subseteq S_2\) and \(S_1 \Rightarrow A\), what can we conclude about \(S_2 \Rightarrow A\)?
4. What is the value of \(C_n\), the nth Catalan number, in terms of binomial coefficients?
5. Which connective has the highest precedence in propositional logic formulas?
6. If an argument has premises \(p \to q\), \(q \to r\), which formula is guaranteed to be true?
7. If \(X\) has \(n\) elements, how many bijections \(f: X \to X\) are there?
8. What is the main combinatorial tool used to compute the number of ways to place 10 distinct books in two racks each having 5 shelves?
9. The formula \(p \to q \lor r\) is logically equivalent to which of the following?
10. How many 5-letter words can be formed from the English alphabet if all letters must be distinct?
11. According to the definition of truth assignment, what is \(f(p \to q)\) if \(f(p) = T\) and \(f(q) = F\)?
12. If a polynomial with integer coefficients has \(n\) distinct integer roots for the equation \(f(x) = 2009\), what ensures that the equation \(f(x) = 9002\) has no integer root?
13. The number of increasing sequences of length \(r\) from the set \(\{1, 2,\ldots, n\}\) is equivalent to:
14. Given 3 blue bags, 4 red bags, and 5 green bags, what type of combinatorial problem determines the smallest \(n\) such that distributing \(n\) balls guarantees certain color/quantity conditions?
15. Which of the following formulas is logically equivalent to \(p \leftrightarrow q\)?
16. How many 4-letter words can be formed using letters A, B, C, D such that no three consecutive letters are the same?
17. How many 12-letter words from \{A, B, C\} do not contain the sub-word "BCA"?
18. What is an example of a tautology in propositional logic?
19. A formula involving connectives \(\wedge, \vee, \to\) is assigned all atomic variables to \(T\). What will be the value of the formula?
20. In counting the number of arrangements where a specific letter precedes another in a multiset word, which approach is most applicable?
21. When counting words of length \(n\) made from an alphabet of size \(k\), under what condition does the total count equal \(k^n\)?
22. When arranging letters with multiple copies (like A, A, A, B, B), how do we calculate the number of distinct words?
23. How many 4-letter words are there using letters in alphabetical order from the English alphabet?
24. Given three atomic variables \(p,q,r\), what is the total number of possible truth assignments?
25. What kind of generating function can be used to count the ways to distribute identical balls into distinct boxes with minimum constraints on each box?
26. What is the truth value \(f(p \vee q)\) if \(f(p) = F\) and \(f(q) = F\)?
27. What is a composition of a natural number \(n\)?
28. How many permutations of letters in the word "MISSISSIPPI" have no two S letters adjacent?
29. What does the principle of counting using complements typically help with?
30. What is the key monotonicity property in logic concerning sets of formulas?
31. What is the cardinality of the Cartesian product \(A \times B \times C\) if \(|A|=m\), \(|B|=n\), and \(|C|=p\)?
32. How is the negation connective \(\neg p\) evaluated in a truth assignment?
33. For license plates with two alphabets followed by two digits, if the sum of digits must be even when starting with a vowel, how is the total number of plates computed?
34. Using the multiplication rule, how many distinct 3-digit numbers with digits chosen from \(\{1, 3, 5, 7, 9\}\) can be formed with no repetition?
35. Which connective binds last according to precedence rules in propositional logic?
36. Which method can best solve the number of 8-letter words from \{A,B,C,D\} with no 3 consecutive equal letters?
37. What is the truth value of the formula \(p \wedge q\) if \(f(p) = T\) and \(f(q) = F\)?
38. How many ways can we arrange 4 couples in a row if each couple must sit together?
39. What is the formula to calculate the number of ways to form a word of length \(n\) from an alphabet of size \(m\)?
40. What does \(P(n,r)\) represent in combinatorics?
41. Which generating function technique counts the number of distributions of identical items into distinct boxes with lower bounds?
42. What does the expression \(\text{Map}([k], S)\) represent in combinatorics?
43. What is the number of ways to distribute \(t\) identical books among \(n\) students so that each student gets at least \(s\), if each student can receive multiple copies?
44. How do we count number of ways to distribute \(t\) identical books to \(n\) students so that each gets at least \(s\) copies, using generating functions?
45. Which combinatorial principle states that if a function \(f : A \to B\) has pre-images of equal sizes \(k\) for all elements in \(B\), then \(|A| = k|B|\)?
46. For a polygon with \(n\) vertices, how many ways are there to triangulate it using non-crossing diagonals?
47. How many different words of length 9 can be formed from the English alphabet \(\{a,b,\dots,z\}\)?
48. If a committee of 5 students is to be formed from 17 girls and 20 boys, and a treasurer and spokesperson selected from them, how do we count distinct committees?
49. How is a truth table for a formula with \(k\) atomic variables constructed?
50. Which condition satisfies the formula \(p \to q \lor r\)?