In geometry, the circumscribed circle or circumcircle of a triangle is a circle that passes through all three vertices. The center of this circle is called the circumcenter of the triangle, and its radius is called the circumradius. The circumcenter is the point of intersection between the three perpendicular bisectors of the triangle's sides, and is a triangle center.
More generally, an -sided polygon with all its vertices on the same circle, also called the circumscribed circle, is called a cyclic polygon, or in the special case, a cyclic quadrilateral. All rectangles, isosceles trapezoids, right kites, and regular polygons are cyclic, but not every polygon is.
The circumcenter of a triangle can be constructed by drawing any two of the three perpendicular bisectors. For three non-collinear points, these two lines cannot be parallel, and the circumcenter is the point where they cross. Any point on the bisector is equidistant from the two points that it bisects, from which it follows that this point, on both bisectors, is equidistant from all three triangle vertices.The circumradius is the distance from it to any of the three vertices.
An alternative method to determine the circumcenter is to draw any two lines each one departing from one of the vertices at an angle with the common side, the common angle of departure being 90° minus the angle of the opposite vertex. (In the case of the opposite angle being obtuse, drawing a line at a negative angle means going outside the triangle.)
In coastal navigation, a triangle's circumcircle is sometimes used as a way of obtaining a position line using a sextant when no compass is available. The horizontal angle between two landmarks defines the circumcircle upon which the observer lies.
In the Euclidean plane, it is possible to give explicitly an equation of the circumcircle in terms of the Cartesian coordinates of the vertices of the inscribed triangle. Suppose that
\begin{align} A&=(Ax,Ay)\\ B&=(Bx,By)\\ C&=(Cx,Cy) \end{align}
are the coordinates of points . The circumcircle is then the locus of points
v=(vx,vy)
\begin{align} |v-u|2&=r2\\ |A-u|2&=r2\\ |B-u|2&=r2\\ |C-u|2&=r2 \end{align}
guaranteeing that the points are all the same distance from the common center
u
\begin{bmatrix} |v|2&-2vx&-2vy&-1\\ |A|2&-2Ax&-2Ay&-1\\ |B|2&-2Bx&-2By&-1\\ |C|2&-2Cx&-2Cy&-1 \end{bmatrix}
has a nonzero kernel. Thus the circumcircle may alternatively be described as the locus of zeros of the determinant of this matrix:
\det\begin{bmatrix} |v|2&vx&vy&1\\ |A|2&Ax&Ay&1\\ |B|2&Bx&By&1\\ |C|2&Cx&Cy&1 \end{bmatrix}=0.
Using cofactor expansion, let
\begin{align} Sx&=
1 | |
2 |
\det\begin{bmatrix} |A|2&Ay&1\\ |B|2&By&1\\ |C|2&Cy&1 \end{bmatrix},\\[5pt] Sy&=
1 | |
2 |
\det\begin{bmatrix} Ax&|A|2&1\\ Bx&|B|2&1\\ Cx&|C|2&1 \end{bmatrix},\\[5pt] a&=\det\begin{bmatrix} Ax&Ay&1\\ Bx&By&1\\ Cx&Cy&1 \end{bmatrix},\\[5pt] b&=\det\begin{bmatrix} Ax&Ay&|A|2\\ Bx&By&|B|2\\ Cx&Cy&|C|2 \end{bmatrix} \end{align}
we then have
a|v|2-2Sv-b=0
S=(Sx,Sy),
\left|v-\tfrac{S}{a}\right|2=\tfrac{b}{a}+\tfrac{|S|2}{a2},
\tfrac{S}{a}
\sqrt{\tfrac{b}{a}+\tfrac{|S|2}{a2}}.
A unit vector perpendicular to the plane containing the circle is given by
\widehat{n}=
(P2-P1) x (P3-P1) | |
|(P2-P1) x (P3-P1)| |
.
Hence, given the radius,, center,, a point on the circle, and a unit normal of the plane containing the circle, one parametric equation of the circle starting from the point and proceeding in a positively oriented (i.e., right-handed) sense about is the following:
R(s)=
Pc |
+\cos\left(
s | |
r |
\right) (P0-Pc)+\sin\left(
s | |
r |
\right) \left[\widehat{n} x (P0-Pc)\right].
An equation for the circumcircle in trilinear coordinates is[1]
\tfrac{a}{x}+\tfrac{b}{y}+\tfrac{c}{z}=0.
\tfrac{a2}{x}+\tfrac{b2}{y}+\tfrac{c2}{z}=0.
The isogonal conjugate of the circumcircle is the line at infinity, given in trilinear coordinates by
ax+by+cz=0
x+y+z=0.
Additionally, the circumcircle of a triangle embedded in three dimensions can be found using a generalized method. Let be three-dimensional points, which form the vertices of a triangle. We start by transposing the system to place at the origin:
\begin{align} a&=A-C,\\ b&=B-C. \end{align}
The circumradius is then
r=
\left\|a\right\|\left\|b\right\|\left\|a-b\right\| | |
2\left\|a x b\right\| |
=
\left\|a-b\right\| | |
2\sin\theta |
=
\left\|A-B\right\| | |
2\sin\theta |
,
p0=
(\left\|a\right\|2b-\left\|b\right\|2a) x (a x b) | |
2\left\|a x b\right\|2 |
+C.
This formula only works in three dimensions as the cross product is not defined in other dimensions, but it can be generalized to the other dimensions by replacing the cross products with following identities:
\begin{align} u x (v x w)&=(u ⋅ w)v-(u ⋅ v)w,\\ \left\|u x v\right\|2&=\left\|u\right\|2\left\|v\right\|2-(u ⋅ v)2. \end{align}
This gives us the following equation for the circumradius :
r=
\left\|a\right\|\left\|b\right\|\left\|a-b\right\| | |
2\sqrt{\left\|a\right\|2\left\|b\right\|2-(a ⋅ b)2 |
and the following equation for the cicumcenter :
p0=
((\left\|a\right\|2b-\left\|b\right\|2a) ⋅ b)a- ((\left\|a\right\|2b-\left\|b\right\|2a) ⋅ b)a | |
2(\left\|a\right\|2\left\|b\right\|2-(a ⋅ b)2) |
+C
which can be simplified to:
p0=
\left\|a\right\|2\left\|b\right\|2(a+b) -(a ⋅ b)(\left\|a\right\|2b+\left\|b\right\|2a) | |
2(\left\|a\right\|2\left\|b\right\|2-(a ⋅ b)2) |
+C
The Cartesian coordinates of the circumcenter
U=\left(Ux,Uy\right)
\begin{align} Ux&=
1 | |
D |
2 | |
\left[(A | |
x |
+
2)(B | |
A | |
y |
-Cy)+
2 | |
(B | |
x |
+
2)(C | |
B | |
y |
-Ay)+
2 | |
(C | |
x |
+
2)(A | |
C | |
y |
-By)\right]\\[5pt] Uy&=
1 | |
D |
2 | |
\left[(A | |
x |
+
2)(C | |
A | |
x |
-Bx)+
2 | |
(B | |
x |
+
2)(A | |
B | |
x |
-Cx)+
2 | |
(C | |
x |
+
2)(B | |
C | |
x |
-Ax)\right] \end{align}
with
D=2\left[Ax(By-Cy)+Bx(Cy-Ay)+Cx(Ay-By)\right].
Without loss of generality this can be expressed in a simplified form after translation of the vertex to the origin of the Cartesian coordinate systems, i.e., when
A'=A-A=(A'x,A'y)=(0,0).
B'=B-A
C'=C-A
U'=(U'x,U'y)
\begin{align} U'x&=
1 | |
D' |
\left[C'y({B'
2 | |
x} |
+
2) | |
{B' | |
y} |
-B'y({C'
2 | |
x} |
+
2)\right], | |
{C' | |
y} |
\\[5pt] U'y&=
1 | |
D' |
\left[B'x({C'
2 | |
x} |
+
2) | |
{C' | |
y} |
-C'x({B'
2 | |
x} |
+
2)\right] \end{align} | |
{B' | |
y} |
with
D'=2(B'xC'y-B'yC'x).
Due to the translation of vertex to the origin, the circumradius can be computed as
r=\|U'\|=
2 | |
\sqrt{{U' | |
x} |
+
2} | |
{U' | |
y} |
and the actual circumcenter of follows as
U=U'+A
The circumcenter has trilinear coordinates
\cos\alpha:\cos\beta:\cos\gamma
where are the angles of the triangle.
In terms of the side lengths, the trilinears are
a\left(b2+c2-a2\right):b\left(c2+a2-b2\right):c\left(a2+b2-c2\right).
The circumcenter has barycentric coordinates
a2\left(b2+c2-a2\right): b2\left(c2+a2-b2\right): c2\left(a2+b2-c2\right),
where are edge lengths respectively) of the triangle.
In terms of the triangle's angles, the barycentric coordinates of the circumcenter are[2]
\sin2\alpha:\sin2\beta:\sin2\gamma.
Since the Cartesian coordinates of any point are a weighted average of those of the vertices, with the weights being the point's barycentric coordinates normalized to sum to unity, the circumcenter vector can be written as
U=
a2\left(b2+c2-a2\right)A+b2\left(c2+a2-b2\right)B+c2\left(a2+b2-c2\right)C | |
a2\left(b2+c2-a2\right)+b2\left(c2+a2-b2\right)+c2\left(a2+b2-c2\right) |
.
Here is the vector of the circumcenter and are the vertex vectors. The divisor here equals where is the area of the triangle. As stated previously
\begin{align} a&=A-C,\\ b&=B-C. \end{align}
In Euclidean space, there is a unique circle passing through any given three non-collinear points . Using Cartesian coordinates to represent these points as spatial vectors, it is possible to use the dot product and cross product to calculate the radius and center of the circle. Let
P1 |
=\begin{bmatrix}x1\ y1\ z1\end{bmatrix},
P2 |
=\begin{bmatrix}x2\ y2\ z2\end{bmatrix},
P3 |
=\begin{bmatrix}x3\ y3\ z3\end{bmatrix}
Then the radius of the circle is given by
r=
\left|P1-P2\right|\left|P2-P3\right|\left|P3-P1\right| | |
2\left|\left(P1-P2\right) x \left(P2-P3\right)\right| |
The center of the circle is given by the linear combination
Pc |
=\alphaP1+\betaP2+\gammaP3
where
\begin{align} \alpha=
| |||||||||||||
|
\\ \beta=
| |||||||||||||
|
\\ \gamma=
| |||||||||||||
|
\end{align}
The circumcenter's position depends on the type of triangle:
These locational features can be seen by considering the trilinear or barycentric coordinates given above for the circumcenter: all three coordinates are positive for any interior point, at least one coordinate is negative for any exterior point, and one coordinate is zero and two are positive for a non-vertex point on a side of the triangle.
The angles which the circumscribed circle forms with the sides of the triangle coincide with angles at which sides meet each other. The side opposite angle meets the circle twice: once at each end; in each case at angle (similarly for the other two angles). This is due to the alternate segment theorem, which states that the angle between the tangent and chord equals the angle in the alternate segment.
In this section, the vertex angles are labeled and all coordinates are trilinear coordinates:
the non-vertex point of intersection of the circumcircle with the Steiner ellipse.
bc | |
b2-c2 |
:
ca | |
c2-a2 |
:
ab | |
a2-b2 |
(The Steiner ellipse, with center = centroid, is the ellipse of least area that passes through . An equation for this ellipse is
antipode of the Steiner point
\sec(A+\omega):\sec(B+\omega):\sec(C+\omega)
\csc(B-C):\csc(C-A):\csc(A-B).
The diameter of the circumcircle, called the circumdiameter and equal to twice the circumradius, can be computed as the length of any side of the triangle divided by the sine of the opposite angle:
diameter=
a | |
\sinA |
=
b | |
\sinB |
=
c | |
\sinC |
.
As a consequence of the law of sines, it does not matter which side and opposite angle are taken: the result will be the same.
The diameter of the circumcircle can also be expressed as
\begin{align} diameter&{}=
abc | |
2 ⋅ area |
=
|AB||BC||CA| | |
2|\DeltaABC| |
\\[5pt] &{}=
abc | |
2\sqrt{s(s-a)(s-b)(s-c) |
where are the lengths of the sides of the triangle and
s=\tfrac{a+b+c}{2}
\scriptstyle\sqrt{s(s-a)(s-b)(s-c)}
diameter=\sqrt{
2 ⋅ area | |
\sinA\sinB\sinC |
The triangle's nine-point circle has half the diameter of the circumcircle.
In any given triangle, the circumcenter is always collinear with the centroid and orthocenter. The line that passes through all of them is known as the Euler line.
The isogonal conjugate of the circumcenter is the orthocenter.
The useful minimum bounding circle of three points is defined either by the circumcircle (where three points are on the minimum bounding circle) or by the two points of the longest side of the triangle (where the two points define a diameter of the circle). It is common to confuse the minimum bounding circle with the circumcircle.
The circumcircle of three collinear points is the line on which the three points lie, often referred to as a circle of infinite radius. Nearly collinear points often lead to numerical instability in computation of the circumcircle.
Circumcircles of triangles have an intimate relationship with the Delaunay triangulation of a set of points.
By Euler's theorem in geometry, the distance between the circumcenter and the incenter is
\overline{OI}=\sqrt{R(R-2r)},
where is the incircle radius and is the circumcircle radius; hence the circumradius is at least twice the inradius (Euler's triangle inequality), with equality only in the equilateral case.[5] [6]
The distance between and the orthocenter is[7] [8]
\overline{OH}=\sqrt{R2-8R2\cosA\cosB\cosC}=\sqrt{9R2-(a2+b2+c2)}.
For centroid and nine-point center we have
\begin{align} \overline{IG}&<\overline{IO},\\ 2\overline{IN}&<\overline{IO},\\ \overline{OI}2&=2R ⋅ \overline{IN}. \end{align}
The product of the incircle radius and the circumcircle radius of a triangle with sides is[9]
rR=
abc | |
2(a+b+c) |
.
With circumradius, sides, and medians, we have[10]
\begin{align} 3\sqrt{3}R&\geqa+b+c\\[5pt] 9R2&\geqa2+b2+c2\\[5pt]
27 | |
4 |
R2&\geq
2 | |
m | |
a |
+
2 | |
m | |
b |
+
2. \end{align} | |
m | |
c |
If median, altitude, and internal bisector all emanate from the same vertex of a triangle with circumradius, then[11]
4R2h2(t2-h2)=t4(m2-h2).
Carnot's theorem states that the sum of the distances from the circumcenter to the three sides equals the sum of the circumradius and the inradius. Here a segment's length is considered to be negative if and only if the segment lies entirely outside the triangle.
If a triangle has two particular circles as its circumcircle and incircle, there exist an infinite number of other triangles with the same circumcircle and incircle, with any point on the circumcircle as a vertex. (This is the case of Poncelet's porism). A necessary and sufficient condition for such triangles to exist is the above equality
\overline{OI}=\sqrt{R(R-2r)}.
See main article: Cyclic quadrilateral and Concyclic points. A set of points lying on the same circle are called concyclic, and a polygon whose vertices are concyclic is called a cyclic polygon. Every triangle is concyclic, but polygons with more than three sides are not in general.
Cyclic polygons, especially four-sided cyclic quadrilaterals, have various special properties. In particular, the opposite angles of a cyclic quadrilateral are supplementary angles (adding up to 180° or π radians).