Math 203 Contemporary Mathematics Home Page
Math 203 Contemporary Mathematics Home Page
Fall, 2007
Mark Brittenham

This page is devoted to materials and links specific to Mark Brittenham's Math 203 class for Fall, 2007. Here you may find lists of homework assignments, dates for quizzes, as well as lists of topics covered by these quizzes, an html-ized copy of the course summary, and anything else that might come up. Click HERE to find various items presented in class.

Chapter quizzes:

Chapter 1 quiz, Friday, 9/14: review sheet available as Postscript or PDF file.
Chapter 2 quiz, Wednesday, 9/26: review sheet available as Postscript or PDF file.
Chapter 6 quiz, Monday, 10/8: review sheet available as Postscript or PDF file.
Chapter 7 quiz, Friday, 10/19: review sheet available as Postscript or PDF file.
Chapter 8 quiz, Friday, 11/2: review sheet available as Postscript or PDF file.
Chapter 9 quiz, Friday, 11/16: review sheet available as Postscript or PDF file.
Chapter 10 quiz, Monday, 12/3: review sheet available as Postscript or PDF file.

Copies of the writing assignments for the class can be found here.

Some links related to material from the course:

Most of these links are dead; I will hunt down living ones shortly.

A site at the University of Tennessee at Martin includes some pages on graph theory, including a tutorial on Euler and Hamiltonian circuits. It includes an interesting story on the origin of the phrase `Hamiltonian circuit'.

An explanation (using too much mathematical notation?) of minimal spanning trees (I'm looking for a better one..)

Another page on minimal spanning trees...still too much math...

A page about greedy algorithms, e.g., Kruskal's algorithm; again, a bit too much notation...

A page running a little Java applet that draws the minimal spaning tree for any collection of vertices that you put down - very cute!

A page (with Java applet implementation) that describes a method called simulated annealing for finding a short Hamiltonian circuit between collectionws of randomly chosen vertices.

A page describing a (sort of ) efficient algorithm for finding shortest Hamiltonian cicrcuits for a small (though important) collection of graphs, and its application to efficient circuit board design!

A page from the Gallup Organization on how they conduct polls.

Test how well you know public opinion! Take this quiz at the Gallup Organization.

This page will let you flip up to 100 coins at a time, and observe the results!

Some links that might be of general interest:

A site called SOS Math at the Univ. of Texas at El Paso offers pages of material on topics ranging from polynomial long division, the quadratic formula, and trigonometric identities, to Taylor polynomials, the Cauchy-Riemann equations, and Matrix algebra.
Another site covering similar material, including solved homework problems for you to practice on, is kept in Belgium.

Dan Sloughter has a web page containing Java programs for visualizing various mathematical concepts. My favorite is one which will draw the Taylor polynomial approximations for y=sin(x) .

Forget a geometry formula? Check this page at Trinity College.

A Java-enabled page for generating Pascal's triangle (or rather, the last two digits of each entry, which is good enough through the 24th line). What's the pattern of the even numbers in the triangle?!