Problem 1
Find the largest positive integer with the property that is prime whenever is a prime number such that . Justify your answer.
Problem 2
Find, and write out explicitly, a permutation of such that is a power of 2 for , and prove that only one such permutation exists. (To illustrate, a permutation of such that is a power of 2 for is clearly , because , , , , and .)
Problem 3
We wish to tile a strip of 1-inch by 1-inch squares. We can use dominos which are made up of two tiles which cover two adjacent squares, or 1-inch square tiles which cover one square. We may cover each square with one or two tiles and a tile can be above or below a domino on a square, but no part of a domino can be placed on any part of a different domino. We do not distinguish whether a domino is above or below a tile on a given square. Let denote the number of ways the strip can be tiled according to the above rules. Thus for example, and . Find a recurrence relation for , and use it to compute .
Problem 4
A cubical box with sides of length 7 has vertices at (0, 0, 0), (7, 0, 0), (0, 7, 0), (7, 7, 0), (0, 0, 7), (7, 0, 7), (0, 7, 7), (7, 7, 7). The inside of the box is lined with mirrors and from the point (0, 1, 2), a beam of light is directed to the point (1, 3, 4). The light then reflects repeatedly off the mirrors on the inside of the box. Determine how far the beam of light travels before it first returns to its starting point at (0, 1, 2).
Problem 5
Define if , and if . Determine whether exists, and what its value is if the limit does exist.
Problem 6
Compute .
Problem 7
Let be a matrix with real entries, and let denote its transpose (so is a matrix, and the th entry of is the th entry of ). Suppose every matrix with real entries (i.e. column vector in 5 dimensions) can be written in the form where is a matrix with real entries. Prove that every matrix with real entries can be written in the form where is a matrix with real entries.