Math 1019 - Expected Learning Outcomes

Note: Expected Learning Outcomes (ELO) are very useful to both students and instructors. It will tell students what is important and what they should expect to learn from a topic or section. Instructors teaching later courses can quickly understand what they can reasonably expect from students who pass this course. This list will be updated throughout the term. All page numbers are from Rosen, 7th edition.

Overall course ELO: Students completing this course should be able to read, write and dissect proofs. They should see the logical underpinnings of a high-level intutitive proof and the differences between a valid and an invalid proof. They will also learn some elementary Discrete Mathematics, including sets, functions, cardinality, induction, recursive equations and simple combinatorics. They will also learn the basics of algorithm analysis including evaluating the complexity of simple iterative (and if time permits, recursive) algorithms.

ELO by chapters and topics:

  1. Ch 1: Logic and proofs. This chapter introduces the basics of formal proof techniques. Upon completion, the high-level ELO is that students should be able to prove simple facts and understand the difference between a valid proof and an invalid one. They should understand (and be able to choose from) a set of techniques covered in class. They should also see the role of formal logic in the proofs we cover. More specific ELOs are below.
  2. Ch 2: Sets, functions, sequences, sums (omit 2.6: Matrices)
  3. Ch 3: Algorithm analysis and complexity.
  4. Ch 5: Induction and recursion.
  5. Ch 6: Counting Techniques (omit 6.5, 6.6).
  6. Ch 8 Advanced counting techniques (8.1 - 8.3) - as time permits.