Third Exam, Tuesday, November 27, 2007.
You may use one sheet of handwritten notes, but no other sources.
The exam consists of seven questions, and lasts fifty minutes.
Please work all seven problems.
Please show all work clearly and in reasonable detail.
Answers without appropriate supporting work or requested explanations
may not receive full credit.
No calculators are allowed.
Please ring your section below:
- (20 points)
A factory makes custom sports cars at an increasing rate.
In the first month only one car is made, in the second month two cars
are made, and so on, with
cars made in the
th month.
- Set up a recurrence relation for the number of cars produced in the
first
months by this factory.
- Find an explicit formula for the number of cars produced in the first
months
by this factory.
- (10 points)
How many bit strings of length six do not contain the string 0101?
(Hint: Consider the starting position of the string 0101.)
- (15 points) This question concerns the following graph:
- (5 points)
Why does this graph have an Euler circuit?
(Note: you don't need to give the circuit.)
- (10 points)
Why must any coloring for this graph use at least four colors?
(Note: You don't need to find a coloring.)
- (10 points) Show that the graph in Question 3
has a subgraph homeomorphic to
. What do you conclude?
- (10 points)
Consider again the graph from questions 3 and 4
with the edge
deleted, namely:
Show that this graph is planar.
- (15 points)
Use Dijkstra's algorithm to find the shortest path from
to
in
the following graph with edge lengths indicated:
- (20 points)
Find the solution to the recurrence relation
with initial conditions
and
.
John Mitchell
2008-11-09