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.
Labels:
Swedish Mathematical Society