15th Swedish Mathematical Society Problems 1975



1.  A is the point (1, 0), L is the line y = kx (where k > 0). For which points P (t, 0) can we find a point Q on L such that AQ and QP are perpendicular?
2.  Is there a positive integer n such that the fractional part of (3 + √5)n > 0.99?
3.  Show that an + bn + cn ≥ abn-1 + bcn-1 + can-1 for real a, b, c ≥ 0 and n a positive integer.
4.  P1, P2, P3, Q1, Q2, Q3 are distinct points in the plane. The distances P1Q1, P2Q2, P3Q3 are equal. P1P2 and Q2Q1 are parallel (not antiparallel), similarly P1P3 and Q3Q1, and P2P3 and Q3Q2. Show that P1Q1, P2Q2 and P3Q3 intersect in a point.


5.  Show that n divides 2n + 1 for infinitely many positive integers n.
6.  f(x) is defined for 0 ≤ x ≤ 1 and has a continuous derivative satisfying |f '(x)| ≤ C |f(x)| for some positive constant C. Show that if f(0) = 0, then f(x) = 0 for the entire interval. 

Solutions

Problem 2
Is there a positive integer n such that the fractional part of (3 + √5)n > 0.99?
Answer
yes
Solution
Expanding by the binomial theorem we see that (3 + √5)n + (3 - √5)n is an integer, but 0 < (3 - √5) < 1, so (3 - √5)n < 0.01 for sufficiently large n.
Thanks to Suat Namli

Problem 3
Show that an + bn + cn ≥ abn-1 + bcn-1 + can-1 for real a, b, c ≥ 0 and n a positive integer.
Solution
By AM/GM (an + bn + bn + ... + bn)/n ≥ abn-1. Similarly (bn + cn + cn + ... + cn)/n ≥ bcn-1 and (cn + an + an + ... + an)/n ≥ can-1. Adding gives the result.
Thanks to Suat Namli

Problem 5
Show that n divides 2n + 1 for infinitely many positive integers n.
Solution
For n = 3 we have 2n + 1 = 9 which is a multiple of 3. Now we have 23k + 1 = (2k + 1)(22k - 2k + 1), so if 2k + 1 = 0 mod 3, then 22k = 1 mod 3, so 22k - 2k + 1 = 1 + 1 + 1 = 0 mod 3. So if 3h divides 2k + 1, then 3h+1 divides 23k + 1. Hence (by a trivial induction) for n = 3k, n divides 2n + 1.
Thanks to Suat Namli
[more...]


14th Swedish Mathematical Society Problems 1974



1.  Let an = 2n-1 for n > 0. Let bn = ∑r+s≤n aras. Find bn - bn-1, bn - 2bn-1 and bn.
2.  Show that 1 - 1/k ≤ n(k1/n - 1) ≤ k - 1 for all positive integers n and positive reals k.
3.  Let a1 = 1, a2 = 2a1, a3 = 3a2, a4 = 4a3, ... , a9 = 9a8. Find the last two digits of a9.
4.  Find all polynomials p(x) such that p(x2) = p(x)2 for all x. Hence find all polynomials q(x) such that q(x2 - 2x) = q(x-2)2.


5.  Find the smallest positive real t such that x1 + x3 = 2t x2, x2 + x4 = 2t x3, x3 + x5 = 2t x4 has a solution x1, x2, x3, x4, x5 in non-negative reals, not all zero.
6.  For which n can we find positive integers a1, a2, ... , an such that a12 + a22 + ... + an2 is a square? 

Solutions

Problem 2
Show that 1 - 1/k ≤ n(k1/n - 1) ≤ k - 1 for all positive integers n and positive reals k.
Solution
AM/GM applied to k, 1, ... , 1 gives k1/n ≤ (k+n-1)/n, so n(k1/n - 1) ≤ k-1, which is second inequality.
AM/GM applied to k(n+1)/n, k(n+1)/n, ... , k(n+1)/n, 1 (n+1 terms in all) gives k ≤ (n k(n+1)/n + 1)/(n+1), or (n+1)k - 1 ≤ n k(n+1)/n or 1 - 1/k ≤ n k1/n - n, which is the first inequality.
Thanks to Suat Namli

Problem 3
Let a1 = 1, a2 = 2a1, a3 = 3a2, a4 = 4a3, ... , a9 = 9a8. Find the last two digits of a9.
Answer
21
Solution
Working mod 100, we find 91 = 9, 92 = 81, 93 = 29, 94 = 61, 95 = 49, 96 = 41, 97 = 69, 98 = 21, 99 = 89, 910 = 1, 911 = 9, so periodic period 10. Thus we only need to find the last digit of a8. Working mod 10 we find 81 = 8, 82 = 4, 83 = 2, 84 = 6, 85 = 8, 86 = 4, so periodic period 4. Thus we need to find a7 mod 4. We find 71 = 3, 72 = 1, 73 = 3, so periodic period 2. Now a6 is obviously even, so a7 = 1 mod 4. Hence a8 = 8 mod 10. Hence a9 = 21 mod 100. 

Problem 5
Find the smallest positive real t such that x1 + x3 = 2t x2, x2 + x4 = 2t x3, x3 + x5 = 2t x4 has a solution x1, x2, x3, x4, x5 in non-negative reals, not all zero.
Answer
1/√2
Solution
It is easy to check that x1 = x5 = 0, x2 = x4 = 1, x3 = √2, t = 1/√2 works.
Suppose for some t we have a solution xi. Then 0 = 2tx2 + 2tx4 - 4t2x3 = x1 + 2x3 + x5 - 4t2x3. Hence x3 = 0 or 4t2 - 2 = (x1 + x5)/x3 ≥ 0. If x3 = 0, then x2 + x4 = 0, so x2 = x4 = 0. Hence x1 + x3 = 0 and x3 + x5 = 0, so all xi = 0. Contradiction. So we must have 4t2 - 2 ≥ 0 and hence t ≥ 1/√2. 

