This note is a compilation of calculations needed in the solutions to the problems titled Dynamic Geometry:
P32,
77,
89,
94,
98,
and 134
so far by @Valentin Duringer.
Centers and Radii
Let the center of the large semicircle be O(0,0), the origin of the xy-plane, its radius 1, if it is not given, and its diameter AB. Let the center and radius of the cyan semicircle be P and r1 and those of the green semicircle be Q and r2. Then 2r1+2r2=AB=2⟹r1+r2=1⟹r2=1−r1, P=(−1+r1,0)=(−r2,0), and Q=(1−r2,0)=(r1,0).
Let the center and radius of the left yellow circle be S(x3,y3) and r3, those of the right yellow circle be T(x4,y4) and r4, CD be the vertical dividing red segment, T2T be perpendicular to CD, and TN be perpendicular to AB. Then by Pythagorean theorem,
TO2−ON2TO2−(OQ−NQ)2TO2−(OQ−(DQ−T2T))2(1−r4)2−(r1−r2+r4)2(r1+r2−r4)2−(r1−r2+r4)22r1(2r2−2r4)r1r2−r1r4r1r2⟹r4=TN2=TN2=TN2=y42=4r2r4=4r2r4=r2r4=(r1+r2)r4=r1r2Note that r1+r2=1
Since if we flip the yellow circles and the semicircles below them horizontally about CD, r1 becomes r2 and r3 becomes r4. We get the equation for r3 by swapping r1 and r2. Then r3=r2r1=r4. Similarly, y4=2r2r4=2r2r1⟹y3=2r1r2. And x4=ON=OQ−(DQ−T2T)=r1−r2+r4=r1−r2+r1r2=r1−r22. Swapping (r_1) with −r2, impliesx3=r12−r2.
Let S1(x31.y31), S2(x32.y32), and S3(x33.y33) be the points where the left yellow circle tangent to the semicircle below it, the segment CD, and the unit semicircle respectively. Let the corresponding points of the right yellow circle be T1(x41.y41), T2(x42.y42), and T3(x43.y43) respectively.
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Cool I spotted a mistake in this compilation..Left for you as an assignment.