Circle

Circle

Circle illustration showing a radius, a diameter, the centre and the circumference
Area π r2 (where r = radius)

A circle is a simple shape of Euclidean geometry consisting of those points in a plane that are a given distance from a given point, the centre. The distance between any of the points and the centre is called the radius.

Circles are simple closed curves which divide the plane into two regions: an interior and an exterior. In everyday use, the term "circle" may be used interchangeably to refer to either the boundary of the figure, or to the whole figure including its interior; in strict technical usage, the circle is the former and the latter is called a disk.

A circle is a special ellipse in which the two foci are coincident and the eccentricity is 0. Circles are conic sections attained when a right circular cone is intersected by a plane perpendicular to the axis of the cone.

A circle can also be defined as the curve traced out by a point that moves so that its distance from a given point is constant.

Contents


Terminology

A circle's diameter is the length of a line segment whose endpoints lie on the circle and which passes through the centre. This is the largest distance between any two points on the circle. The diameter of a circle is twice the radius, or distance from the centre to the circle's boundary. The terms "diameter" and "radius" also refer to the line segments which fit these descriptions. The circumference is the distance around the outside of a circle.

A chord is a line segment whose endpoints lie on the circle. A diameter is the longest chord in a circle. A tangent to a circle is a straight line that touches the circle at a single point, while a secant is an extended chord: a straight line cutting the circle at two points.

An arc of a circle is any connected part of the circle's circumference. A sector is a region bounded by two radii and an arc lying between the radii, and a segment is a region bounded by a chord and an arc lying between the chord's endpoints.


History

The word "circle" derives from the Greek, kirkos "a circle," from the base ker- which means to turn or bend. The origins of the words "circus" and "circuit" are closely related.

The circle has been known since before the beginning of recorded history. Natural circles would have been observed, such as the Moon, Sun, and a short plant stalk blowing in the wind on sand, which forms a circle shape in the sand. The circle is the basis for the wheel, which, with related inventions such as gears, makes much of modern civilization possible. In mathematics, the study of the circle has helped inspire the development of geometry, astronomy, and calculus.

Early science, particularly geometry and astrology and astronomy, was connected to the divine for most medieval scholars, and many believed that there was something intrinsically "divine" or "perfect" that could be found in circles.

Some highlights in the history of the circle are:

Analytic results

Length of circumference

The ratio of a circle's circumference to its diameter is π (pi), an irrational constant approximately equal to 3.141592654. Thus the length of the circumference C is related to the radius r and diameter d by:

C = 2\pi r = \pi d\,

Area enclosed

As proved by Archimedes, the area enclosed by a circle is equal to that of a triangle whose base has the length of the circle's circumference and whose height equals the circle's radius,[3] which comes to π multiplied by the radius squared:


 \mathrm{Area} = \pi r^2.\,

Equivalently, denoting diameter by d,

\mathrm{Area} = \frac{\pi d^2}{4} \approx 0{.}7854d^2,

that is, approximately 79 percent of the circumscribing square (whose side is of length d).

The circle is the plane curve enclosing the maximum area for a given arc length. This relates the circle to a problem in the calculus of variations, namely the isoperimetric inequality.

Equations

Cartesian coordinates

In an x-y Cartesian coordinate system, the circle with centre coordinates (a, b) and radius r is the set of all points (x, y) such that


\left(x - a \right)^2 %2B \left( y - b \right)^2=r^2.

This equation of the circle follows from the Pythagorean theorem applied to any point on the circle: as shown in the diagram to the right, the radius is the hypotenuse of a right-angled triangle whose other sides are of length x − a and y − b. If the circle is centred at the origin (0, 0), then the equation simplifies to

x^2 %2B y^2 = r^2. \!\

The equation can be written in parametric form using the trigonometric functions sine and cosine as

x = a%2Br\,\cos t,\,
y = b%2Br\,\sin t\,

where t is a parametric variable in the range 0 to 2π, interpreted geometrically as the angle that the ray from (ab) to (xy) makes with the x-axis. An alternative parametrisation of the circle is:

x = a %2B r \frac{1-t^2}{1%2Bt^2}\,
y = b %2B r \frac{2t}{1%2Bt^2}.\,

In this parametrisation, the ratio of t to r can be interpreted geometrically as the stereographic projection of the circle onto the line passing through the centre parallel to the x-axis.

In homogeneous coordinates each conic section with equation of a circle is of the form

ax^2%2Bay^2%2B2b_1xz%2B2b_2yz%2Bcz^2 = 0.\,

It can be proven that a conic section is a circle exactly when it contains (when extended to the complex projective plane) the points I(1: i: 0) and J(1: −i: 0). These points are called the circular points at infinity.

Polar coordinates

In polar coordinates the equation of a circle is:

r^2 - 2 r r_0 \cos(\theta - \phi) %2B r_0^2 = a^2\,

where a is the radius of the circle, r0 is the distance from the origin to the centre of the circle, and φ is the anticlockwise angle from the positive x-axis to the line connecting the origin to the centre of the circle. For a circle centred at the origin, i.e. r0 = 0, this reduces to simply r = a. When r0 = a, or when the origin lies on the circle, the equation becomes

r = 2 a\cos(\theta - \phi).\,

In the general case, the equation can be solved for r, giving

r = r_0 \cos(\theta - \phi) %2B \sqrt{a^2 - r_0^2 \sin^2(\theta - \phi)},

the solution with a minus sign in front of the square root giving the same curve.

Complex plane

In the complex plane, a circle with a centre at c and radius (r) has the equation |z-c|^2 = r^2\,. In parametric form this can be written z = re^{it}%2Bc.