Problem 6
For which n can we find positive integers a1, a2, ... , an such that a12 + a22 + ... + an2 is a square?
Answer
all positive n
Solution
Take a1 = 3, an+1 = (a12 + a22 + ... + an2 - 1)/2. For put bn = a12 + a22 + ... + an2. We show by induction that bn is an odd square. True for 1. Suppose true for n, then an+1 = (bn - 1)/2, which is even, since odd squares are 1 mod 4. Hence bn+1 = bn + an+12 = (bn2 - 2bn + 1 + 4bn)/4 = ((bn + 1)/2)2, which is an odd square.
Thanks to Suat Namli
[more...]


13th Swedish Mathematical Society Problems 1973



1.  log82 = 0.2525 in base 8 (to 4 places of decimals). Find log84 in base 8 (to 4 places of decimals).
2.  The Fibonacci sequence f1, f2, f3, ... is defined by f1 = f2 = 1, fn+2 = fn+1 + fn. Find all n such that fn = n2.
3.  ABC is a triangle with ∠A = 90o, ∠B = 60o. The points A1, B1, C1 on BC, CA, AB respectively are such that A1B1C1 is equilateral and the perpendiculars (to BC at A1, to CA at B1 and to AB at C1) meet at a point P inside the triangle. Find the ratios PA1:PB1:PC1.



4.  p is a prime. Find all relatively prime positive integers m, n such that m/n + 1/p2 = (m + p)/(n + p).
5.  f(x) is a polynomial of degree 2n. Show that all polynomials p(x), q(x) of degree at most n such that f(x)q(x) - p(x) has the form ∑2n<k≤3n (ak + xk), have the same p(x)/q(x).

6.  f(x) is a real valued function defined for x ≥ 0 such that f(0) = 0, f(x+1) = f(x) + √x for all x, and f(x) < ½ f(x - ½) + ½ f(x + ½) for all x ≥ ½. Show that f(½) is uniquely determined. 

Solutions

Problem 1
log82 = 0.2525 in base 8 (to 4 places of decimals). Find log84 in base 8 (to 4 places of decimals).
Answer
0.5253
Solution
log84 = 1 - log8

Problem 2
The Fibonacci sequence f1, f2, f3, ... is defined by f1 = f2 = 1, fn+2 = fn+1 + fn. Find all n such that fn = n2.
Answer
12
Solution
The first few values are f1 = 1, f2 = 1, f3 = 2, f4 = 3, f5 = 5, f6 = 8, f7 = 13, f8 = 21, f9 = 34, f10 = 55, f11 = 89, f12 = 144, f13 = 233, f14 = 377. Note that the only solution to fn = n2 for n ≤ 12 is n = 12. We claim that fn > n2 for n ≥ 13. It is true for n = 13, 14. Suppose it is true for n, n+1, then fn+2 > (n+1)2 + n2 = 2n2 + 2n + 1. But n2-2n-3 = (n-3)(n+1) > 0, so 2n2+2n+1 > n2+4n+4 = (n+2)2, so the result is true for n+2 and hence for all n ≥ 13.
Thanks to Suat Namli


Problem 4
p is a prime. Find all relatively prime positive integers m, n such that m/n + 1/p2 = (m + p)/(n + p).
Answer
for p = 2, (m,n) = (1,2) or (1,4) for p > 2, (m,n) = (p2-p-1,p2).
Solution
Multiplying across we get (n-m)p3 = n(n+p). But n is prime to n-m, so n must divide p3. If n = 1, then p3 divides p+1. Contradiction. If n = p, then p2 divides 2p, so p = 2, so m = 1. If n = p2, then n-m = p+1, so m = p2-p-1. If n = p3, then p3-m = p3+p, which is impossible since m and p are both positive.
[more...]


12th Swedish Mathematical Society Problems 1972



1.  Find the largest real number a such that x - 4y = 1, ax + 3y = 1 has an integer solution.
2.  A rectangular grid of streets has m north-south streets and n east-west streets. For which m, n > 1 is it possible to start at an intersection and drive through each of the other intersections just once before returning to the start?
3.  A steak temperature 5o is put into an oven. After 15 minutes, it has temperature 45o. After another 15 minutes it has temperature 77o. The oven is at a constant temperature. The steak changes temperature at a rate proportional to the difference between its temperature and that of the oven. Find the oven temperature.


4.  Put x = log102, y = log103. Then 15 < 16 implies 1 - x + y < 4x, so 1 + y < 5x. Derive similar inequalities from 80 < 81 and 243 < 250. Hence show that 0.47 < log103 < 0.482.
5.  Show that ∫ 01 (1/(1 + xn)) dx > 1 - 1/n for all positive integers n.
6.  a1, a2, a3, ... and b1, b2, b3, ... are sequences of positive integers. Show that we can find m < n such that am ≤ an and bm ≤ bn

Solutions

Problem 1
Find the largest real number a such that x - 4y = 1, ax + 3y = 1 has an integer solution.
Answer
1
Solution
For a = 1, we have x = 1, y = 1. Suppose a > 1. Then a(4y+1) = 1-3y, so y = -(a-1)/(4a+3) < 0. But a-1 < 4a+3 (since a is positive), so y > -1. Contradiction. So there are no solutions with a > 1.
Thanks to Suat Namli

