出典(authority):フリー百科事典『ウィキペディア(Wikipedia)』「2012/12/20 06:08:54」(JST)
In geometry, the circumscribed circle or circumcircle of a polygon is a circle which passes through all the vertices of the polygon. The center of this circle is called the circumcenter and its radius is called the circumradius.
A polygon which has a circumscribed circle is called a cyclic polygon (sometimes a concyclic polygon, because the vertices are concyclic). All regular simple polygons, all triangles and all rectangles are cyclic.
A related notion is the one of a minimum bounding circle, which is the smallest circle that completely contains the polygon within it. Not every polygon has a circumscribed circle, as the vertices of a polygon do not need to all lie on a circle, but every polygon has a unique minimum bounding circle, which may be constructed by a linear time algorithm.[1] Even if a polygon has a circumscribed circle, it may not coincide with its minimum bounding circle; for example, for an obtuse triangle, the minimum bounding circle has the longest side as diameter and does not pass through the opposite vertex.
Contents
|
All triangles are cyclic, i.e. every triangle has a circumscribed circle.[nb 1]
The circumcenter of a triangle can be found as the intersection of any two of the three perpendicular bisectors. (A perpendicular bisector is a line that forms a right angle with one of the triangle's sides and intersects that side at its midpoint.) This is because the circumcenter is equidistant from any pair of the triangle's vertices, and all points on the perpendicular bisectors are equidistant from two of the vertices of the triangle.
Alternate method to determine the circumcenter: draw any two lines departing the vertices at an angle with the common side, equal to 90 degrees minus the angle of the opposite vertex.
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.
The circumcenter's position depends on the type of triangle:
The circumcenter of an acute triangle is inside the triangle
The circumcenter of a right triangle is at the center of the hypotenuse
The circumcenter of an obtuse triangle is outside the triangle
The diameter of the circumcircle can be computed as the length of any side of the triangle, divided by the sine of the opposite angle. (As a consequence of the law of sines, it does not matter which side is taken: the result will be the same.) The triangle's nine-point circle has half the diameter of the circumcircle. The diameter of the circumcircle of the triangle ΔABC is
where a, b, c are the lengths of the sides of the triangle and s = (a + b + c)/2 is the semiperimeter. The expression above is the area of the triangle, by Heron's formula.[2] Trigometric expressions for the diameter of the circumcircle include[1]:p.379
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.
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. Thus suppose that
are the coordinates of points A, B, and C. The circumcircle is then the locus of points v = (vx,vy) in the Cartesian plane satisfying the equations
guaranteeing that the points A, B, C, and v are all the same distance r from the common center u of the circle. Using the polarization identity, these equations reduce to the condition that the matrix
has a nonzero kernel. Thus the circumcircle may alternatively be described as the locus of zeros of the determinant of this matrix:
Expanding by cofactor expansion, let
we then have a|v|2 − 2Sv − b = 0 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 S at infinity), |v − S/a|2 = b/a + |S|2/a2, giving the circumcenter S/a and the circumradius √(b/a + |S|2/a2). A similar approach allows one to deduce the equation of the circumsphere of a tetrahedron.
An equation for the circumcircle in trilinear coordinates x : y : z is a/x + b/y + c/z = 0. An equation for the circumcircle in barycentric coordinates x : y : z is a2/x + b2/y + c2/z = 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.
Additionally, the circumcircle of a triangle embedded in d dimensions can be found using a generalized method. Let A, B, and C be d-dimensional points, which form the vertices of a triangle. We start by transposing the system to place C at the origin:
Case of three dimensions:
The circumradius, r, is then
where θ is the interior angle between a and b. The circumcenter, p0, is given by
These formulas can be used directly in the three dimensions only because the cross product is not defined as binary operation otherwise, but these formulas can be easily extended to the d dimensions case using following identities valid for arbitrary vectors in three dimensions:
The Cartesian coordinates of the circumcenter are
with
Without loss of generality this can be expressed in a simplified form after translation of the vertex A 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 A′ to these vertices. Observe that this trivial translation is possible for all triangles and the circumcenter coordinates of the triangle A′B′C′ follow as
with
The circumcenter has trilinear coordinates (cos α, cos β, cos γ) where α, β, γ are the angles of the triangle. The circumcenter has barycentric coordinates
where a, b, c are edge lengths (BC, CA, AB respectively) of the triangle.
In Euclidean space, there is a unique circle passing through any given three non-collinear points P1, P2, and P3. 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
Then the radius of the circle is given by
The center of the circle is given by the linear combination
where
A unit vector perpendicular to the plane containing the circle is given by
Hence, given the radius, r, center, Pc, a point on the circle, P0 and a unit normal of the plane containing the circle, , one parametric equation of the circle starting from the point P0 and proceeding in a positively oriented (i.e., right-handed) sense about is the following:
|
|
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). The alternate segment theorem states that the angle between the tangent and chord equals the angle in the alternate segment.
In this section, the vertex angles are labeled A, B, C and all coordinates are trilinear coordinates:
The circumcircle radius is no smaller than twice the incircle radius (Euler's triangle inequality).[3]
The distance between the circumcenter and the incenter is where r is the incircle radius and R is the circumcircle radius.[3]
The product of the incircle radius and the circumcircle radius of a triangle with sides a, b, and c is[4]
Quadrilaterals that can be circumscribed have particular properties including the fact that opposite angles are supplementary angles (adding up to 180° or π radians).
For a cyclic polygon with an odd number of sides, all angles are equal if and only if the polygon is regular. A cyclic polygon with an even number of sides has all angles equal if and only if the alternate sides are equal (that is, sides 1, 3, 5, ... are equal, and sides 2, 4, 6, ... are equal).[5]
A cyclic pentagon with rational sides and area is known as a Robbins pentagon; in all known cases, its diagonals also have rational lengths.[6]
In any cyclic n-gon with even n, the sum of one set of alternate angles (the first, third, fifth, etc.) equals the sum of the other set of alternate angles. This can be proven by induction from the n=4 case, in each case replacing a side with three more sides and noting that these three new sides together with the old side form a quadrilateral which itself has this property; the alternate angles of the latter quadrilateral represent the additions to the alternate angle sums of the previous n-gon.
リンク元 | 「circumscription」「外接」「取り囲む」「encircle」 |
関連記事 | 「circumscribed」 |
.