Introduction

Several important circles are associated with any given triangle, each with unique properties and formulas. These include the circumcircle, the incircle, and the excircles. Understanding their properties is crucial for solving many problems in trigonometry and geometry. ⭕

1. Circumcircle and Circumradius (R)

  • Circumcircle: The unique circle that passes through all three vertices (A, B, C) of a triangle.

  • Circumcenter: The center of the circumcircle. It is the point where the perpendicular bisectors of the sides intersect.

  • Circumradius (R): The radius of the circumcircle. It is given by the following key formulas:

R=a2sinA=b2sinB=c2sinC(Extended Sine Rule)R = \frac{a}{2\sin A} = \frac{b}{2\sin B} = \frac{c}{2\sin C} \quad \text{(Extended Sine Rule)}

R=abc4Δ(where Δ is the area)R = \frac{abc}{4\Delta} \quad \text{(where } \Delta \text{ is the area)}

2. Incircle and Inradius (r)

  • Incircle: The unique circle that is tangent to all three sides of the triangle internally.

  • Incenter: The center of the incircle. It is the point where the angle bisectors of the triangle intersect.

  • Inradius (r): The radius of the incircle. It is related to the area (Δ\Delta) and semi-perimeter (s) by:

r=Δsr = \frac{\Delta}{s}

  • Other Formulas for Inradius:

r=(sa)tan(A/2)=(sb)tan(B/2)=(sc)tan(C/2)r = (s-a)\tan(A/2) = (s-b)\tan(B/2) = (s-c)\tan(C/2)

r=4Rsin(A/2)sin(B/2)sin(C/2)r = 4R\sin(A/2)\sin(B/2)\sin(C/2)

3. Excircles and Exradii (r1,r2,r3r_1, r_2, r_3)

  • Excircle: A circle that lies outside the triangle and is tangent to one side and the extensions of the other two sides. Every triangle has three excircles.

  • Excenter: The center of an excircle. It is the intersection of one internal angle bisector and two external angle bisectors.

  • Exradii (r1,r2,r3r_1, r_2, r_3): The radii of the excircles opposite to vertices A, B, and C, respectively.

r1=Δsa,r2=Δsb,r3=Δscr_1 = \frac{\Delta}{s-a}, \quad r_2 = \frac{\Delta}{s-b}, \quad r_3 = \frac{\Delta}{s-c}

r1=stan(A/2)r_1 = s\tan(A/2)

r1=4Rsin(A/2)cos(B/2)cos(C/2)r_1 = 4R\sin(A/2)\cos(B/2)\cos(C/2)

Example 1: Finding Circumradius (R)

Question: For a triangle with sides a=13, b=14, c=15, find the circumradius R.

Solution:

First, find the area. The semi-perimeter is s=(13+14+15)/2=21s = (13+14+15)/2=21. The area is Δ=21(2113)(2114)(2115)=21(8)(7)(6)=84\Delta = \sqrt{21(21-13)(21-14)(21-15)}=\sqrt{21(8)(7)(6)}=84. Using the formula R=abc4ΔR = \frac{abc}{4\Delta}: R=13×14×154×84=658R = \frac{13 \times 14 \times 15}{4 \times 84} = \frac{65}{8}.

Example 2: Finding Inradius (r)

Question: For the same triangle, find the inradius r.

Solution:

We have s=21s=21 and Δ=84\Delta=84. Using the formula r=Δ/sr = \Delta/s: r=8421=4r = \frac{84}{21} = 4.

Example 3: Finding an Exradius (r1r_1)

Question: For the same triangle, find the exradius r1r_1 opposite to side a.

Solution:

We have s=21s=21 and Δ=84\Delta=84. Also, sa=2113=8s-a = 21-13=8. Using the formula r1=Δsar_1 = \frac{\Delta}{s-a}: r1=848=212=10.5r_1 = \frac{84}{8} = \frac{21}{2} = 10.5.

Example 4: Right-Angled Triangle Radii

Question: For a right-angled triangle with sides 5, 12, 13, find R and r.

Solution:

  • Circumradius (R): For a right-angled triangle, the circumradius is half the hypotenuse. R=132=6.5R = \frac{13}{2} = 6.5.

  • Inradius (r): The area is Δ=12(5)(12)=30\Delta = \frac{1}{2}(5)(12)=30. The semi-perimeter is s=(5+12+13)/2=15s=(5+12+13)/2=15. r=Δ/s=30/15=2r = \Delta/s = 30/15=2. A useful shortcut for a right triangle is r=(a+bc)/2=(5+1213)/2=2r=(a+b-c)/2 = (5+12-13)/2=2.

Example 5: Identity with All Radii

Question: In a triangle ABC, prove that rr1r2r3=Δ2rr_1r_2r_3 = \Delta^2.

Solution:

