Difference between revisions of "G285 2021 Fall Problem Set"

m (Problem 2)
m
Line 6: Line 6:
 
==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>, <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>.
 
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==
 +
If the value of <cmath>\sum_{a=1}^{\infty} \sum_{b=1}^{\infty} \sum_{c=1}^{\infty} \frac{a+2b+3c}{4^(a+b+c)}</cmath> can be represented as <math>\frac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime. Find <math>m+n</math>.
 +
 +
[[G285 2021 Fall Problem Set Problem 8|Solution]]

Revision as of 12:38, 11 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

If the value of \[\sum_{a=1}^{\infty} \sum_{b=1}^{\infty} \sum_{c=1}^{\infty} \frac{a+2b+3c}{4^(a+b+c)}\] can be represented as $\frac{m}{n}$, where $m$ and $n$ are relatively prime. Find $m+n$.

Solution