Problem 2
A rectangular grid of streets has m north-south streets and n east-west streets. For which m, n > 1 is it possible to start at an intersection and drive through each of the other intersections just once before returning to the start?
Answer
mn even
Solution
Suppose a path is possible. Let N,S,E,W be the number of moves north, south, east, west. Then the total number of moves N + S + E + W = mn. Since the path is closed we have E = W and N = S. Hence N + S + E + W is even and hence mn is even.
wlog suppose n is even. The diagram shows one way of making the drive using a comb shape.
Problem 3
A steak temperature 5o is put into an oven. After 15 minutes, it has temperature 45o. After another 15 minutes it has temperature 77o. The oven is at a constant temperature. The steak changes temperature at a rate proportional to the difference between its temperature and that of the oven. Find the oven temperature.
Answer
205o
Solution
The steak temperature is obviously A - Be-kt, where A is the oven temperature, B and k are constants and t is the time. (One can write down the differential equation and solve it). Put h = e-15k.
So we have A - B = 5, A - Bh = 45, A - Bh2 = 77. Subtracting, B(1 - h) = 40, Bh(1 - h) = 32. Hence h = 4/5, B = 200, A = 205.

Problem 5
Show that ∫ 01 (1/(1 + xn)) dx > 1 - 1/n for all positive integers n.
Solution
We have 1/(1+xn) = 1 - xn/(1+xn) > 1 - xn (for x in (0,1)). Hence ∫ 01 (1/(1 + xn)) dx > 1 - ∫ 01 xn dx = 1 - 1/(n+1) > 1 - 1/n.
Thanks to Thomas Linhart
[more...]


11th Swedish Mathematical Society Problems 1971



1.  Show that (1 + a + a2)2 < 3(1 + a2 + a4) for real a ≠ 1.
2.  An arbitrary number of lines divide the plane into regions. Show that the regions can be colored red and blue so that neighboring regions have different colors.
3.  A table is covered by 15 pieces of paper. Show that we can remove 7 pieces so that the remaining 8 cover at least 8/15 of the table.


4.  Find (655333 + 655343 + 655353 + 655363 + 655373 + 655383+ 655393)/(32765·32766 + 32767·32768 + 32768·32769 + 32770·32771).
5.  Show that max|x|≤t |1 - a cos x| ≥ tan2(t/2) for a positive and t ∈ (0, π/2).

6.  99 cards each have a label chosen from 1, 2, ... , 99, such that no (non-empty) subset of the cards has labels with total divisible by 100. Show that the labels must all be equal. 

Solutions

Problem 1
Show that (1 + a + a2)2 < 3(1 + a2 + a4) for real a ≠ 1.
Solution
We have a2 + a + 1 = (a + 1/2)2 + 3/4 > 0. So for a ≠ 1, we have 0 < (a - 1)2(a2 + a + 1) = (a - 1)(a3 - 1) = a4 - a3 - a + 1. Hence 2(1 + a4) > 2a(1 + a2), so (1 + a + a2)2 = 1 + 2a + 3a2 + 2a3 + a4 < 3(1 + a2 + a4). 

Problem 2
An arbitrary number of lines divide the plane into regions. Show that the regions can be colored red and blue so that neighboring regions have different colors.
Solution
Induction on the number of lines. Obvious for 1 line. Suppose true for n lines. Now add the n+1st line and change the color of every region on one side of the new line. 

Problem 4
Find (655333 + 655343 + 655353 + 655363 + 655373 + 655383+ 655393)/(32765·32766 + 32767·32768 + 32768·32769 + 32770·32771).
Answer
7·216
Solution
Put N = 65536 = 216. Then numerator = (N-3)3 + (N-2)3 + (N-1)3 + N3 + (N+1)3 + (N+2)3 + (N+3)3 = ((N-3)3 + (N+3)3) + ((N-2)3 + (N+2)3) + ((N-1)3 + (N+1)3) + N3 = 2(N3 + 27N) + 2(N3 + 12N) + 2(N3 + 3N) + N3 = 7(N3 + 12N).
Put M = N/2 = 32768. Denominator = (M-3)(M-2) + (M-1)M + M(M+1) + (M+2)(M+3) = 4M2 + 12 = N2 + 12. Hence expr = 7N. 

Problem 6
99 cards each have a label chosen from 1, 2, ... , 99, such that no (non-empty) subset of the cards has labels with total divisible by 100. Show that the labels must all be equal.
Solution
Let the labels be a1, a2, ... , a99. Use cyclic subscripts so a100 means a1, a101 means a2 etc. The 99 sums ai, ai + ai+1, ai + ai+1 + ai+2, ... , ai + ai+1 + ... + ai+98 must all be non-zero mod 100 and all unequal (otherwise their difference would give a subset with zero sum mod 100). So one of them must equal -ai-1 mod 100. If it is any but the last, then ai-1 + ai + ... + ai+k gives a subset with sum 0 mod 100. So it must be the last. In other words ai-1 = -(ai + ai+1 + ... + ai+98). But this is independent of i because ai + ai+1 + ... + ai+98 = a1 + a2 + ... + a99. So ai-1 are all equal mod 100 and hence are all equal.
[more...]


10th Swedish Mathematical Society Problems 1970



