Course text book:
Additional text: "The art of problem posing" by Stephen Brown and Marion Walter.
Handouts for the first class (will be added here soon). Included are grading scheme, class meeting time and place, office hours, etc.
Useful web pages:
Handouts:
Class outline


| Method of encoding | Whether to go up or right at each unit distance | Think of as a graph - what is the y value on each unit interval in the x-direction? | As a graph, what is the change in y value from one unit interval to the next unit interval in the x direction? |
| example with encoding drawn in | ![]() |
![]() | ![]() |
| Encoding for the example | U,R,R,U,U,R,R,R,U,R | 1,1,3,3,3,4 | 1,0,2,0,0,1,0 |
| Property of the encoding | Sequence of length 6+4=10, with 6 Rs and 4 Us | Sequence of length 6, consisting of integers between 0 and 4 (inclusive), and each number at least as big as the last | Sequences of integers of length 7, with sum 4. |
How many ...?
|
| However 25 points are put in the star shape below, there must be 3 points all at most distance 1 from each other." | However 5 points are put in a square of side length 1 there must be 2 points all at most distance sqrt(1/2) from each other." | However 5 points are put in the equilateral triangle, side length 1, there must be 2 points all at most distance 1/2 from each other." | |
|
|
|