Difference between revisions of "1984 AIME Problems"
Line 34: | Line 34: | ||
f(n)= | f(n)= | ||
\begin{cases} | \begin{cases} | ||
− | n-3 & n\ge 1000 \\ | + | n-3 & \mbox{if }n\ge 1000 \\ |
− | f(f(n+5)) & n<1000 | + | f(f(n+5)) & \mbox{if }n<1000 |
\end{cases} | \end{cases} | ||
</math> | </math> |
Revision as of 00:05, 21 January 2007
Contents
Problem 1
Find the value of if
,
,
is an arithmetic progression with common difference 1, and
.
Problem 2
The integer is the smallest positive multiple of
such that every digit of
is either
or
. Compute
.
Problem 3
A point is chosen in the interior of
such that when lines are drawn through
parallel to the sides of
, the resulting smaller triangles
,
, and
in the figure, have areas
,
, and
, respectively. Find the area of
.
Problem 4
Let be a list of positive integers - not necessarily distinct - in which the number
appears. The arithmetic mean of the numbers in
is
. However, if
is removed, the arithmetic mean of the numbers is
. What's the largest number that can appear in
?
Problem 5
Determine the value of if
and
.
Problem 6
Three circles, each of radius 3, are drawn with centers at ,
, and
. A line passing through
is such that the total area of the parts of the three circles to one side of the line is equal to the total area of the parts of the three circles to the other side of it. What is the absolute value of the slope of this line?
Problem 7
The function f is defined on the set of integers and satisfies
Find .