1. Find all integers m, n such that m3 = n3 + n.
2. Show that tan π/3n is irrational for all positive integers n.
3. a1 ≥ a2 ≥ ... ≥ an is a sequence of reals. b1, b2, b3, ... bn is any rearrangement of the sequence B1 ≥ B2 ≥ ... ≥ Bn. Show that ∑ aibi ≤ &sum aiBi.
4. Define g(x) as the largest value of |y2 - xy| for y in [0, 1]. Find the minimum value of g (for real x).
5. Let N = a1a2 ... an in binary. Show that if a1 - a2 + a3 - ... + (-1)n-1an = 0 mod 3, then N = 0 mod 3.
6. Given 3n points in the plane, no three collinear, is it always possible to form n triangles (with vertices at the points), so that no point in the plane lies in more than one triangle?
Solutions
Problem 1
Find all integers m, n such that m3 = n3 + n.
Answer
m = n = 0.
Solution
n and n2 + 1 are relatively prime, so both must be cubes. Hence n2 is also a cube. But the only consecutive integers which are both cubes are 0 and 1.
Problem 2
Show that tan π/3n is irrational for all positive integers n.
Solution
tan π/3 = √3, which is irrational by the usual argument. (If √3 = a/b in lowest terms, then 3b2 = a2, so 3 must divide a and hence b. Contradiction.).
Now cos nx + i sin nx = (cos x + i sin x)n. Put c = cos x, s = sin x, t = tan x. Expanding by the binomial theorem and equating real and imaginary parts, we get sin nx = nC1 cn-1s - nC3 cn-3s3 + ... , cos nx = cn - nC2 cn-2s2 + ... . Hence tan nx = (nC1 t - nC3 t3 + ... )/(1 - nC2 t2 + ... ). Hence if t is rational, then so is tan nx. But tan π/3 is irrational, so tan π/3n must also be irrational.
Problem 3
a1 ≥ a2 ≥ ... ≥ an is a sequence of reals. b1, b2, b3, ... bn is any rearrangement of the sequence B1 ≥ B2 ≥ ... ≥ Bn. Show that ∑ aibi ≤ &sum aiBi.
Solution
This is the well-known rearrangement inequality. Let S = ∑ aibi. Let S' be the sum after swapping bi and bj. Then S' - S = (ai - aj)(bj - bi). So if i ≤ j, then ai - aj ≥ 0, so S' - S has the same sign as bj - bi. In other words, we get the largest sum if the bs are sorted the same way as the as.
Problem 4
Define g(x) as the largest value of |y2 - xy| for y in [0, 1]. Find the minimum value of g (for real x).
Answer
3 - √8
Solution
y2 - xy = (y - x/2)2 - x2/4, so y2 - xy has a minimum at y = x/2. It is decreasing for y < x/2 and increasing for y > x/2. Thus the largest value of y2 - xy must be at y = 0, x/2 or 1. The values there are 0, x2/4, |1-x|. So for x outside the interval (0,1), g(x) ≥ 1/4. For x ∈ (0,1) we have g(x) = max(x2/4, 1-x). The quadratic x2 + 4x - 4 = 0 has roots -2 ± √8, which are approx and -4.83 and 0.83. Hence g(x) = 1-x for x ≤ √8 - 2, and x2/4 for x ≥ √8 - 2, and the minimum value of g(x) in the interval (0,1) is g(√8 - 2) = 3 - √8, which is approx 0.18 and < 1/4. Thus this is also the minimum value of g(x) for all x.
Problem 5
Let N = a1a2 ... an in binary. Show that if a1 - a2 + a3 - ... + (-1)n-1an = 0 mod 3, then N = 0 mod 3.
Solution
We have N = a12n-1 + a22n-2 + ... + an = a1(-1)n-1 + a2(-1)n-2 + ... + an = (-1)n-1(a1 - a2 + a3 - ... + (-1)n-1an) = 0 mod 3.
Problem 6
Given 3n points in the plane, no three collinear, is it always possible to form n triangles (with vertices at the points), so that no point in the plane lies in more than one triangle?
Answer
Yes
Solution
Take a slope different from that of the line joining any two of the points. Now divide the points into groups of three by parallel lines of that slope. (Start with a line distant from all the points and move it gradually towards the points, without changing its slope. It crosses the points one at a time.) Now join the points in each group.
Labels:
Swedish Mathematical Society