HOME

TheInfoList



OR:

In
geometry Geometry (; ) is a branch of mathematics concerned with properties of space such as the distance, shape, size, and relative position of figures. Geometry is, along with arithmetic, one of the oldest branches of mathematics. A mathematician w ...
, the circumscribed circle or circumcircle of a
triangle A triangle is a polygon with three corners and three sides, one of the basic shapes in geometry. The corners, also called ''vertices'', are zero-dimensional points while the sides connecting them, also called ''edges'', are one-dimension ...
is a
circle A circle is a shape consisting of all point (geometry), points in a plane (mathematics), plane that are at a given distance from a given point, the Centre (geometry), centre. The distance between any point of the circle and the centre is cal ...
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 In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their ...
between the three perpendicular bisectors of the triangle's sides, and is a triangle center. More generally, an -sided
polygon In geometry, a polygon () is a plane figure made up of line segments connected to form a closed polygonal chain. The segments of a closed polygonal chain are called its '' edges'' or ''sides''. The points where two edges meet are the polygon ...
with all its vertices on the same circle, also called the circumscribed circle, is called a
cyclic polygon In geometry, a set (mathematics), set of point (geometry), points are said to be concyclic (or cocyclic) if they lie on a common circle. A polygon whose vertex (geometry), vertices are concyclic is called a cyclic polygon, and the circle is cal ...
, or in the special case , a
cyclic quadrilateral In geometry, a cyclic quadrilateral or inscribed quadrilateral is a quadrilateral (four-sided polygon) whose vertex (geometry), vertices all lie on a single circle, making the sides Chord (geometry), chords of the circle. This circle is called ...
. All
rectangle In Euclidean geometry, Euclidean plane geometry, a rectangle is a Rectilinear polygon, rectilinear convex polygon or a quadrilateral with four right angles. It can also be defined as: an equiangular quadrilateral, since equiangular means that a ...
s,
isosceles trapezoid In Euclidean geometry, an isosceles trapezoid is a convex quadrilateral with a line of symmetry bisecting one pair of opposite sides. It is a special case of a trapezoid. Alternatively, it can be defined as a trapezoid in which both legs and bo ...
s, right kites, and regular polygons are cyclic, but not every polygon is.


Straightedge and compass construction

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.


Alternative construction

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 A compass is a device that shows the cardinal directions used for navigation and geographic orientation. It commonly consists of a magnetized needle or other element, such as a compass card or compass rose, which can pivot to align itself with No ...
is available. The horizontal angle between two landmarks defines the circumcircle upon which the observer lies.


Circumcircle equations


Cartesian coordinates

In the
Euclidean plane In mathematics, a Euclidean plane is a Euclidean space of Two-dimensional space, dimension two, denoted \textbf^2 or \mathbb^2. It is a geometric space in which two real numbers are required to determine the position (geometry), position of eac ...
, it is possible to give explicitly an equation of the circumcircle in terms of the
Cartesian coordinates In geometry, a Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of real numbers called ''coordinates'', which are the signed distances to the point from two fixed perpendicular o ...
of the vertices of the inscribed triangle. Suppose that :\begin \mathbf &= (A_x, A_y) \\ \mathbf &= (B_x, B_y) \\ \mathbf &= (C_x, C_y) \end are the coordinates of points . The circumcircle is then the locus of points \mathbf v = (v_x,v_y) in the Cartesian plane satisfying the equations :\begin , \mathbf - \mathbf, ^2 &= r^2 \\ , \mathbf - \mathbf, ^2 &= r^2 \\ , \mathbf - \mathbf, ^2 &= r^2 \\ , \mathbf - \mathbf, ^2 &= r^2 \end guaranteeing that the points are all the same distance from the common center \mathbf u of the circle. Using the polarization identity, these equations reduce to the condition that the
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
:\begin , \mathbf, ^2 & -2v_x & -2v_y & -1 \\ , \mathbf, ^2 & -2A_x & -2A_y & -1 \\ , \mathbf, ^2 & -2B_x & -2B_y & -1 \\ , \mathbf, ^2 & -2C_x & -2C_y & -1 \end has a nonzero kernel. Thus the circumcircle may alternatively be described as the locus of zeros of the
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
of this matrix: :\det\begin , \mathbf, ^2 & v_x & v_y & 1 \\ , \mathbf, ^2 & A_x & A_y & 1 \\ , \mathbf, ^2 & B_x & B_y & 1 \\ , \mathbf, ^2 & C_x & C_y & 1 \end=0. Using cofactor expansion, let :\begin S_x &= \frac\det\begin , \mathbf, ^2 & A_y & 1 \\ , \mathbf, ^2 & B_y & 1 \\ , \mathbf, ^2 & C_y & 1 \end, \\ pt S_y &= \frac\det\begin A_x & , \mathbf, ^2 & 1 \\ B_x & , \mathbf, ^2 & 1 \\ C_x & , \mathbf, ^2 & 1 \end, \\ pt a &= \det\begin A_x & A_y & 1 \\ B_x & B_y & 1 \\ C_x & C_y & 1 \end, \\ pt b &= \det\begin A_x & A_y & , \mathbf, ^2 \\ B_x & B_y & , \mathbf, ^2 \\ C_x & C_y & , \mathbf, ^2 \end \end we then have a, \mathbf v, ^2 - 2\mathbf - b = 0 where \mathbf S = (S_x, S_y), 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) – \left, \mathbf v - \tfrac\^2 = \tfrac + \tfrac, giving the circumcenter \tfrac and the circumradius \sqrt. A similar approach allows one to deduce the equation of the circumsphere of a
tetrahedron In geometry, a tetrahedron (: tetrahedra or tetrahedrons), also known as a triangular pyramid, is a polyhedron composed of four triangular Face (geometry), faces, six straight Edge (geometry), edges, and four vertex (geometry), vertices. The tet ...
.