1.  Show that infinitely many positive integers cannot be written as a sum of three fourth powers of integers.
2.  6 open disks in the plane are such that the center of no disk lies inside another. Show that no point lies inside all 6 disks.
3.  A polynomial with integer coefficients takes the value 5 at five distinct integers. Show that it does not take the value 9 at any integer.


4.  Let p(x) = (x - x1)(x - x2)(x - x3), where x1, x2 and x3 are real. Show that p(x) p''(x) ≤ p'(x)2 for all x.

5.  A 3 x 1 paper rectangle is folded twice to give a square side 1. The square is folded along a diagonal to give a right-angled triangle. A needle is driven through an interior point of the triangle, making 6 holes in the paper. The paper is then unfolded. Where should the point be in order to maximise the smallest distance between any two holes?

6.  Show that (n - m)!/m! ≤ (n/2 + 1/2)n-2m for positive integers m, n with 2m ≤ n. 

Solutions

Problem 1
Show that infinitely many positive integers cannot be written as a sum of three fourth powers of integers.
Solution
Squares must be 0 or 1 mod 4, so any number = 3 mod 4 is not even the sum of three squares. 

Problem 3
A polynomial with integer coefficients takes the value 5 at five distinct integers. Show that it does not take the value 9 at any integer.
Solution
The polynomial can be written as (x-a)(x-b)(x-c)(x-d)(x-e)q(x) + 5 for some distinct integers a, b, c, d, e. Now let x be any other integer (not a, b, c, d, e). If q(x) = 0, then the value is 5, not 9. If q(x) ≠ 0, then |q(x)| ≥ 1. At most two of |x-a|, |x-b|, |x-c|, |x-d|, |x-e| can be 1 and at most two can be 2. So their product is certainly > 4. But to get 9 we must have (x-a)(x-b)(x-c)(x-d)(x-e)q(x) = 4. 

Problem 6
Show that (n - m)!/m! ≤ (n/2 + 1/2)n-2m for positive integers m, n with 2m ≤ n.
Solution
Put n = 2m+r, so we have to show that (m+r)(m+r-1)...(m+1) ≤ (m + (r+1)/2)r. But this is just AM/GM applied to m+r, ... m+1.
Thanks to Suat Namli
[more...]


9th Swedish Mathematical Society Problems 1969



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.
[more...]


8th Swedish Mathematical Society Problems 1968



1.  Find the maximum and minimum values of x2 + 2y2 + 3z2 for real x, y, z satisfying x2 + y2 + z2 = 1.
2.  How many different ways (up to rotation) are there of labeling the faces of a cube with the numbers 1, 2, ... , 6?
3.  Show that the sum of the squares of the sides of a quadrilateral is at least the sum of the squares of the diagonals. When does equality hold?

4.  For n ≠ 0, let f(n) be the largest k such that 3k divides n. If M is a set of n > 1 integers, show that the number of possible values for f(m-n), where m, n belong to M cannot exceed n-1.


5.  Let a, b be non-zero integers. Let m(a, b) be the smallest value of cos ax + cos bx (for real x). Show that for some r, m(a, b) ≤ r < 0 for all a, b. 

Solutions

Problem 1
Find the maximum and minimum values of x2 + 2y2 + 3z2 for real x, y, z satisfying x2 + y2 + z2 = 1.
Answer
3, 1
Solution
x2 + 2y2 + 3z2 = (x2 + y2 + z2) + y2 + 2z2 = 1 + y2 + 2z2 ≥ 1. Equality if x = 1, y = z = 0.
x2 + 2y2 + 3z2 ≤ 3(x2 + y2 + z2) = 3. Equality if x = y = 0, z = 1.

Problem 2
How many different ways (up to rotation) are there of labeling the faces of a cube with the numbers 1, 2, ... , 6?
Answer
30
Solution
Rotate the cube so that 1 is uppermost. There are then 5 choices for the opposite face. There are then 4! = 24 ways of arranging the other 4 faces, but groups of 4 are related by rotation, so 5·6 = 30 ways in all.
[more...]


7th Swedish Mathematical Society Problems 1967



1.  p parallel lines are drawn in the plane and q lines perpendicular to them are also drawn. How many rectangles are bounded by the lines?
2.  You are given a ruler with two parallel straight edges a distance d apart. It may be used (1) to draw the line through two points, (2) given two points a distance ≥ d apart, to draw two parallel lines, one through each point, (3) to draw a line parallel to a given line, a distance d away. One can also (4) choose an arbitrary point in the plane, and (5) choose an arbitrary point on a line. Show how to construct (A) the bisector of a given angle, and (B) the perpendicular to the midpoint of a given line segment.


3.  Show that there are only finitely many triples (a, b, c) of positive integers such that 1/a + 1/b + 1/c = 1/1000.
4.  The sequence a1, a2, a3, ... of positive reals is such that ∑ ai diverges. Show that there is a sequence b1, b2, b3, ... of positive reals such that lim bn = 0 and ∑ aibi diverges.
5.  a1, a2, a3, ... are positive reals such that an2 ≥ a1 + a2 + ... + an-1. Show that for some C > 0 we have an ≥ Cn for all n.

6.  The vertices of a triangle are lattice points. There are no lattice points on the sides (apart from the vertices) and n lattice points inside the triangle. Show that its area is n + ½. Find the formula for the general case where there are also m lattice points on the sides (apart from the vertices). 

Solutions
Problem 1
p parallel lines are drawn in the plane and q lines perpendicular to them are also drawn. How many rectangles are bounded by the lines?
Answer
pq(p-1)(q-1)/4
Solution
The lines give a p x q array of possible vertices. We pick any vertex, then any vertex not in the same row or column. That defines a rectangle. It can be done in pq(p-1)(q-1) ways and gives each rectangle 4 times. 

