STATISTICS


Course Credits: 3 Units

Prerequisites: None

CMSC 56: Discrete Mathematical Structures 1

Course Description

Principles of logic, set theory, relations and functions; Boolean algebra; matrices

Course Learning Outcomes

After completion of the course, the student should be able to:

  1. Understand definitions and proofs, including quantifiers and induction
  2. Understand basic set theory and set-theoretic notation
  3. Manipulate commonly used functions like exponentials and logarithms
  4. Solve counting problems
  5. Solve asymptotic notation problems
  6. Solve recurrences
Course Outline

UNIT 1. The Foundations Principles of Logic

  1. Logic
  2. Propositional Equivalences
  3. Predicates and Quantifiers
  4. Nested Quantifiers
  5. Rules of Inference
  6. Introduction to Proofs
  7. Proof Methods and Strategy

UNIT 2. Basic Structures: Sets, Functions, and Summations

  1. Set Notation and Relations
  2. Basic Set Operations
  3. Cartesian Products and Power Sets
  4. Summation Notation and Generalizations

UNIT 3. The Fundamentals: Algorithms, the Integers, and Matrices

  1. Algorithms
  2. The Growth of Functions
  3. Complexity of Algorithms
  4. Integers and Division/li>
  5. Integers and Algorithms

UNIT 4. Induction and Recursion

  1. Mathematical Induction
  2. Recursive Definitions and Structural Induction
  3. Recursive Algorithms
  4. Program Correctness

UNIT 5. Relations

  1. Relations and their Properties
  2. n-ary Relations and their Applications
  3. Representing Relations
  4. Closures of Relations
  5. Equivalence of Relations
  6. Partial Orderings

UNIT 6. Matrices

  1. Properties
  2. Operations
  3. Applications