Parametric equation

A
unit vector In mathematics, a unit vector in a normed vector space is a Vector (mathematics and physics), vector (often a vector (geometry), spatial vector) of Norm (mathematics), length 1. A unit vector is often denoted by a lowercase letter with a circumfle ...
perpendicular In geometry, two geometric objects are perpendicular if they intersect at right angles, i.e. at an angle of 90 degrees or π/2 radians. The condition of perpendicularity may be represented graphically using the '' perpendicular symbol'', � ...
to the plane containing the circle is given by : \widehat = \frac. 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 In human biology, handedness is an individual's preferential use of one hand, known as the dominant hand, due to and causing it to be stronger, faster or more Fine motor skill, dextrous. The other hand, comparatively often the weaker, less dext ...
) sense about is the following: :\mathrm (s) = \mathrm + \cos\left(\frac\right) (P_0 - P_c) + \sin\left(\frac\right) \left widehat \times(P_0 - P_c)\right


Trilinear and barycentric coordinates

An equation for the circumcircle in trilinear coordinates is \tfrac + \tfrac + \tfrac =0. An equation for the circumcircle in barycentric coordinates is \tfrac + \tfrac + \tfrac =0. The isogonal conjugate of the circumcircle is the line at infinity, given in trilinear coordinates by ax+by+cz=0 and in barycentric coordinates by x+y+z=0.


Higher dimensions

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 \mathbf &= \mathbf-\mathbf, \\ \mathbf &= \mathbf-\mathbf. \end The circumradius is then :r = \frac = \frac = \frac, where is the interior angle between and . The circumcenter, , is given by :p_0 = \frac + \mathbf. This formula only works in three dimensions as the
cross product In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
is not defined in other dimensions, but it can be generalized to the other dimensions by replacing the cross products with following identities: :\begin \mathbf \times (\mathbf \times \mathbf) &= (\mathbf \cdot \mathbf)\mathbf - (\mathbf \cdot \mathbf)\mathbf, \\ \left\, \mathbf \times \mathbf\right\, ^2 &= \left\, \mathbf\right\, ^2 \left\, \mathbf\right\, ^2 - (\mathbf \cdot \mathbf)^2. \end This gives us the following equation for the circumradius : :r = \frac and the following equation for the circumcenter : :p_0 = \frac + \mathbf which can be simplified to: :p_0 = \frac + \mathbf


Circumcenter coordinates


Cartesian coordinates

The
Cartesian coordinates In geometry, a Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of real numbers called ''coordinates'', which are the signed distances to the point from two fixed perpendicular o ...
of the circumcenter U = \left(U_x, U_y\right) are :\begin U_x &= \frac\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\\ pt U_y &= \frac\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 with :D = 2\left _x(B_y - C_y) + B_x(C_y - A_y) + C_x(A_y - B_y)\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). In this case, the coordinates of the vertices B'=B-A and C'=C-A represent the vectors from vertex to these vertices. Observe that this trivial translation is possible for all triangles, and the coordinates of the circumcenter U' = (U'_x, U'_y) of the triangle follow as :\begin U'_x &= \frac\left '_y(^2 + ^2) - B'_y(^2 + ^2)\right \\ pt U'_y &= \frac\left '_x(^2 + ^2) - C'_x(^2 + ^2)\right\end with :D' = 2(B'_x C'_y - B'_y C'_x). \, Due to the translation of vertex to the origin, the circumradius can be computed as :r = \, U'\, = \sqrt and the actual circumcenter of follows as :U = U' + A


