Difference between revisions of "G285 2021 Fall Problem Set"

(Created page with "Welcome to the Fall Problem Set! There are <math>15</math> problems, <math>10</math> multiple-choice, and <math>5</math> free-response. ==Problem 1== Larry is playing a logi...")
 
m (Problem 8)
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
==Problem 1==
 
==Problem 1==
Larry is playing a logic game. In this game, Larry counts <math>1,2,3,6, \cdots </math>, and removes the number <math>r+p</math> for every <math>r</math>th move, skipping <math>r+jp</math> for <math>j \neq 0 \mod 3</math> and <math>j>0</math>, and then incrementing <math>p</math> by one. If <math>(r,p)</math> starts at <math>(1,3)</math>, what is <math>r+p</math> when Larry counts his <math>100</math>th integer? Assume <math>\{r,p,j \} \in \mathbb{N}</math>
+
Larry is playing a logic game. In this game, Larry counts <math>1,2,3,6, \cdots </math>, and removes the number <math>r+p</math> for every <math>r</math>th move, skipping <math>r+jp</math> for <math>j \neq 0 \mod 3</math>, and then increments <math>p</math> by one. If <math>(r,p)</math> starts at <math>(1,3)</math>, what is <math>r+p</math> when Larry counts his <math>100</math>th integer? Assume <math>\{r,p,j \} \in \mathbb{N}</math>
 +
 
 +
==Problem 2==
 +
Let <math>\triangle ABC</math> be a right triangle with right angle at <math>B</math>, and <math>AC=12</math>. Let <math>D</math> denote the intersection of the cevian dropped from <math>B</math> onto <math>AC</math> such that <math>DA=DC</math>. If the reflection of point <math>B</math> across <math>D</math> lies on the circumcircle of <math>\triangle ABC</math> as <math>E</math>, <math>\sin(BAC)<\frac{5}{8}</math>, and the circumradius of <math>\triangle ABC</math> is an integer, find the smallest possible value of <math>AB^2+AE^2</math>.
 +
 
 +
==Problem 8==
 +
Find <cmath>\sum_{a=0}^{\infty} \sum_{b=0}^{\infty} \sum_{c=0}^{\infty} \sum_{d=0}^{\infty} \frac{a+2b+3c}{4^{(a+b+c+d)}}</cmath>
 +
 
 +
<cmath>\textbf{(A)}\ \frac{16}{27} \qquad \textbf{(B)}\ \frac{32}{27} \qquad \textbf{(C)}\ \frac{64}{27} \qquad \textbf{(D)}\ \frac{128}{27} \qquad \textbf{(E)}\ \frac{256}{27}</cmath>
 +
 
 +
[[G285 2021 Fall Problem Set Problem 8|Solution]]

Latest revision as of 21:43, 18 July 2021

Welcome to the Fall Problem Set! There are $15$ problems, $10$ multiple-choice, and $5$ free-response.

Problem 1

Larry is playing a logic game. In this game, Larry counts $1,2,3,6, \cdots$, and removes the number $r+p$ for every $r$th move, skipping $r+jp$ for $j \neq 0 \mod 3$, and then increments $p$ by one. If $(r,p)$ starts at $(1,3)$, what is $r+p$ when Larry counts his $100$th integer? Assume $\{r,p,j \} \in \mathbb{N}$

Problem 2

Let $\triangle ABC$ be a right triangle with right angle at $B$, and $AC=12$. Let $D$ denote the intersection of the cevian dropped from $B$ onto $AC$ such that $DA=DC$. If the reflection of point $B$ across $D$ lies on the circumcircle of $\triangle ABC$ as $E$, $\sin(BAC)<\frac{5}{8}$, and the circumradius of $\triangle ABC$ is an integer, find the smallest possible value of $AB^2+AE^2$.

Problem 8

Find \[\sum_{a=0}^{\infty} \sum_{b=0}^{\infty} \sum_{c=0}^{\infty} \sum_{d=0}^{\infty} \frac{a+2b+3c}{4^{(a+b+c+d)}}\]

\[\textbf{(A)}\ \frac{16}{27} \qquad \textbf{(B)}\ \frac{32}{27} \qquad \textbf{(C)}\ \frac{64}{27} \qquad \textbf{(D)}\ \frac{128}{27} \qquad \textbf{(E)}\ \frac{256}{27}\]

Solution