Department of Math and Computer Science
Problems of the Month 2008
Problem for 2008 January
click here
Problem for 2008 February
click here
Problem for 2008 March
|
Communicated by Dan Jurca |
Given 2n points in the plane with no three collinear, n colored blue and n colored red, prove that one can always connect the points in pairs by line segments having different colored endpoints and such that no two line segments cross each other.
The assertion is obviously true if n=1, hence follows by induction on n from the following
Proposition. If n is an integer, 2 £ n, and there exist 2n points in the plane with no three collinear, n colored blue and n colored red, then there exists a (straight) line \l in the plane and an integer m, 1 £ m < n, such that there are exactly m points colored blue and m points colored red on one side of \l, and n-m points colored blue and n-m points colored red on the other side of \l.
Proof.
The assertion is clearly true if n=2, so suppose 3 £ n.
Let S be the set of 2n points, let D be a disk which includes S, let T be the set of all n(2n-1) lines determined by each pair of points in S, regardless of color, and let P be a point in the plane not in D and not on any line in T. (Such a P clearly exists since T is a finite set of lines.) Since no three points in S are collinear a line determined by P and a point in S contains no other point of S. Therefore a line through P rotated through 180° meets the points in S one at a time. So suppose k is a line through P such that the disk D is on one side of k, and let c=0. Without loss of generality suppose that as k is rotated through 180° the first point in S which is on k is a point colored blue. Then as k rotates through 180° add 1 to c each time a point colored blue is met, and
subtract 1 from c each time a point colored red is met. (Thus, c is a ``counter''.) Clearly after k has rotated through 180° the value of c will be 0 again (since there are as many points colored blue as are colored red). If the last point met by k was colored blue, then c must have been -1 before k met this last point, hence must have been zero somewhere. Then l can be a line through P in the angle determined by k after c has assumed the value 0 for the first time (after being 1 earlier), and then either 1 again, or -1. A similar argument can be made if the first and last points met by k are colored red. If, however, the first and last points met by k are colored differently, then by
considering the smaller set of points obtained by deleting these two points, and arguing as above, the proposition follows by induction on n.
|
Better solution communicated (but not found) by Dan Jurca |
Suppose the points colored blue are labeled B1, B2, ¼, Bn and the points colored red are labeled R1, R2, ¼, Rn, let Sn
be the set of all permutations on the set {1, 2, ¼, n}, and let |PQ| be the length of the segment in the plane with endpoints P and Q.
Let j:Sn®R by
Since Sn is a finite set the function j attains a minimum value, say at p0 Î Sn. Now if the segment BiRp0(i) intersects the segment BjRp0(j), then (by the triangle inequality) a value less than j(p0) is attained by j(p1), where 1 £ k £ n, k ¹ i, k ¹ j Þ p1(k)=p0(k), p1(i)=p0(j), and p1(j)=p0(i). This contradiction shows that no two of the segments B1Rp0(1), B2Rp0(2), ¼,\BnRp0(n) intersect.
Also solved by Bojan Basic and Vlad Dumitriu
Problem for 2008 April
A method often used to solve an equation, or, equivalently, to find a zero of a function f:R®R (i.e., a number z such that f(z)=0), is to compute the first few terms of the sequence (xn)n=0¥ where x0 is chosen near z and for 1 £ n the terms xn
are generated using Newton's method. That is
|
1 £ n Þ xn=xn-1- |
f(xn-1)
f¢(xn-1)
|
. |
|
If f is nice enough and x0 is sufficiently close to z the sequence so generated converges to z, and often converges (in an appropriate sense)
rapidly.
-
1.
-
Consider f:R®R by f(x)=(4x5-19x4+26x3-7x2-4x+4)/4, and observe that f(2)=0. Show that with x0=0 the sequence of
Newton's method iterates as described above is (0,1,0,1,0,1,¼), hence does not converge.
-
2.
- Generalize this as follows. Suppose n is an integer and 2 £ n. Then there exists a function f:R®R such that f(n)=0 but if we set x0=0, then the sequence of Newton's method iterates as described above is
|
(0,1,2,¼,n-1,0,1,2,¼,n-1,0,1,2,¼,n-1,¼,¼); |
|
i.e., xi=i mod n.
-
1.
-
We find
|
|
| |
|
=xi-1- |
4xi-15-19xi-14+26xi-13-7xi-12-4xi-1+4
20xi-14-76xi-13+78xi-12-14xi-1-4
|
|
| |
| = |
16xi-15-57xi-14+52xi-13-7xi-12-4
20xi-14-76xi-13+78xi-12-14xi-1-4
|
, |
|
|
so that if xi-1=0, then xi=1, and if xi-1=1, then xi=0.
-
2.
- There exists a unique polynomial p(x) of degree £ 2n+1 (a Hermite interpolating polynomial ) with the following properties.
- a.
-
p(0)=p(1)=p(2)=¼ = p(n-2)=1;
-
b.
-
p¢(0)=p¢(1)=p¢(2)=¼ = p¢(n-2)=-1;
-
c.
-
p(n-1)=1, and p¢(n-1)=1/(n-1);
-
d.
-
p(n)=0, and p¢(n)=0.
-
-
This polynomial has the properties required in 2.
An example for n=3:
|
f(x)= |
-11x7+192x6-1142x5+3066x4-3851x3+1962x2-216x+216
216
|
|
|
Also solved by Bojan Basic (Novi Sad, Serbia), Jan van Delden, Minhhua Lin (Xi'an, China), and Massoud Malek
Bojan Basic found an expression for a function f as required in 2 with coefficients satisfying a certain linear system, and proved that there exists a solution of the system.
Minhua Lin gave the following explicit formula for a function f satisfying the conditions in 2.
|
f(x)= |
ì ï ï ï í
ï ï ï î
| |
|
| | |
(3x-2nx+2n2-4n+2)(x+2-n)2(n-1) |
|
| |
(2xn-x-2n2+4n-2)(x-n)2(n-1) |
|
|
| |
|
Problem for 2008 May
|
Communicated by Dan Jurca |
According to the Hungarian Problem Book II the following problem appeared in the 1913 Eötvös mathematics competition.
Prove that for every integer n > 2
1 < i < n Þ
Therefore 2 < n Þ
as desired.
Also solved by Alexandru Cardaniuc, Jinzhong Li (China), Minghua Lin (China), Grant Morgan, John Sayer, and Armend Shabhani (Republic of Kosova)
Problem for 2008 June
Recall that the vector ``cross product'' a×b in R3 is not associative. For example
So for vectors a and b in R3 let
|
|
|
={x Î R3 | x×(a×b)=(x×a)×b} |
| |
|
={x Î R3 | a×(x×b)=(a×x)×b} |
| |
| ={x Î R3 | a×(b×x)=(a×b)×x}. |
|
|
-
1.
-
Prove that a,b Î R3 Þ Vi(a,b) is a subspace of R3, i=1,2,3.
-
2.
- Prove that a,b Î R3 Þ V1(a,b)=V3(b,a).
-
3.
- Prove that a Î R3 Þ V2(a,a)=R3.
-
4.
- What are the subspaces Vi(a,0), i=1,2,3?
-
5.
- If a ¹ 0, what is the subspace V3(a,a)?
-
6.
- What is the subspace V3(i,j)?
-
7.
- What is the subspace V3(j,i)?
-
8.
- What is the subspace V3(i+j,i)?
-
9.
- Show that a,b Î R3 Þ Vi(a,b) ¹ {0}, i=1,2,3.
-
1.
-
Obviously 0, the zero vector, is in each Vi(a,b), so each is a nonempty subset of R3. If x Î V1(a,b) and y Î V1(a,b), then
so that x+y Î V1(a,b). If k Î R and x Î V1(a,b), then
so that kx Î V1(a,b). Hence V1(a,b) is a subspace of R3; and similarly V2(a,b) and V3(a,b) are subspaces of R3.
-
2.
-
If x Î V1(a,b), then x×(a×b)=(x×a)×b; hence
so that x Î V3(b,a), and V1(a,b) Ì V3(b,a). Similarly V3(b,a) Ì V1(a,b),
whence V1(a,b)=V3(b,a).
-
3.
- x Î R3 Þ a×(x×a)=-(x×a)×a=(a×x)×a,
so that x Î V2(a,a); hence R3 Ì V2(a,a), so V2(a,a)=R3.
-
4.
-
Since x Î R3 Þ x×(a×0)=x×0=0=(x×a)×0,
x Î V1(a,0), and V1(a,0)=R3. Similarly V2(a,0)=R3 and V3(a,0)=R3.
-
5.
-
x Î V3(a,a) Þ a×(a×x)=(a×a)×x=0×x=0; it follows that (a·x)a-(a·a)x=0, so that (since a ¹ 0) x=(a·x)a/(a·a); i.e., x=ka for some k Î R. Conversely, if x=ka, then a×(a×x)=a×(a×ka)=0=0×x=(a×a)×x, and x Î V3(a,a). Hence a ¹ 0 Þ V3(a,a)=Ra.
-
6.
-
Suppose x=x1i+x2j+x3k and x Î V3(i,j). Then i×(j×(x1i+x2j+x3k))=(i×j)×(x1i+x2j+x3k). Therefore i×(-x1k+x3i)=k×(x1i+x2j+x3k), so x1j=x1j-x2i. Therefore x2=0 and x=x1i+x3k. Conversely,
i×(j×(x1i+x3k))=i×(-x1k+x3i)=x1j=x1(k×i)+0=k×(x1i+x3k)=(i×j)×(x1i+x3k), so x1i+x3k Î V3(i,j). Therefore V3(i,j)=RiÅRk.
-
7.
-
If x=x1i+x2j+x3k Î V3(j,i), then j×(i×(x1i+x2j+x3k))=j×(x2k-x3j)=x2i=(j×i)×(x1i+x2j+x3k)=-k×(x1i+x2j+x3k)=-x1j+x2i, so that x1=0 and x=x2j+x3k. Conversely, if x=x2j+x3k, then
j×(i×x)=j×(i×(x2j+x3k)=j×(x2k-x3j)=x2i=-k×(x2j+x3k)=(j×i)×(x2j+x3k), so x Î V3(j,i). Hence V3(j,i)=RjÅRk.
-
8.
-
If x=x1i+x2j+x3k and x Î V3(i+j,i), then we find (i+j)×(i×(x1i+x2j+x3k))=(i+j)×(x2k-x3j)=-x2j-x3k+x2i=x2i-x2j-x3k; and ((i+j)×i)×(x1i+x2j+x3k)=-k×(x1i+x2j+x3k)=-x1j+x2i=x2i-x1j. Therefore x1=x2 and x3=0, so that x=k(i+j) for some k Î R. Conversely,
(i+j)×(i×k(i+j))=k(i+j)×k=k(-j+i)=-k(j-i)=-kk×(i+j)=((i+j)×i)×k(i+j), so k(i+j) Î V3(i+j,i).
Thus V3(i+j,i)=R(i+j).
-
9.
-
Suppose a=a1i+a2j+a3k and b=b1i+b2j+b3k. Then by a straightforward computation we find that x Î V1(a,b) if and only if M1x=0, x Î V2(a,b) if and only if M2x=0,
and x Î V3(a,b) if and only if M3x=0 where M1, M2, and M3 are the following matrices.
By another straightforward computation one finds that each of M1, M2, and M3 is a singular matrix; hence for each a and b there exists a nonzero vector in each of V1(a,b), V2(a,b), and V3(a,b).
Also solved by Minghua Lin (China)