Problem 3
Show that there are only finitely many triples (a, b, c) of positive integers such that 1/a + 1/b + 1/c = 1/1000.
Solution
wlog a ≤ b ≤ c. Then a ≤ 3000, so there are only finitely many possible values for a. Now for given a we have 1/b + 1/c = fixed. Again there are only a finite number of possibilities for b, and c is then fixed. 

Problem 4
The sequence a1, a2, a3, ... of positive reals is such that ∑ ai diverges. Show that there is a sequence b1, b2, b3, ... of positive reals such that lim bn = 0 and ∑ aibi diverges.
Solution
Put bn = 1/(a1 + a2 + ... + an). Then lim bn = 0. Given any m we can find n such that sn > 2sm and hence sk > 2sm for any k > m. Hence am+1bm+1 + ... + akbk ≥ (sk - sm)/sk = 1 - sm/sk > 1/2 for any k > n. Hence ∑ anbn diverges.
Thanks to Thomas Linhart

Problem 6
The vertices of a triangle are lattice points. There are no lattice points on the sides (apart from the vertices) and n lattice points inside the triangle. Show that its area is n + ½. Find the formula for the general case where there are also m lattice points on the sides (apart from the vertices).
Answer
The area of any polygon with all vertices at lattice points (and boundary not self-intersecting) is ½b + c - 1, where b is the number of lattice points on the boundary (including vertices) and c is the number of lattice points inside.
Solution
This is just Pick's theorem, which is bookwork.
[more...]


6th Swedish Mathematical Society Problems 1966



1.  Let {x} denote the fractional part of x = x - [x]. The sequences x1, x2, x3, ... and y1, y2, y3, ... are such that lim {xn} = lim {yn} = 0. Is it true that lim {xn + yn} = 0? lim {xn - yn} = 0?
2.  a1 + a2 + ... + an = 0, for some k we have aj ≤ 0 for j ≤ k and aj ≥ 0 for j > k. If ai are not all 0, show that a1 + 2a2 + 3a3 + ... + nan > 0.
3.  Show that an integer = 7 mod 8 cannot be sum of three squares.


4.  Let f(x) = 1 + 2/x. Put f1(x) = f(x), f2(x) = f(f1(x)), f3(x) = f(f2(x)), ... . Find the solutions to x = fn(x) for n > 0.
5.  Let f(r) be the number of lattice points inside the circle radius r, center the origin. Show that limr→∞ f(r)/r2 exists and find it. If the limit is k, put g(r) = f(r) - kr2. Is it true that limr→∞ g(r)/rh = 0 for any h < 2?
Solutions

Problem 1
Let {x} denote the fractional part of x = x - [x]. The sequences x1, x2, x3, ... and y1, y2, y3, ... are such that lim {xn} = lim {yn} = 0. Is it true that lim {xn + yn} = 0? lim {xn - yn} = 0?
Answer
Yes, no.
Solution
Since {xn} tends to 0, we must have {xn} < 1/3 for sufficiently large n. Similarly for yn. Hence {xn + yn} = {xn} + {yn} for sufficiently large n, which proves the first part.
A counter-example for the second part is xn = 0, yn = 1/n. Then {xn - yn} = 1 - 1/n which does not tend to 0.

Problem 2
a1 + a2 + ... + an = 0, for some k we have aj ≤ 0 for j ≤ k and aj ≥ 0 for j > k. If ai are not all 0, show that a1 + 2a2 + 3a3 + ... + nan > 0.
Solution
We have ai ≤ 0 for i ≤ k, so i ai ≥ k ai for i ≤ k. Hence ∑1k i ai ≥ k ∑1k ai (*). Similarly, ∑k+1n i ai ≥ k ∑k+1n ai (**). Since not all ai are 0 we cannot have equality in (*) and (**). Hence ∑ i ai > k ∑1k ai + k ∑k+1n ai = 0.

Problem 3
Show that an integer = 7 mod 8 cannot be sum of three squares.
Solution
All squares are 0, 1 or 4 mod 8.

Problem 4
Let f(x) = 1 + 2/x. Put f1(x) = f(x), f2(x) = f(f1(x)), f3(x) = f(f2(x)), ... . Find the solutions to x = fn(x) for n > 0.
Answer
x = -1 or 2.
Solution
f(x) = x iff 0 = x2 - x - 2 = (x+1)(x-2). Now it is clear by a trivial induction that fn(x) = linear/linear. So fn(x) = x is a quadratic and so has at most two roots. But x = -1 and 2 are obviously roots, so they are the only roots.

Problem 5
Let f(r) be the number of lattice points inside the circle radius r, center the origin. Show that limr→∞ f(r)/r2 exists and find it. If the limit is k, put g(r) = f(r) - kr2. Is it true that limr→∞ g(r)/rh = 0 for any h < 2?
Answer
k = π
Yes, any h > 1.
Solution
The area of the circle is πr2. We may tile the plane with squares side 1 centered on the lattice points. A circle encloses some complete squares and some incomplete squares. If all the squares were complete the circle would enclose πr2, since the incomplete squares have smaller area, it encloses ≥ πr2 squares. Any square which intersects the disk radius r-2 must be completely inside the disk radius r, so there are at least π(r-2)2 squares completely inside the disk radius r. So the number of lattice points is at least π(r-2)2. If the lattice point lies inside the circle then its square lies entirely inside the circle radius r+2, so the number of lattice points is at most π(r+2)2. So π(1 - 2/r)2 ≤ f(r)/r2 ≤ π(1 + 2/r)2. Hence lim f(r)/r2 = π.
The inequality above gives |g(r)| ≤ 4π(r+1), so lim g(r)/rh = 0 for h > 1.
[more...]


