G285 2021 Summer Problem Set

Welcome to the Birthday Problem Set! In this set, there are multiple choice AND free-response questions. Feel free to look at the solutions if you are stuck:

Problem 1

Find $\left \lceil {\frac{3!+4!+5!+6!}{2+3+4+5+6}} \right \rceil$

$\textbf{(A)}\ 42\qquad\textbf{(B)}\ 43\qquad\textbf{(C)}\ 44\qquad\textbf{(D)}\ 45\qquad\textbf{(E)}\ 46$

Solution

Problem 2

Let \[f(x,y) = \begin{cases}x^y & \text{ if } x^2>y \text{ and } |x|<y\\f(f(\sqrt{|x|},y),y) & \text{ otherwise} \end{cases}\] If $y$ is a positive integer, find the sum of all values of $x$ such that $f(x,y) \neq k$ for some constant $k$.

Problem 3

Let circles $\omega_1$ and $\omega_2$ with centers $Q$ and $L$ concur at points $A$ and $B$ such that $AQ=20$, $AL=28$. Suppose a point $P$ on the extension of $AB$ is formed such that $PQ=29$ and lines $PQ$ and $PL$ intersect $\omega_1$ and $\omega_2$ at $C$ and $D$ respectively. If $DC=\frac{16\sqrt{37}}{\sqrt{145}}$, the value of $\sin^2(\angle LAQ)$ can be represented as $\frac{m \sqrt{n}}{r}$, where $m$ and $r$ are relatively prime positive integers, and $n$ is square free. Find $2m+3n+4r$

$\textbf{(A)}\ 28 \qquad\textbf{(B)}\ 31 \qquad\textbf{(C)}\ 39 \qquad\textbf{(D)}\ 45 \qquad\textbf{(E)}\ 54$

Problem 4

Let $ABCD$ be a rectangle with $BC=6$ and $AB=8$. Let points $M$ and $N$ lie on $ABCD$ such that $M$ is the midpoint of $BC$ and $N$ lies on $AD$. Let point $Q$ be the center of the circumcircle of quadrilateral $MNOP$ such that $O$ and $P$ lie on the circumcircle of $\triangle MNP$ and $\triangle MNO$ respectively, along with $OD \perp QO$ and $MP \perp BP$. If the shortest distance between $Q$ and $AB$ is $3$, $\triangle AOQ$ and $\triangle QBP$ are degenerate, and $BP=AO$, find $25 \cdot OD \cdot PC$

$\textbf{(A)}\ 209 \qquad\textbf{(B)}\ 228 \qquad\textbf{(C)}\ 54\sqrt{57} \qquad\textbf{(D)}\ 90\sqrt{19} \qquad\textbf{(E)}\ 72\sqrt{57}$

Problem 5

Suppose $\triangle ABC$ is an equilateral triangle. Let points $D$ and $E$ lie on the extensions of $AB$ and $AC$ respectively such that $\angle AED=60^o$ and $DE=14$. If there exists a point $P$ outside of $\triangle ADE$ such that $AP=PD=28$, and there exists a point $O$ outside outside of $CBDE$ such that $OE=OA$, the area $2APEO$ can be represented as $m\sqrt{n}+o\sqrt{p}$, where $n$ and $p$ are squarefree,. Find $m+n+o+p$

$\textbf{(A)}\ 152 \qquad\textbf{(B)}\ 162 \qquad\textbf{(C)}\ 164 \qquad\textbf{(D)}\ 214\qquad\textbf{(E)}\ 224$

Problem 6

$16$ people are attending a hotel conference, $8$ of which are executives, and $8$ of which are speakers. Each person is designated a seat at one of $4$ round tables, each containing $4$ seats. If executives must sit at least one speaker and executive, there are $N$ ways the people can be seated. Find $\left \lfloor \sqrt{N} \right \rfloor$. Assume seats, people, and table rotations are distinguishable.

$\textbf{(A)}\ 720 \qquad\textbf{(B)}\ 1440 \qquad\textbf{(C)}\ 2520 \qquad\textbf{(D)}\ 3456\qquad\textbf{(E)}\ 5760$

Problem 7