返回题库

HMMT 二月 2002 · 冲刺赛 · 第 25 题

HMMT February 2002 — Guts Round — Problem 25

专题
Contest Math / 竞赛数学
难度
L3
来源
HMMT

题目详情

英文原题

  1. [ ± 4] A math professor stands up in front of a room containing 100 very smart mathstudents and says, “Each of you has to write down an integer between 0 and 100, inclusive, toguess ‘two-thirds of the average of all the responses.’ Each student who guesses the highestinteger that is not higher than two-thirds of the average of all responses will receive a prize.”
    If among all the students it is common knowledge that everyone will write down the bestresponse, and there is no communication between students, what single integer should eachof the 100 students write down?
解析

英文解析

  1. A math professor stands up in front of a room containing 100 very smart mathstudents and says, “Each of you has to write down an integer between 0 and 100, inclusive,
    to guess ‘two-thirds of the average of all the responses.’ Each student who guesses the highestinteger that is not higher than two-thirds of the average of all responses will receive a prize.”
    If among all the students it is common knowledge that everyone will write down the bestresponse, and there is no communication between students, what single integer should eachof the 100 students write down?
    Solution: Since the average cannot be greater than 100, no student will write down
    2 2
    a number greater than · 100. But then the average cannot be greater than · 100, and,
    3 3
    2 2
    realizing this, each student will write down a number no greater than ( ) · 100. Continuingin this manner, we eventually see that no student will write down an integer greater than 3
    0 , so this is the answer. 6