The slightly generalised equation pz\overline{z} %2B gz %2B \overline{gz} = q for real p, q and complex g is sometimes called a generalised circle. This becomes the above equation for a circle with p = 1,\ g=-\overline{c},\ q=r^2-|c|^2, since |z-c|^2 = z\overline{z}-\overline{c}z-c\overline{z}%2Bc\overline{c}. Not all generalised circles are actually circles: a generalised circle is either a (true) circle or a line.

Tangent lines

The tangent line through a point P on the circle is perpendicular to the diameter passing through P. If P = (x1, y1) and the circle has centre (a, b) and radius r, then the tangent line is perpendicular to the line from (a, b) to (x1, y1), so it has the form (x1a)x + (y1b)y = c. Evaluating at (x1, y1) determines the value of c and the result is that the equation of the tangent is

(x_1-a)x%2B(y_1-b)y = (x_1-a)x_1%2B(y_1-b)y_1

or

(x_1-a)(x-a)%2B(y_1-b)(y-b) = r^2.

If y1b then slope of this line is

\frac{dy}{dx} = -\frac{x_1-a}{y_1-b}.

This can also be found using implicit differentiation.

When the centre of the circle is at the origin then the equation of the tangent line becomes

x_1x%2By_1y = r^2,

and its slope is

\frac{dy}{dx} = -\frac{x_1}{y_1}.

Properties

Chord

Sagitta

r=\frac{y^2}{8x}%2B \frac{x}{2}.

Another proof of this result which relies only on two chord properties given above is as follows. Given a chord of length y and with sagitta of length x, since the sagitta intersects the midpoint of the chord, we know it is part of a diameter of the circle. Since the diameter is twice the radius, the “missing” part of the diameter is (2r − x) in length. Using the fact that one part of one chord times the other part is equal to the same product taken along a chord intersecting the first chord, we find that (2r − x)x = (y/2)2. Solving for r, we find the required result.

Tangent

Theorems

Inscribed angles

An inscribed angle (examples are the blue and green angles in the figure) is exactly half the corresponding central angle (red). Hence, all inscribed angles that subtend the same arc (pink) are equal. Angles inscribed on the arc (brown) are supplementary. In particular, every inscribed angle that subtends a diameter is a right angle (since the central angle is 180 degrees).


Circle of Apollonius

Apollonius of Perga showed that a circle may also be defined as the set of points in a plane having a constant ratio (other than 1) of distances to two fixed foci, A and B.[5][6] (The set of points where the distances are equal is the perpendicular bisector of A and B, a line.) That circle is sometimes said to be drawn about two points.

The proof is in two parts. First, one must prove that, given two foci A and B and a ratio of distances, any point P satisfying the ratio of distances must fall on a particular circle. Let C be another point, also satisfying the ratio and lying on segment AB. By the angle bisector theorem the line segment PC will bisect the interior angle APB, since the segments are similar:


\frac{AP}{BP} = \frac{AC}{BC}.

Analogously, a line segment PD through some point D on AB extended bisects the corresponding exterior angle BPQ where Q is on AP extended. Since the interior and exterior angles sum to 180 degrees, the angle CPD is exactly 90 degrees, i.e., a right angle. The set of points P such that angle CPD is a right angle forms a circle, of which CD is a diameter.

Second, see[7]:p.15 for a proof that every point on the indicated circle satisfies the given ratio.

Cross-ratios

A closely related property of circles involves the geometry of the cross-ratio of points in the complex plane. If A, B, and C are as above, then the circle of Apollonius for these three points is the collection of points P for which the absolute value of the cross-ratio is equal to one:

|[A,B;C,P]| = 1.\

Stated another way, P is a point on the circle of Apollonius if and only if the cross-ratio [A,B;C,P] is on the unit circle in the complex plane.

Generalized circles

If C is the midpoint of the segment AB, then the collection of points P satisfying the Apollonius condition

\frac{|AP|}{|BP|} = \frac{|AC|}{|BC|}   (1)

is not a circle, but rather a line.

Thus, if A, B, and C are given distinct points in the plane, then the locus of points P satisfying (1) is called a generalized circle. It may either be a true circle or a line. In this sense a line is a generalized circle of infinite radius.

Circles inscribed in or circumscribed about other figures

In every triangle a unique circle, called the incircle, can be inscribed such that it is tangent to each of the three sides of the triangle.

About every triangle a unique circle, called the circumcircle, can be circumscribed such that it goes through each of the triangle's three vertices.

A tangential polygon, such as a tangential quadrilateral, is any convex polygon within which a circle can be inscribed that is tangent to each side of the polygon.

A cyclic polygon is any convex polygon about which a circle can be circumscribed, passing through each vertex. A well-studied example is the cyclic quadrilateral.

A hypocycloid is a curve that is inscribed in a given circle by tracing a fixed point on a smaller circle that rolls within and tangent to the given circle.

Circle as limiting case of other figures

The circle can be viewed as a limiting case of each of various other figures:

See also

References

  1. ^ Chronology for 30000 BC to 500 BC
  2. ^ Squaring the circle
  3. ^ Measurement of a Circle by Archimedes
  4. ^ Johnson, Roger A., Advanced Euclidean Geometry, Dover Publ., 2007.
  5. ^ Harkness, James (1898). Introduction to the theory of analytic functions. London, New York: Macmillan and Co.. pp. 30. http://dlxs2.library.cornell.edu/cgi/t/text/text-idx?c=math;idno=01680002. 
  6. ^ Ogilvy, C. Stanley, Excursions in Geometry, Dover, 1969, 14–17.
  7. ^ Altshiller-Court, Nathan, College Geometry, Dover, 2007 (orig. 1952).

Further reading

External links