Toolkit 119

Circle Distance Inequalities

Point PP and the circle are fixed. AA lies on the circle and can move.

min{PA}=PB,max{PA}=PC\min\{PA\}=PB,\qquad \max\{PA\}=PC
Circle distance inequality

The two circles are fixed. Points PP and QQ lie on the circles ω1\omega_1 and ω2\omega_2, respectively, and can move.

min{PQ}=BC,max{PQ}=AD\min\{PQ\}=BC,\qquad \max\{PQ\}=AD
Distance between two circles

Proof

Proof of Minimum and Maximum Distance from a Point to a Circle

Proof of minimum and maximum distance from a point to a circle
PAPBPA\geq PB
    PA+RPB+R\iff PA+R\geq PB+R
    PA+OAPO\iff PA+OA\geq PO

By Toolkit 88 — Triangle Inequality in APO\triangle APO, this is correct.

Equality holds when PP, AA, and OO are collinear, so A=BA=B.

PAPCPA\leq PC
    PARPCR\iff PA-R\leq PC-R
    PARPO\iff PA-R\leq PO
    PAPO+R=PO+OA\iff PA\leq PO+R=PO+OA

By Toolkit 88 — Triangle Inequality in APO\triangle APO, this is correct.

Equality holds when PP, AA, and OO are collinear, so A=CA=C.

Proof of Minimum and Maximum Distance Between Two Circles

Proof of minimum distance between two circles

By the previous part, PQQLPQ\geq QL.

Now we want to prove QLBCQL\geq BC.

QLBCQL+R1+R2BC+R1+R2QL\geq BC\Longleftrightarrow QL+R_1+R_2\geq BC+R_1+R_2
QO1+QO2O1O2\Longleftrightarrow QO_1+QO_2\geq O_1O_2

By Toolkit 88 — Triangle Inequality in QO1O2\triangle QO_1O_2, this is correct.

Equality holds when QQ, O1O_1, and O2O_2 are collinear, so Q=CQ=C and P=BP=B

Proof of maximum distance between two circles

By the previous theorem, PQQNPQ\leq QN.

Now we want to prove QNADQN\leq AD.

QNADQO1+R1O1O2+R1+R2QN\leq AD\Longleftrightarrow QO_1+R_1\leq O_1O_2+R_1+R_2
QO1O1O2+R2QO1O1O2+QO2\Longleftrightarrow QO_1\leq O_1O_2+R_2 \Longleftrightarrow QO_1\leq O_1O_2+QO_2

By Toolkit 88 — Triangle Inequality in QO1O2\triangle QO_1O_2, this is correct.

Equality holds when Q=DQ=D and P=AP=A.