Math 3152b -- Combinatorial mathematics


Instructor Graham Denham
Office hours TBA
Class times TuTh 12:00-13:20.
Class location MC 108
Textbook Generatingfunctionology, by Herbert Wilf, 2nd edition freely available as a pdf.
Prerequisites 0.5 course from: Mathematics 2120A/B, 2156A/B, 2211A/B, Applied Mathematics 2811B or the former Mathematics 203b, or permission of the Department.
Midterm exam date
February 16 (in class)
Final exam see below
Evaluation  40% Final exam; 30% midterm; 30% assignments

Assignments

Learning the art of counting requires, above all, practice.  Accordingly, there will be regular homework assignments.  This is the most important part of the course.  Please note that no late assignments will be accepted.  Assignments will be posted here.
Some of the assignment problems will be routine, and some will take some thought.  Collaborating with other people can add a lot to the experience of doing math, and I encourage you to do so.  (Research-level mathematics can be done alone, but is probably more often done in groups of two or three.)  Just make sure to write your own solutions, your own way, and to acknowledge any debts you may have.  Ask me if in doubt.

Sometimes it can be useful to use some symbolic computation software, for example to evaluate a few terms of a power series.  Try Maple or Mathematica, if you have access or familarity.  You can also use Sage, an open-source symbolic computation tool, online and for free.  For example, create a Sage notebook, and enter the following:
var('t')
f = e^(e^t-1)
f.taylor(t,0,10)

This will give you the first ten terms of the exponential generating function for the Bell numbers.

Reading

The main reference will be Wilf's book on combinatorics of generating functions, the second edition of which is freely available (see above).  The book Introductory Combinatorics  by Richard Brualdi is also good reading for some of the topics in the course.

Synopsis

Here is some attempt to keep track of what we have actually been doing in class.

Syllabus

This is an intermediate course in enumerative combinatorics, the study of counting.  We will review the basics -- how to count permutations and combinations of labelled and unlabelled objects.  We will see how to use formal power series (also known
as generating functions) to solve counting problems easily and systematically.  Topics include:

Exams

We will have a Midterm on February 16 in class.  Here are some solutions.  The Final Exam will be a take-home exam: arrange with me to pick it up between April 12th and 19th, (or later; just ask me about it) and return it 24 hours later.  (Note: the exam should take you 3 hours, not 24!)