Problem A1
A grasshopper starts at the origin in the coordinate plane and makes a sequence of hops. Each hop has length , and after each hop the grasshopper is at a point whose coordinates are both integers; thus, there are possible locations for the grasshopper after the first hop. What is the smallest number of hops needed for the grasshopper to reach the point ?
Problem A2
For every positive real number , let .
Find .
Problem A3
Determine all positive integers for which the sphere has an inscribed regular tetrahedron whose vertices have integer coordinates.
Problem A4
Let
Find , or show that this limit does not exist.
Problem A5
Let be the set of all integers such that and . For every nonnegative integer , let . Determine all values of such that is a multiple of .
Problem A6
Let be a polynomial whose coefficients are all either or . Suppose that can be written as a product of two nonconstant polynomials with integer coefficients. Does it follow that is a composite integer?
Problem B1
Suppose that the plane is tiled with an infinite checkerboard of unit squares. If another unit square is dropped on the plane at random with position and orientation independent of the checkerboard tiling, what is the probability that it does not cover any of the corners of the squares of the checkerboard?
Problem B2
Determine the maximum value of the sum over all sequences of nonnegative real numbers satisfying .
Problem B3
Let be a real-valued function that is twice continuously differentiable throughout , and define .
Prove or disprove: For any positive constants and with , there is a circle of radius whose center is a distance away from the origin such that the integral of over the interior of is zero.
Problem B4
Let be the sequence of Fibonacci numbers, with and for .
For , let be the remainder when the product is divided by . Prove that is also a Fibonacci number.
Problem B5
Say that an -by- matrix with integer entries is very odd if, for every nonempty subset of , the -by- submatrix has odd determinant. Prove that if is very odd, then is very odd for every .
Problem B6
Given an ordered list of real numbers, we can trim it to form a list of numbers as follows: We divide the list into groups of consecutive numbers, and within each group, discard the highest and lowest numbers, keeping only the median.
Consider generating a random number by the following procedure: Start with a list of numbers, drawn independently and uniformly at random between and . Then trim this list as defined above, leaving a list of numbers. Then trim again repeatedly until just one number remains; let be this number. Let be the expected value of . Show that .