5th Swedish Mathematical Society Problems 1965



1.  The feet of the altitudes in the triangle ABC are A', B', C'. Find the angles of A'B'C' in terms of the angles A, B, C. Show that the largest angle in A'B'C' is at least as big as the largest angle in ABC. When is it equal?

2.  Find all positive integers m, n such that m3 - n3 = 999.
3.  Show that for every real x ≥ ½ there is an integer n such that |x - n2| ≤ √(x - ¼).


4.  Find constants A > B such that f( 1/(1+2x) )/f(x) is independent of x, where f(x) = (1 + Ax)/(1 + Bx) for all real x ≠ -1/B. Put a0 = 1, an+1 = 1/(1 + 2an). Find an expression for an by considering f(a0), f(a1), ... .

5.  Let S be the set of all real polynomials f(x) = ax3 + bx2 + cx + d such that |f(x)| ≤ 1 for all -1 ≤ x ≤ 1. Show that the set of possible |a| for f in S is bounded above and find the smallest upper bound. 

Solutions
Problem 2
Find all positive integers m, n such that m3 - n3 = 999.
Answer
103 - 13, 123 - 93
Solution
The fastest way to do this is simply to write down the small cubes: 1, 8, 27, 64, 125, 216, 343, 512, 729, 1000, 1331, 1728, 2197 (those at least you should know), 2744, 3375, 4096, 4913, 5832, 6859. Note that 6859 - 5832 > 999 and (n+1)3 - n3 is obviously an increasing function of n, so there are no solutions for m ≥ 19. We find the solutions for m < 19 by inspection.


Problem 3
Show that for every real x ≥ ½ there is an integer n such that |x - n2| ≤ √(x - ¼).
Solution
|x - n2| ≤ √(x - ¼) is equivalent to x2 - (2n2+1)x + n4 + 1/4 ≤ 0. The roots are n2 ± n + 1/2, so the inequality is satisfied for n2 - n + 1/2 ≤ x < n2 + n + 1/2. But these intervals cover the reals ≥ 1/2, because n2 + n + 1/2 = (n+1)2 - (n+1) + 1/2
[more...]


4th Swedish Mathematical Society Problems 1964



1.  Find the side lengths of the triangle ABC with area S and ∠BAC = x such that the side BC is as short as possible.
2.  Find all positive integers m, n such that n + (n+1) + (n+2) + ... + (n+m) = 1000.
3.  Find a polynomial with integer coefficients which has √2 + √3 and √2 + 31/3 as roots.
4.  Points H1, H2, ... , Hn are arranged in the plane so that each distance HiHj ≤ 1. The point P is chosen to minimise max(PHi). Find the largest possible value of max(PHi) for n = 3. Find the best upper bound you can for n = 4.


5.  a1, a2, ... , an are constants such that f(x) = 1 + a1 cos x + a2 cos 2x + ... + an cos nx ≥ 0 for all x. We seek estimates of a1. If n = 2, find the smallest and largest possible values of a1. Find corresponding estimates for other values of n. 

Solutions

Problem 1
Find the side lengths of the triangle ABC with area S and ∠BAC = x such that the side BC is as short as possible.
Answer
BC = 2√(S tan(x/2)), AB = AC = √(S/(sin(x/2)cos(x/2)) )
Solution
For given BC, the locus of A with ∠BAC = x is the arc of a circle. The area is BC times the height, so we maximise the area by taking AB = AC. Since we want BC as small as possible, we must have AB = AC. So suppose BC = 2k, height = h. Then S = hk, and h = k cot(x/2). So S = k2 cot(x/2). Hence k = √(S tan(x/2)). Then the other sides have length k/sin(x/2). 


Problem 2
Find all positive integers m, n such that n + (n+1) + (n+2) + ... + (n+m) = 1000.
Answer
(m,n) = (15,55), (24,28), (4,198).
Solution
There are m+1 terms, average size (2n+m)/2. So (m+1)(2n+m) = 2000 = 16·125. Note that m+1 and 2n+m have opposite parity. Also 1 < m+1 < 2n+m. So we have m+1 = 16, 25 or 5. 

Problem 3
Find a polynomial with integer coefficients which has √2 + √3 and √2 + 31/3 as roots.
Answer
(x4 - 10x2 + 1)(x6 - 6x4 - 6x3 + 12x2 - 36x + 1) = 0
Solution
(x + √2 + √3)(x - √2 - √3) = x2 - 5 - 2√6. Similarly, (x + √2 - √3)(x - √2 + √3) = x2 - 5 + 2√6, so √2 + √3 is a root of (x2 - 5 - 2√6)(x2 - 5 + 2√6) = x4 - 10x2 + 1.
√2 + 31/3 is a root of (x - √2)3 - 3 = 0, or (x3 + 6x - 3) - (3x2 + 2)√2 = 0. Multiplying by (x3 + 6x - 3) + (3x2 + 2)√2 we get (x3 + 6x - 3)2 - 2(3x2 + 2)2 = 0 or x6 - 6x4 - 6x3 + 12x2 - 36x + 1 = 0.
So, (x4 - 10x2 + 1)(x6 - 6x4 - 6x3 + 12x2 - 36x + 1) = 0 has both required roots.
[more...]


3rd Swedish Mathematical Society Problems 1963



