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 , isosceles trapezoids, , and regular polygons are cyclic, but not every polygon is.
In pilotage, 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.
\mathbf{A} &= (A_x, A_y) \\ \mathbf{B} &= (B_x, B_y) \\ \mathbf{C} &= (C_x, C_y)\end{align}
are the coordinates of points . The circumcircle is then the locus of points in the Cartesian plane satisfying the equations
|\mathbf{v} - \mathbf{u}|^2 &= r^2 \\ |\mathbf{A} - \mathbf{u}|^2 &= r^2 \\ |\mathbf{B} - \mathbf{u}|^2 &= r^2 \\ |\mathbf{C} - \mathbf{u}|^2 &= r^2\end{align}
guaranteeing that the points are all the same distance from the common center of the circle. Using the polarization identity, these equations reduce to the condition that the matrix
|\mathbf{v}|^2 & -2v_x & -2v_y & -1 \\ |\mathbf{A}|^2 & -2A_x & -2A_y & -1 \\ |\mathbf{B}|^2 & -2B_x & -2B_y & -1 \\ |\mathbf{C}|^2 & -2C_x & -2C_y & -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:
|\mathbf{v}|^2 & v_x & v_y & 1 \\ |\mathbf{A}|^2 & A_x & A_y & 1 \\ |\mathbf{B}|^2 & B_x & B_y & 1 \\ |\mathbf{C}|^2 & C_x & C_y & 1\end{bmatrix}=0.
Using cofactor expansion, let
S_x &= \frac{1}{2}\det\begin{bmatrix} |\mathbf{A}|^2 & A_y & 1 \\ |\mathbf{B}|^2 & B_y & 1 \\ |\mathbf{C}|^2 & C_y & 1 \end{bmatrix}, \\[5pt] S_y &= \frac{1}{2}\det\begin{bmatrix} A_x & |\mathbf{A}|^2 & 1 \\ B_x & |\mathbf{B}|^2 & 1 \\ C_x & |\mathbf{C}|^2 & 1 \end{bmatrix}, \\[5pt] a &= \det\begin{bmatrix} A_x & A_y & 1 \\ B_x & B_y & 1 \\ C_x & C_y & 1 \end{bmatrix}, \\[5pt] b &= \det\begin{bmatrix} A_x & A_y & |\mathbf{A}|^2 \\ B_x & B_y & |\mathbf{B}|^2 \\ C_x & C_y & |\mathbf{C}|^2 \end{bmatrix}\end{align}
we then have where and – assuming the three points were not in a line (otherwise the circumcircle is that line that can also be seen as a generalized circle with at infinity) –
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-hand rule) sense about is the following:
\cos\left(\frac{\mathrm{s}}{\mathrm{r}}\right) (P_0 - P_c) + \sin\left(\frac{\mathrm{s}}{\mathrm{r}}\right) \left[\widehat{n} \times(P_0 - P_c)\right].
The isogonal conjugate of the circumcircle is the line at infinity, given in trilinear coordinates by
\mathbf{a} &= \mathbf{A}-\mathbf{C}, \\ \mathbf{b} &= \mathbf{B}-\mathbf{C}.\end{align}
The circumradius is then
{\left\|\mathbf{a}\right\|\left\|\mathbf{b}\right\|\left\|\mathbf{a} - \mathbf{b}\right\|} {2 \left\|\mathbf{a}\times\mathbf{b}\right\|} = \frac{\left\|\mathbf{a} - \mathbf{b}\right\|}{2 \sin\theta} = \frac{\left\|\mathbf{A} - \mathbf{B}\right\|}{2 \sin\theta},where is the interior angle between and . The circumcenter, , is given by
\times (\mathbf{a} \times \mathbf{b})} {2 \left\|\mathbf{a}\times\mathbf{b}\right\|^2} + \mathbf{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:
\mathbf{u} \times (\mathbf{v} \times \mathbf{w}) &= (\mathbf{u} \cdot \mathbf{w})\mathbf{v} - (\mathbf{u} \cdot \mathbf{v})\mathbf{w}, \\ \left\|\mathbf{u} \times \mathbf{v}\right\|^2 &= \left\|\mathbf{u}\right\|^2 \left\|\mathbf{v}\right\|^2 - (\mathbf{u} \cdot \mathbf{v})^2.\end{align}
This gives us the following equation for the circumradius :
{\left\|\mathbf{a}\right\|\left\|\mathbf{b}\right\|\left\|\mathbf{a} - \mathbf{b}\right\|} {2 \sqrt{\left\|\mathbf{a}\right\|^{2}\left\|\mathbf{b}\right\|^2 - (\mathbf{a} \cdot \mathbf{b})^2}}
and the following equation for the circumcenter :
\cdot \mathbf{b}) \mathbf{a} - ((\left\|\mathbf{a}\right\|^2\mathbf{b} - \left\|\mathbf{b}\right\|^2\mathbf{a}) \cdot \mathbf{a}) \mathbf{b}} {2 (\left\|\mathbf{a}\right\|^{2}\left\|\mathbf{b}\right\|^2 - (\mathbf{a} \cdot \mathbf{b})^2)} + \mathbf{C}
which can be simplified to:
- (\mathbf{a}\cdot\mathbf{b})(\left\|\mathbf{a}\right\|^{2}\mathbf{b} + \left\|\mathbf{b}\right\|^{2}\mathbf{a})} {2 (\left\|\mathbf{a}\right\|^{2}\left\|\mathbf{b}\right\|^2 - (\mathbf{a} \cdot \mathbf{b})^2)} + \mathbf{C}
U_x &= \frac{1}{D}\left[(A_x^2 + A_y^2)(B_y - C_y) + (B_x^2 + B_y^2)(C_y - A_y) + (C_x^2 + C_y^2)(A_y - B_y)\right] \\[5pt] U_y &= \frac{1}{D}\left[(A_x^2 + A_y^2)(C_x - B_x) + (B_x^2 + B_y^2)(A_x - C_x) + (C_x^2 + C_y^2)(B_x - A_x)\right]\end{align}
with
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
U'_x &= \frac{1}{D'}\left[C'_y({B'_x}^2 + {B'_y}^2) - B'_y({C'_x}^2 + {C'_y}^2)\right], \\[5pt] U'_y &= \frac{1}{D'}\left[B'_x({C'_x}^2 + {C'_y}^2) - C'_x({B'_x}^2 + {B'_y}^2)\right]\end{align}
with
Due to the translation of vertex to the origin, the circumradius can be computed as
& {}= \frac{abc}{2\sqrt{s(s - a)(s - b)(s - c)}}\\[5pt] & {}= \frac{2abc}{\sqrt{(a + b + c)(-a + b + c)(a - b + c)(a + b - c)}}\end{align}
where are the lengths of the sides of the triangle and
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
where is the incircle radius and is the circumcircle radius; hence the circumradius is at least twice the inradius (Euler inequality), with equality only in the equilateral case.Nelson, Roger, "Euler's triangle inequality via proof without words," Mathematics Magazine 81(1), February 2008, 58-61. See in particular p. 198.
The distance between and the orthocenter is See in particular p. 449.
For centroid and nine-point center we have
The product of the incircle radius and the circumcircle radius of a triangle with sides is Republished by Dover Publications as Advanced Euclidean Geometry, 1960 and 2007.
With circumradius , sides , and medians , we have
3\sqrt{3}R &\geq a + b + c \\[5pt] 9R^2 &\geq a^2 + b^2 + c^2 \\[5pt] \frac{27}{4}R^2 &\geq m_a^2 + m_b^2 + m_c^2.\end{align}
If median , altitude , and internal bisector all emanate from the same vertex of a triangle with circumradius , then Reprinted by Dover Publications, 2007.
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
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).
|
|