5. [11] A triangle and a circle are in the same plane. Show that the area of the intersection of the triangle and the circle is at most one third of the area of the triangle plus one half of the area of the circle.
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
Solution 1: (Ankan Bhattacharya 1 ) Let △ denote the triangle, o denote the circle, and △′ denote the reflection of the triangle in the center of the circle. Letting overline denote complement, [Δ∩∘]≤31[Δ]+21[0]⟺[Δ∩Δ′∩∘]+[Δ∩Δ′∩∘]≤31[Δ]+21[[∘∩Δ∩△′]+2[0∩Δ∩Δ′]+[0∩Δˉ∩Δ′]]⟺21[Δ∩Δ′∩∘]≤31[Δ]+21[∘∩Δˉ∩Δ′]⟺[Δ∩△′∩∘]≤32[Δ]+[∘∩Δˉ∩Δ′].
Since Δ∩△′∩∘ is centrally symmetric, it's enough to show the following well-known lemma.
Lemma. A centrally symmetric region R of a triangle can have area at most 32 that of the triangle. Let the triangle be ABC with medial triangle DEF. We take two cases. - Case 1. The center of symmetry is in one of the outer triangles, say △AEF. Then the maximal possible R is a parallelogram with one vertex A and two other vertices on AB and AC. By enlargening the parallelogram, we may assume its fourth vertex lies on BC. If this vertex divides BC into an a:b ratio with a+b=1, then the fraction of the area taken up by the parallelogram is 1−a2−b2≤21. - Case 2. The center of symmetry is in △DEF. Then the maximal possible R is a centrally symmetric hexagon with two vertices on each side. Then there are three little triangles similar to △ABC on the hexagon; by equal lengths, the similarity ratios a,b,c sum to 1 . Then the fraction of the area taken up by the hexagon is 1−a2−b2−c2≤32.
We are done. Solution 2: It is also possible to approach this as an optimization problem. Fix a triangle △=ABC on the plane, vary the circle ⊙=⊙(O,r), and consider the objective function f(O,r):=[△∩⊙]−21[⊙].
By a compactness argument we can show that f reaches a maximum, and at that maximum ∂r∂f=0 and ∇Of=0 must simultaneously hold. - We have ∂r∂f(O,r)=∂r∂[△∩⊙]−21∂r∂[⊙]=r⋅(( total angle subtended by AB∩⊙,BC∩⊙,CA∩⊙ at point O)−π), therefore ∂r∂f(O,r)=0⟺ the total angle subtended by the sides of △ inside ⊙ is π. - Let na,nb,nc denote the normal vectors of BC,CA and AB. Define ka to be the length of BC∩⊙, and define kb,kc similarly. ∇Of(O,r)=∇O[△∩⊙]−21∇O[⊙]=(kana+kbnb+kcnc)−0
It is easy to see that ana+bnb+cnc=0 is the only linear relation between na,nb,nc, so ∇Of(O,r)=0⟺ka:kb:kc=a:b:c
Now suppose that ⊙(O,r) is chosen so that ∂r∂f=0 and ∇Of=0, so the angle condition in (1) holds, and (ka,kb,kc)=k(a,b,c) for some k. There are two possible cases: - Case 1. All vertices of △ do not lie inside ⊙. In this case ⊙ intersects △ at six points. The lines joining O and these six points divide △∩⊙ into three sectors and three triangles. By the angle condition in (1), the three sectors have total area 21[⊙]. The three triangles have total area k[△], and it suffices to show that k⩽31. As the total angle of the triangles at O is π, we may join two copies of each of the three triangles to form a cyclic hexagon. Therefore, 2k⋅[△]==⩾=2⋅( total area of three triangles) area of cyclic hexagon with side lengths ka,kb,kc,ka,kb,kc area of hexagon with side lengths ka,kb,kc,ka,kb,kc created by six copies of a triangle with side lengths ka,kb,kc6k2⋅[△] and our conclusion readily follows. - Case 2. A vertex of △ lies in the interior of ⊙. WLOG let that vertex be A. Let ⊙ intersect AB and XY=DE, therefore □XYED is a rectangle. From (1), ∠XOD+∠YOE=π, so in fact □XYED is a square. Let x be the side length of □XYDE, and let h be the height of the altitude from A to BC. Clearly h>x. As A lies inside ⊙=(XYDE),∠BAC>43π, so a>3h>3x. Now we are done because k=ax<31.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.