1.  How many positive integers have square less than 107?
2.  The squares of a chessboard have side 4. What is the circumference of the largest circle that can be drawn entirely on the black squares of the board?
3.  What is the remainder on dividing 1234567 + 891011 by 12?


4.  Given the real number k, find all differentiable real-valued functions f(x) defined on the reals such that f(x+y) = f(x) + f(y) + f(kxy) for all x, y.

5.  A road has constant width. It is made up of finitely many straight segments joined by corners, where the inner corner is a point and the outer side is a circular arc. The direction of the straight sections is always between NE (45o) and SSE (157½o). A person wishes to walk along the side of the road from point A to point B on the same side. He may only cross the street perpendicularly. What is the shortest route?

6.  The real-valued function f(x) is defined on the reals. It satisfies |f(x)| ≤ A, |f ''(x)| ≤ B for some positive A, B (and all x). Show that |f '(x)| ≤ C, for some fixed C, which depends only on A and B. What is the smallest possible value of C? 

Solutions
Problem 1
How many positive integers have square less than 107?
Answer
3162
Solution
I find this a somewhat baffling question (in the sense of why on earth would anyone set a question like this!). There are algorithms for calculating the square root, but no one is likely to remember them. So one has to resort to kludges. Probably most people remember enough squares to know that 312 = 961, 322 = 1024, so the answer is 31xx. We have 31002 = 9610000, which is 390000 short. We have 31xy2 = 31002 + 6200·xy + xy2. So we want roughly xy = 3900/62 = about 63. So we try 3162 and 3163.



Problem 2
The squares of a chessboard have side 4. What is the circumference of the largest circle that can be drawn entirely on the black squares of the board?
Answer
radius = √40, circumference = 2√40 π
Solution
 

Consider the arc of the circle that lies in a particular black square. Its endpoints must be vertices of the square (otherwise the continuation of the arc would enter a white square). Suppose the two vertices are opposite (A and B in the diagram below). Then the two vertices of the next square along the circle cannot be opposite or the circle would pass through three collinear points (so they must be B and C in the diagram). Hence the center lies on the the perpendicular bisectors of AB and BC, so it must be O. That works, as shown in the diagram above.

If no square on the circle has opposite vertices on the circle, then it is easily seen that the circle must pass through the four vertices of a square and so is smaller than the case above. (Of course, if the circle is contained in a single square, then it is smaller still.)

 Problem 3
What is the remainder on dividing 1234567 + 891011 by 12?
Answer
9
Solution
1234 = 1 mod 3, so 1234567 = 1 mod 3. 89 = -1 mod 3, so 891011 = -1 mod 3. Hence 1234567 + 891011 = 0 mod 3. 1234 is even, so 1234567 = 0 mod 4. 89 = 1 mod 4, so 891011 = 1 mod 4. Hence 1234567 + 891011 = 1 mod 4. So it is 9 mod 12.
[more...]


2nd Swedish Mathematical Society Problems 1962



1.  Find all polynomials f(x) such that f(2x) = f '(x) f ''(x).
2.  ABCD is a square side 1. P and Q lie on the side AB and R lies on the side CD. What are the possible values for the circumradius of PQR?
3.  Find all pairs (m, n) of integers such that n2 - 3mn + m - n = 0.


4.  Which of the following statements are true?
(A) X implies Y, or Y implies X, where X is the statement, the lines L1, L2, L3 lie in a plane, and Y is the statement, each pair of the lines L1, L2, L3 intersect.
(B) Every sufficiently large integer n satisfies n = a4 + b4 for some integers a, b.
(C) There are real numbers a1, a2, ... , an such that a1 cos x + a2 cos 2x + ... + an cos nx > 0 for all real x.

5.  Find the largest cube which can be placed inside a regular tetrahedron with side 1 so that one of its faces lies on the base of the tetrahedron. 

Solutions
Problem 1
Find all polynomials f(x) such that f(2x) = f '(x) f ''(x).
Answer
4x3/9
Solution
Suppose deg f = n. Then deg f ' = n-1 and deg f " = n-2, so n = n-1+n-2. Hence n = 3. So put f(x) = ax3 + bx2 + cx + d. Then we have 8ax3 + 4bx2 + 2cx + d = (3ax2 + 2bx + c)(6ax + 2b) = 18a2x3 + 18abx2 + (6ac+4b2)x + 2bc. Comparing x3, a = 4/9. Then comparing x2, b = 0. Comparing x, c = 0. Comparing constant term, d = 0. 

Problem 2
ABCD is a square side 1. P and Q lie on the side AB and R lies on the side CD. What are the possible values for the circumradius of PQR?
Answer
any value in [1/2, 1/√2]
Solution
Let O be the circumcenter. Then OP + OR ≥ PR ≥ AD = 1, so the radius is at least 1/2. P,Q,R always lie inside or on the circle through A,B,C,D which has radius 1/√2, so the radius is at most 1/√2.
Now take ∠RPQ = 90o, then QR is a diameter of the circumcircle and so the circumradius is ½QR. By adjusting the positions of Q, R we can obviously get QR to have any value in [1,√2]. 

Problem 3
Find all pairs (m, n) of integers such that n2 - 3mn + m - n = 0.
Answer
(m,n) = (0,0) or (0,1)
Solution
(3m+1)(3n-1) = 3n2-1, so if p divides 3n-1, then it also divides 3n2-1, and hence also (3n2-1) - n(3n-1) = n-1, and hence also (3n-1) - 3(n-1) = 2. So 3n-1 = 0, ±1 or ±2. But n must be an integer, so 0, 1, -2 do not work. -1 gives n = 0 and hence m = 0, which is a solution. 2 gives n = 1 and hence m = 0, which is a solution.
[more...]