LHS = (Δs)(Δsa)(Δsb)(Δsc)=Δ4s(sa)(sb)(sc)(\frac{\Delta}{s})(\frac{\Delta}{s-a})(\frac{\Delta}{s-b})(\frac{\Delta}{s-c}) = \frac{\Delta^4}{s(s-a)(s-b)(s-c)}.

By Heron's formula, the denominator s(sa)(sb)(sc)s(s-a)(s-b)(s-c) is equal to Δ2\Delta^2. So, LHS = Δ4Δ2=Δ2\frac{\Delta^4}{\Delta^2} = \Delta^2 = RHS.

Example 6: Identity with Reciprocal Radii

Question: Prove that 1r1+1r2+1r3=1r\frac{1}{r_1} + \frac{1}{r_2} + \frac{1}{r_3} = \frac{1}{r}.

Solution:

LHS = saΔ+sbΔ+scΔ=(sa)+(sb)+(sc)Δ=3s(a+b+c)Δ\frac{s-a}{\Delta} + \frac{s-b}{\Delta} + \frac{s-c}{\Delta} = \frac{(s-a)+(s-b)+(s-c)}{\Delta} = \frac{3s-(a+b+c)}{\Delta}. Since a+b+c=2sa+b+c=2s, the numerator is 3s2s=s3s-2s=s. So, LHS = sΔ\frac{s}{\Delta}. We know r=Δ/sr=\Delta/s, so 1/r=s/Δ1/r = s/\Delta. Thus, LHS = RHS.

Example 7: Identifying Triangle Type from Radii

Question: In a triangle ABC, if r1=r+r2+r3r_1 = r+r_2+r_3, what type of triangle is it?

Solution:

This is a known property. The condition r1=r+r2+r3r_1 = r+r_2+r_3 simplifies to b2+c2=a2b^2+c^2=a^2, which means the triangle is right-angled at vertex A.

Example 8: Proving Identity with Half-Angles

Question: In ABC\triangle ABC, prove that r1=stan(A/2)r_1 = s\tan(A/2).

Solution:

RHS = s(sb)(sc)s(sa)=s2(sb)(sc)s(sa)=s(sa)(sb)(sc)(sa)2=Δ2(sa)=Δsa=r1s \sqrt{\frac{(s-b)(s-c)}{s(s-a)}} = \sqrt{\frac{s^2(s-b)(s-c)}{s(s-a)}} = \sqrt{\frac{s(s-a)(s-b)(s-c)}{(s-a)^2}} = \frac{\sqrt{\Delta^2}}{(s-a)} = \frac{\Delta}{s-a} = r_1 = LHS.

Example 9: Equilateral Triangle Radii

Question: For an equilateral triangle of side 'a', find the ratio R:r.

Solution:

For an equilateral triangle, Δ=34a2\Delta=\frac{\sqrt{3}}{4}a^2 and s=3a/2s=3a/2.

R=abc4Δ=a34(3/4)a2=a3R = \frac{abc}{4\Delta} = \frac{a^3}{4(\sqrt{3}/4)a^2} = \frac{a}{\sqrt{3}}.

r=Δs=(3/4)a23a/2=a23r = \frac{\Delta}{s} = \frac{(\sqrt{3}/4) a^2}{3a/2} = \frac{a}{2\sqrt{3}}.

The ratio R:r=a3:a23=1:1/2R:r = \frac{a}{\sqrt{3}} : \frac{a}{2\sqrt{3}} = 1 : 1/2, which is 2:1.

Example 10: Finding Sides from Radii

Question: In a ABC\triangle ABC, if r=1,r1=2,r2=3r=1, r_1=2, r_2=3, find the sides a and b.

Solution:

We use the identity 1/r=1/r1+1/r2+1/r31/r = 1/r_1+1/r_2+1/r_3. So 1=1/2+1/3+1/r3    1/r3=15/6=1/6    r3=61 = 1/2+1/3+1/r_3 \implies 1/r_3=1-5/6=1/6 \implies r_3=6.

Now, use the identity Δ=rr1r2r3=1236=36=6\Delta = \sqrt{rr_1r_2r_3} = \sqrt{1 \cdot 2 \cdot 3 \cdot 6} = \sqrt{36} = 6.

From r1=Δ/(sa)    2=6/(sa)    sa=3r_1=\Delta/(s-a) \implies 2=6/(s-a) \implies s-a=3.

From r2=Δ/(sb)    3=6/(sb)    sb=2r_2=\Delta/(s-b) \implies 3=6/(s-b) \implies s-b=2.

From r3=Δ/(sc)    6=6/(sc)    sc=1r_3=\Delta/(s-c) \implies 6=6/(s-c) \implies s-c=1.

Adding these gives 3s(a+b+c)=6    3s2s=6    s=63s-(a+b+c)=6 \implies 3s-2s=6 \implies s=6.

Finally, a=s(sa)=63=3a = s-(s-a) = 6-3=3.

And b=s(sb)=62=4b = s-(s-b) = 6-2=4.