网站首页 用户注册 用户登录 网站地图
交流讨论区
资料交流区
学校展示区
 
语文   数学   英语   物理   化学   政治   生物   历史   地理   体育与健康   艺术教育   信息技术
 
数学频道首页   教学参考   课程资源   在线题库   竞赛园地   互动天地   数学史料   课外数学   小学数学
 

你的位置>中基网首页>数学频道首页>课程资源
打印  送给朋友  网友讨论 2002-11-3 阅读次数:1493 

9st IMO 1967

1. The parallelogram ABCD has AB = a, AD = 1, angle BAD = A, and the triangle ABD has all angles acute. Prove that circles radius 1 and center A, B, C, D cover the parallelogram iff
      a <= cos A + Ö3 sin A.

Solution

Solution Evidently the parallelogram is a red herring, since the circles cover it iff and only if the three circles center A, B, D cover the triangle ABD.
The three circles radius x and centers the three vertices cover an acute-angled triangle ABC iff x is at least R, the circumradius. The circumcenter O is a distance R from each vertex, so the condition is clearly necessary. If the perpendiculars from O to AB, BC, CA are OP, OQ, OR, then the circle center A, radius R covers the quadrilateral APOR, the circle center B, radius R covers the quadrilateral BPOQ, and the circle center C radius R covers the quadrilateral CQOR, so the condition is also sufficient.
We need an expression for R in terms of a and A. We can express BD two ways: 2R sin A, and Ö(a2 + 1 - 2a cos A). So a necessary and sufficient condition for the covering is 4 sin2A >= (a2 + 1 - 2a cos A), which reduces to a <= cos A + Ö3 sin A, since cos A <= a (the foot of the perpendicular from D onto AB must lie between A and B).

2. Prove that a tetrahedron with just one edge length greater than 1 has volume at most 1/8.

Solution

Solution Let the tetrahedron be ABCD and assume that all edges except AB have length at most 1. The volume is the 1/3 x area BCD x height of A above BCD. The height is at most the height of A above CD, so we maximise the volume by taking the triangles ACD and BCD to be perpendicular. Then the volume is 1/6 x CD x altitude from A to CD x altitude from B to CD. If AC or AD is less than 1, then we can increase the altitude from A to CD whilst keeping CD fixed by taking AC = AD = 1. Similarly for the altitude from B to CD. So if CD = z, the volume is z(1 - z2/4)/6. This is slightly awkward to maximise without using calculus. Factorise as: z(1 - z/2)(1 + z/2)/6 <= z(1 - z/2)(1 + 1/2)/6 = z/4 - z2/8 = 1/8 - (z - 1)2/8 <= 1/8. Checking back, we find that z = 1 gives z(1 - z2/4)/6 = 1/8, so that is indeed the maximum value.

3. Let k, m, n be natural numbers such that m + k + 1 is a prime greater than n + 1. Let cs = s(s+1). Prove that:
    (cm+1 - ck)(cm+2 - ck) ... (cm+n - ck)
is divisible by the product c1c2 ... cn.

Solution

Solution The key is that ca - cb = (a - b)(a + b + 1). Hence the product (cm+1 - ck)(cm+2 - ck) ... (cm+n - ck) is the product of the n consecutive numbers (m - k + 1), ... , (m - k + n), times the product of the n consecutive numbers (m + k + 2), ... , (m + k + n + 1). The first product is just the binomial coefficient (m-k+n)Cn times n!, so it is divisible by n!. The second product is 1/(m + k + 1) x (m + k + 1)(m + k + 2) ... (m + k + n + 1) = 1/(m + k + 1) x (m+k+n+1)C(n+1) x (n+1)!. But m + k + 1 is a prime greater than n + 1, so it has no factors in common with (n+1)!, hence the second product is divisible by (n+1)!. Finally note that c1c2 ... cn= n! (n+1)!.

4. A0B0C0 and A1B1C1 are acute-angled triangles. Construct the triangle ABC with the largest possible area which is circumscribed about A0B0C0 (BC contains A0, CA contains B0, and AB contains C0) and similar to A1B1C1.

Solution

Solution Take any triangle similar to A1B1C1 and circumscribing A0B0C0. For example, take an arbitary line through A0 and then lines through B0 and C0 at the appropriate angles to the first line. Label the triangle‘s vertices X, Y, Z so that A0 lies on YZ, B0 on ZX, and C0 on XY. Now any circumscribed ABC (labeled with the same convention) must have C on the circle through A0, B0 and Z, because it has angle C = angle Z = angle C1. Similarly it must have B on the circle through C0, A0 and Y, and it must have A on the circle through B0, C0 and X.
Consider the side AB. It passes through C0. Its length is twice the projection of the line joining the centers of the two circles onto AB (because each center projects onto the midpoint of the part of AB that is a chord of its circle). But this projection is maximum when it is parallel to the line joining the two centers. The area is maximised when AB is maximised (because all the triangles are similar), so we take AB parallel to the line joining the centers. [Note, in passing, that this proves that the other sides must also be parallel to the lines joining the respective centers and hence that the three centers form a triangle similar to A1B1C1.]

5. a1, ... , a8 are reals, not all zero. Let cn = a1n + a2n + ... + a8n for n = 1, 2, 3, ... . Given that an infinite number of cn are zero, find all n for which cn is zero.

Solution

Solution Take |a1| >= |a2| >= ... >= |a8|. Suppose that |a1|, ... , |ar| are all equal and greater than |ar+1|. Then for sufficiently large n, we can ensure that |as|n < 1/8 |a1|n for s > r, and hence the sum of |as|n for all s > r is less than |a1|n. Hence r must be even with half of a1, ... , ar positive and half negative.
If that does not exhaust the ai, then in a similar way there must be an even number of ai with the next largest value of |ai|, with half positive and half negative, and so on. Thus we find that cn = 0 for all odd n.

6. In a sports contest a total of m medals were awarded over n days. On the first day one medal and 1/7 of the remaining medals were awarded. On the second day two medals and 1/7 of the remaining medals were awarded, and so on. On the last day, the remaining n medals were awarded. How many medals were awarded, and over how many days?

Solution

Solution Let the number of medals remaining at the start of day r be mr. Then m1 = m, and 6(mk - k)/7 = mk+1 for k < n with mn = n.
After a little rearrangement, we find that m = 1 + 2(7/6) + 3(7/6)2 + ... + n(7/6)n-1. Summing, we get m = 36(1 - (n + 1)(7/6)n + n (7/6)n+1) = 36 + (n - 6)7n/6n-1. 6 and 7 are coprime, so 6n-1 must divide n - 6. But 6n-1 > n - 6, so n = 6 and m = 36.

摘自:数学人


相 关 文 章

数学英语词汇(2)
数学公式的英语读法
各种数学语言的英语翻译
Standards for Grades 9–12
Standards for Grades 6–8
1st IMO 1959
2st IMO 1960
3st IMO 1961
4st IMO 1962
5st IMO 1963
6st IMO 1964
7st IMO 1965
8st IMO 1966
10st IMO 1968
11st IMO 1969

中基网首页   教育新闻   课程改革   招生咨询    行政管理    教育用品   教育社区    NCCT  北师大  NRCCE  附校中心
关于我们 网站地图 联系方式 版权声明 广告服务
-----------------------------------------------------------------------
中国基础教育网 版权所有,2000-2002
Copyright 2000_2002 cbe21.com.All Rights Reserved