1st Swedish Mathematical Society Problems 1961



1.  Let S be the system of equations (1) y(x4 - y2 + x2) = x, (2) x(x4 - y2 + x2) = 1. Take S' to be the system of equations (1) and x·(1) - y·(2) (or y = x2). Show that S and S' do not have the same set of solutions and explain why.
2.  Show that x1/xn + x2/xn-1 + x3/xn-2 + ... + xn/x1 ≥ n for any positive reals x1, x2, ... , xn.


3.  For which n is it possible to put n identical candles in a candlestick and to light them as follows. For i = 1, 2, ... , n, exactly i candles are lit on day i and burn for exactly one hour. At the end of day n, all n candles must be burnt out. State a possible rule for deciding which candles to light on day i.
4.  288 points are placed inside a square ABCD of side 1. Show that one can draw a set S of lines length 1 parallel to AB joining AD and BC, and additional lines parallel to AD joining each of the 288 point to a line in S, so that the total length of all the lines is less than 24. Is there a stronger result?
5.  n is a positive integer. Show that x6/6 + x2 - nx has exactly one minimum an. Show that for some k, limn→∞ an/nk exists and is non-zero. Find k and the limit.

Solutions
Problem 1
Let S be the system of equations (1) y(x4 - y2 + x2) = x, (2) x(x4 - y2 + x2) = 1. Take S' to be the system of equations (1) and x·(1) - y·(2) (or y = x2). Show that S and S' do not have the same set of solutions and explain why.
Solution
S' has the solution x = 0, y = 0, but S does not. Replacing (2) by x·(1) - y·(2) introduces the extra solution. 

Problem 2
Show that x1/xn + x2/xn-1 + x3/xn-2 + ... + xn/x1 ≥ n for any positive reals x1, x2, ... , xn.
Solution
AM/GM. 

Problem 3
For which n is it possible to put n identical candles in a candlestick and to light them as follows. For i = 1, 2, ... , n, exactly i candles are lit on day i and burn for exactly one hour. At the end of day n, all n candles must be burnt out. State a possible rule for deciding which candles to light on day i.
Answer
n odd.
If i < n/2, light i candles starting from 1. If i > n/2, light i candles starting from n. Eg 1; 1,2; 3,4,5; 2,3,4,5; 1,2,3,4,5.
Solution
Total candle hours = 1 + 2 + ... + n = n(n+1)/2. Hence (n+1)/2 per candle. But each candle is lit for a whole number of hours, so n must be odd.
Rule above gives pairs of days 1, 2, ... , i and i+1, i+2, ... , n, plus the final day when all candles are lit. Each candle is lit once for each pair of days (and is lit on the final day). 

Problem 4
288 points are placed inside a square ABCD of side 1. Show that one can draw a set S of lines length 1 parallel to AB joining AD and BC, and additional lines parallel to AD joining each of the 288 point to a line in S, so that the total length of all the lines is less than 24. Is there a stronger result?
Answer
≤ 18 6/23
Solution
Place 12 horizontal non-overlapping strips width 1/12 across the square. Take S to be the center-lines of the strips. Join each point to the center-line of its strip. So we have 12 lines length 1 and 288 lines length at most 1/24, total at most 24.
Take 24 equally spaced parallel lines, including two edges of the square. So the distance between two adjacent lines is 1/23. Color the lines alternately red and blue. Let R be the sum of the distances of the 288 points from the nearest red line and B the sum of the distances from the nearest blue line. For each point the sum of the distance to the nearest blue line and the distance to the nearest red line is 1/23, because each point lies in a strip width 1/23 bounded by the nearest red line and the nearest blue line. Hence B + R = 288/23. So at least one of B, R is ≤ 144/23. So if we take that set of 12 lines as the lines we get a total length for the lines and perpendicular segments of at most 12 + 144/23 = 18 6/23. 

Problem 5
n is a positive integer. Show that x6/6 + x2 - nx has exactly one minimum an. Show that for some k, limn→∞ an/nk exists and is non-zero. Find k and the limit.
Answer
k = 6/5, limit = -5/6.
Solution
Derivative is x5 + 2x - n, which is strictly monotonic increasing. It is -n at 0. So it has a single zero for some h > 0 and is negative for x < h, and positive for x > h. Hence the zero represents a minimum.
At n1/5 derivative is n + 2n1/5 - n = 2n1/5 > 0, so minimum is before n1/5. At n1/5-1, derivative is n - 5n4/5 + O(n3/5) + 2n1/5 - n which is less than 0 for sufficiently large n. So the minimum occurs (for sufficiently large n) for x = n1/5-h for some 0 < h < 1. The value at n1/5 - h is (1/6) n6/5 + O(n) - n6/5 = -5/6 n6/5 + O(n).
Comment. Early Western olympiad questions often used basic calculus.

 
[more...]


Fun Maths Games for Kids

 
Return to top of page Copyright © Math Learning - Yearbooks - School Books - School Reading Books - Learning Math for Kids - Kids Math Learning - Math Games for Kids - Math Books for Kids - Online Math learning - Maths Learning - Online Math Learning - Math learning software - Math Learn - Math Learning Disabilities - Math Playground - Math is Fun - Math Learning center - Math Online - 3 digit divisor worksheets - Math Olympiad - Math Games Olympiad 2010 www.mathlearning.org. All right reseved. | Powered by Kids Math Books