Difference between revisions of "G285 2021 Fall Problem Set"

m
m (Problem 8)
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
==Problem 2==
 
==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>, and <math>\sin(BAC)<\frac{5}[8}</math>, find the smallest possible integer radius of the circumcircle of <math>\triangle EBA</math>.
+
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