返回题库

AIME 2006 I · 第 2 题

AIME 2006 I — Problem 2

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let set A\mathcal{A} be a 90-element subset of {1,2,3,,100},\{1,2,3,\ldots,100\}, and let SS be the sum of the elements of A.\mathcal{A}. Find the number of possible values of S.S.

解析

Solution

The smallest SS is 1+2++90=9145=40951+2+ \ldots +90 = 91 \cdot 45 = 4095. The largest SS is 11+12++100=11145=499511+12+ \ldots +100=111\cdot 45=4995. All numbers between 40954095 and 49954995 are possible values of S, so the number of possible values of S is 49954095+1=9014995-4095+1=901.

Alternatively, for ease of calculation, let set B\mathcal{B} be a 10-element subset of {1,2,3,,100}\{1,2,3,\ldots,100\}, and let TT be the sum of the elements of B\mathcal{B}. Note that the number of possible SS is the number of possible T=5050ST=5050-S. The smallest possible TT is 1+2++10=551+2+ \ldots +10 = 55 and the largest is 91+92++100=95591+92+ \ldots + 100 = 955, so the number of possible values of T, and therefore S, is 95555+1=901955-55+1=\boxed{901}.