Supplemental Lecture Notes


Supplemental lecture notes can be found here.

Homework


Homework assignments and solutions to selected problems will be posted here.

Number Due Date Questions Solutions
1 Sept 4 .pdf | .tex .pdf
2 Sept 11 .pdf | .tex .pdf
3 Sept 21 .pdf | .tex .pdf
4 Sept 25 .pdf | .tex .pdf
5 Oct 2 .pdf | .tex .pdf
6 Oct 16 .pdf | .tex .pdf
7 Oct 23 .pdf | .tex .pdf
8 Oct 30 .pdf | .tex .pdf
9 Nov 6 .pdf | .tex Matlab Code: .tar.gz | .zip .pdf
10 Nov 16 .pdf | .tex .pdf
11 Nov 23 .pdf | .tex .pdf
12 Dec 11 .pdf | .tex .pdf

Midterms and Exams


Exam Sample Solutions Exam Solutions
Midterm .pdf .pdf .pdf .pdf
Final Exam .pdf .pdf .pdf .pdf

Writing mathematical proofs

A mathematical proof is an argument convincing other people that a mathematical statment is true. In mathematical and scientific writings, it is standard that equations should occur naturally within full sentences and flow with the surrounding text. It is strongly recommended that students practice this style of writing in their homework. The homework solutions posted on this website will adhere to this style, and can be used as a guide. Some good resources include:

LaTeX

A great way to write mathematics electronically is to use the software package LaTeX. LaTeX is widely used for the publication of scientific documents in many fields, including mathematics, physics, computer science and engineering. Some good resources for getting started with LaTeX are

The homework assignments, solutions, midterms, and finals for this course are all written in LaTeX, and I will post the LaTeX files for all homework assignments throughout the term.

For preparing LaTeX documents, I use the command line editor vim, along with vim-LaTeX, and a PDF-viewer that automatically updates when the pdf file changes (e.g., Skim on Mac, or Evince in Linux). I have used this setup on both Mac OSX and Linux (Ubuntu and Slackware) operating systems.