Final Exam
- Due Mar 21, 2023 at 11:59pm
- Points 89
- Questions 89
- Available Mar 21, 2023 at 4pm - Mar 21, 2023 at 11:59pm 7 hours and 59 minutes
- Time Limit 180 Minutes
Instructions
Set definitions
-
- Positive integers:
Z+≜{1,2,...}
- Natural numbers:
N≜{0,1,2,...}
- Positive integers:
Propositional logic identities
Valid inference rules for predicate logic
Set identities
Permutations, Combinations formulae
Generalized Product Rule
Permutations
Combinations (Subsets)
Assignment problems formulae
Pascal's identity
(nk)=(n−1k−1)+(n−1k)
Graph vocabulary definitions
- walk
- A walk between vertices v1 and v2 is a connected sequence of vertices and edges beginning at v1 and ending at v2. The length of a walk is the number of edges in the sequence.
- open and closed walks
- An open walk is a walk between v1 and v2 where v1
≠ v2.
- A closed walk is a walk between v1 and v2 where v1 = v2.
- trail
- A trail is a walk with no repeated edges.
- path
- A path is a walk with no repeated vertices.
- circuit
- A circuit is a closed trail.
- cycle
- A cycle is a circuit of length 1 or more where no vertex is repeated except for the first and last.
Only registered, enrolled users can take graded quizzes