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=2sinAa=2sinBb=2sinCc(Extended Sine Rule)
R=4Δabc(where Δ 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 (Δ) and semi-perimeter (s) by:
r=sΔ
Other Formulas for Inradius:
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)
3. Excircles and Exradii (r1,r2,r3)
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,r3): The radii of the excircles opposite to vertices A, B, and C, respectively.
r1=s−aΔ,r2=s−bΔ,r3=s−cΔ
r1=stan(A/2)
r1=4Rsin(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=21. The area is Δ=21(21−13)(21−14)(21−15)=21(8)(7)(6)=84. Using the formula R=4Δabc: R=4×8413×14×15=865.
Example 2: Finding Inradius (r)
Question: For the same triangle, find the inradius r.
Solution:
We have s=21 and Δ=84. Using the formula r=Δ/s: r=2184=4.
Example 3: Finding an Exradius (r1)
Question: For the same triangle, find the exradius r1 opposite to side a.
Solution:
We have s=21 and Δ=84. Also, s−a=21−13=8. Using the formula r1=s−aΔ: r1=884=221=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=213=6.5.
Inradius (r): The area is Δ=21(5)(12)=30. The semi-perimeter is s=(5+12+13)/2=15. r=Δ/s=30/15=2. A useful shortcut for a right triangle is r=(a+b−c)/2=(5+12−13)/2=2.
Example 5: Identity with All Radii
Question: In a triangle ABC, prove that rr1r2r3=Δ2.
By Heron's formula, the denominator s(s−a)(s−b)(s−c) is equal to Δ2. So, LHS = Δ2Δ4=Δ2 = RHS.
Example 6: Identity with Reciprocal Radii
Question: Prove that r11+r21+r31=r1.
Solution:
LHS = Δs−a+Δs−b+Δs−c=Δ(s−a)+(s−b)+(s−c)=Δ3s−(a+b+c). Since a+b+c=2s, the numerator is 3s−2s=s. So, LHS = Δs. We know r=Δ/s, so 1/r=s/Δ. Thus, LHS = RHS.
Example 7: Identifying Triangle Type from Radii
Question: In a triangle ABC, if r1=r+r2+r3, what type of triangle is it?
Solution:
This is a known property. The condition r1=r+r2+r3 simplifies to b2+c2=a2, which means the triangle is right-angled at vertex A.