1997 USAMO Problems

Revision as of 08:57, 1 July 2011 by Mcqueen (talk | contribs)

Problem 1

Let $p_1,p_2,p_3,...$ be the prime numbers listed in increasing order, and let $x_0$ be a real number between $0$ and $1$. For positive integer $k$, define

$x_{k}=\begin{cases}0&\text{ if }x_{k-1}=0\\ \left\{\frac{p_{k}}{x_{k-1}}\right\}&\text{ if }x_{k-1}\ne0\end{cases}$

where $\{x\}$ denotes the fractional part of $x$. (The fractional part of $x$ is given by $x-\lfloor{x}\rfloor$ where $\lfloor{x}\rfloor$ is the greatest integer less than or equal to $x$.) Find, with proof, all $x_0$ satisfying $0<x_0<1$ for which the sequence $x_0,x_1,x_2,...$ eventually becomes $0$.

Solution

Problem 2

Let $ABC$ be a triangle, and draw isosceles triangles $BCD, CAE, ABF$ externally to $ABC$, with $BC, CA, AB$ as their respective bases. Prove that the lines through $A,B,C$ perpendicular to the lines $\overleftrightarrow{EF},\overleftrightarrow{FD},\overleftrightarrow{DE}$, respectively, are concurrent.

Problem 3

Prove that for any integer $n$, there exists a unique polynomial $Q$ with coefficients in $\{0,1,...,9\}$ such that $Q(-2)=Q(-5)=n$.