Trilinear coordinates

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(b^2 + c^2 - a^2\right) : b\left(c^2 + a^2 - b^2\right) : c\left(a^2 + b^2 - c^2\right).


Barycentric coordinates

The circumcenter has barycentric coordinates : a^2\left(b^2 + c^2 - a^2\right):\; b^2\left(c^2 + a^2 - b^2\right):\; c^2\left(a^2 + b^2 - c^2\right),\, where are edge lengths respectively) of the triangle. In terms of the triangle's angles , the barycentric coordinates of the circumcenter are The circumcenter is listed under X(3). :\sin 2\alpha :\sin 2\beta :\sin 2\gamma .


Circumcenter vector

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 = \frac . 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 \mathbf &= \mathbf-\mathbf, \\ \mathbf &= \mathbf-\mathbf. \end


Cartesian coordinates from cross- and dot-products

In
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are ''Euclidean spaces ...
, there is a unique circle passing through any given three non-collinear points . Using
Cartesian coordinates In geometry, a Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of real numbers called ''coordinates'', which are the signed distances to the point from two fixed perpendicular o ...
to represent these points as spatial vectors, it is possible to use the
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
and
cross product In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
to calculate the radius and center of the circle. Let : \mathrm = \begin x_1 \\ y_1 \\ z_1 \end, \mathrm = \begin x_2 \\ y_2 \\ z_2 \end, \mathrm = \begin x_3 \\ y_3 \\ z_3 \end Then the radius of the circle is given by :\mathrm = \frac The center of the circle is given by the
linear combination In mathematics, a linear combination or superposition is an Expression (mathematics), expression constructed from a Set (mathematics), set of terms by multiplying each term by a constant and adding the results (e.g. a linear combination of ''x'' a ...
:\mathrm = \alpha \, P_1 + \beta \, P_2 + \gamma \, P_3 where :\begin \alpha = \frac \\ \beta = \frac \\ \gamma = \frac \end


Location relative to the triangle

The circumcenter's position depends on the type of triangle: *For an acute triangle (all angles smaller than a right angle), the circumcenter always lies inside the triangle. *For a right triangle, the circumcenter always lies at the midpoint of the hypotenuse. This is one form of
Thales' theorem In geometry, Thales's theorem states that if , , and are distinct points on a circle where the line is a diameter, the angle is a right angle. Thales's theorem is a special case of the inscribed angle theorem and is mentioned and proved as pa ...
. *For an obtuse triangle (a triangle with one angle bigger than a right angle), the circumcenter always lies outside the 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.


Angles

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.


Triangle centers on the circumcircle

In this section, the vertex angles are labeled and all coordinates are trilinear coordinates: * Steiner point: the non-vertex point of intersection of the circumcircle with the Steiner ellipse. ::\frac : \frac : \frac :(The
Steiner ellipse In geometry, the Steiner ellipse of a triangle is the unique circumellipse (an ellipse that touches the triangle at its vertex (geometry), vertices) whose center is the triangle's centroid. It is also called the Steiner circumellipse, to distingu ...
, with center = centroid (), is the ellipse of least area that passes through . An equation for this ellipse is * Tarry point: antipode of the Steiner point ::\sec(A + \omega) : \sec(B + \omega) : \sec(C + \omega) *Focus of the Kiepert parabola: ::\csc(B-C) : \csc(C-A) : \csc(A-B).


Other properties

The
diameter In geometry, a diameter of a circle is any straight line segment that passes through the centre of the circle and whose endpoints lie on the circle. It can also be defined as the longest Chord (geometry), chord of the circle. Both definitions a ...
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 In mathematics, sine and cosine are trigonometric functions of an angle. The sine and cosine of an acute angle are defined in the context of a right triangle: for the specified angle, its sine is the ratio of the length of the side opposite th ...
of the opposite
angle In Euclidean geometry, an angle can refer to a number of concepts relating to the intersection of two straight Line (geometry), lines at a Point (geometry), point. Formally, an angle is a figure lying in a Euclidean plane, plane formed by two R ...
: :\text = \frac = \frac = \frac. As a consequence of the
law of sines In trigonometry, the law of sines (sometimes called the sine formula or sine rule) is a mathematical equation relating the lengths of the sides of any triangle to the sines of its angles. According to the law, \frac \,=\, \frac \,=\, \frac \,=\ ...
, 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 \text & = \frac = \frac \\ pt & = \frac\\ pt & = \frac \end where are the lengths of the sides of the triangle and s=\tfrac is the semiperimeter. The expression \scriptstyle \sqrt above is the area of the triangle, by Heron's formula. Trigonometric expressions for the diameter of the circumcircle include :\text = \sqrt. 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 In mathematics and physics, the centroid, also known as geometric center or center of figure, of a plane figure or solid figure is the arithmetic mean position of all the points in the figure. The same definition extends to any object in n-d ...
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 Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
of points. By Euler's theorem in geometry, the distance between the circumcenter and the incenter is :\overline = \sqrt, 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 An equilateral triangle is a triangle in which all three sides have the same length, and all three angles are equal. Because of these properties, the equilateral triangle is a regular polygon, occasionally known as the regular triangle. It is the ...
case.Nelson, Roger, "Euler's triangle inequality via proof without words," ''Mathematics Magazine'' 81(1), February 2008, 58-61. The distance between and the orthocenter is :\overline = \sqrt = \sqrt. For
centroid In mathematics and physics, the centroid, also known as geometric center or center of figure, of a plane figure or solid figure is the arithmetic mean position of all the points in the figure. The same definition extends to any object in n-d ...
and nine-point center we have :\begin \overline &< \overline, \\ 2\overline &< \overline, \\ \overline^2 &= 2R\cdot \overline. \end The product of the incircle radius and the circumcircle radius of a triangle with sides is :rR = \frac. With circumradius , sides , and medians , we have :\begin 3\sqrtR &\geq a + b + c \\ pt 9R^2 &\geq a^2 + b^2 + c^2 \\ pt \fracR^2 &\geq m_a^2 + m_b^2 + m_c^2. \end If median , altitude , and internal bisector all emanate from the same vertex of a triangle with circumradius , then Reprinted by Dover Publications, 2007. :4R^2 h^2(t^2 - h^2) = t^4(m^2 - h^2). 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 In geometry, the incircle or inscribed circle of a triangle is the largest circle that can be contained in the triangle; it touches (is tangent to) the three sides. The center of the incircle is a triangle center called the triangle's incenter. ...
. Here a segment's length is considered to be negative
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
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=\sqrt.


Cyclic polygons

A set of points lying on the same circle are called '' concyclic'', and a polygon whose vertices are concyclic is called a ''
cyclic polygon In geometry, a set (mathematics), set of point (geometry), points are said to be concyclic (or cocyclic) if they lie on a common circle. A polygon whose vertex (geometry), vertices are concyclic is called a cyclic polygon, and the circle is cal ...
''. Every triangle is concyclic, but polygons with more than three sides are not in general. Cyclic polygons, especially four-sided
cyclic quadrilateral In geometry, a cyclic quadrilateral or inscribed quadrilateral is a quadrilateral (four-sided polygon) whose vertex (geometry), vertices all lie on a single circle, making the sides Chord (geometry), chords of the circle. This circle is called ...
s, have various special properties. In particular, the opposite angles of a cyclic quadrilateral are supplementary angles (adding up to 180° or π radians).


See also

* Circumcenter of mass *
Circumscribed sphere In geometry, a circumscribed sphere of a polyhedron is a sphere that contains the polyhedron and touches each of the polyhedron's Vertex (geometry), vertices. The word circumsphere is sometimes used to mean the same thing, by analogy with the te ...
* Circumcevian triangle * Inscribed circle * Kosnita theorem * Lester's theorem * Problem of Apollonius


References

{{reflist, 30em


External links


Derivation of formula for radius of circumcircle of triangle
at Mathalino.com

at ttp://dynamicmathematicslearning.com/JavaGSPLinks.htm Dynamic Geometry Sketches interactive dynamic geometry sketch. * Weisstein, Eric W.br>"Circumcircle"
''
MathWorld ''MathWorld'' is an online mathematics reference work, created and largely written by Eric W. Weisstein. It is sponsored by and licensed to Wolfram Research, Inc. and was partially funded by the National Science Foundation's National Science ...
''.
Triangle circumcircle
an

With interactive animation

Circles defined for a triangle Straightedge and compass constructions