Difference between revisions of "Circumference"

 
(add ellipse approximation)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
  
'''Circumference''' typically refers to the distance around a [[circle]], though it may refer to the distance around any [[closed curve]] like an [[ellipse]], though calculating the circumference of an [[ellipse]] is moderately harder than calculating the circumference of a circle. The '''circumference''' of a [[circle]] is typically solved by <math>\pi \cdot d</math> where <math>d</math> represents a circle's [[diameter]], though <math> \pi \cdot r </math> certainly works as well.
+
'''Circumference''' is essentially a synonym for [[perimeter]]: for a given [[closed curve]] in the [[plane]], it is the distance one travels in a complete circuit of the curve. The term circumference is most frequently used to refer to the distance around a [[circle]], though it may refer to the distance around any [[smooth]] curve, while the term perimeter is typically reserved for [[polygon]]s and other non curving shapes.  
  
==See also==
+
==Formulas==
* [[Circle]]
+
In a circle of [[radius]] <math>r</math> and [[diameter]] <math>d = 2r</math>, the circumference <math>C</math> is given by
* [[Ellipse]]
+
<cmath>C = \pi \cdot d = 2\pi \cdot r</cmath>
* [[Diameter]]
+
 
* [[Radius]]
+
Indeed, the [[constant]] <math>\pi</math> ([[pi]]) was originally defined to be the [[ratio]] of the circumference of a circle to the length of its diameter.
 +
 
 +
 
 +
 
 +
There is, however, no algebraic formula for the circumference of an ellipse (without integrals). Several approximations exist, such as this one:<cmath> C \approx \pi \left(a + b\right) \left( 1 + \frac{3h}{10 + \sqrt{4 - 3h}} \right) \quad\text{where } h = \frac{\left(a - b\right)^2}{\left(a + b \right)^2}</cmath>by Ramanujan.
 +
 
 +
==See Also==

Latest revision as of 21:04, 3 July 2024

This article is a stub. Help us out by expanding it.

Circumference is essentially a synonym for perimeter: for a given closed curve in the plane, it is the distance one travels in a complete circuit of the curve. The term circumference is most frequently used to refer to the distance around a circle, though it may refer to the distance around any smooth curve, while the term perimeter is typically reserved for polygons and other non curving shapes.

Formulas

In a circle of radius $r$ and diameter $d = 2r$, the circumference $C$ is given by \[C = \pi \cdot d = 2\pi \cdot r\]

Indeed, the constant $\pi$ (pi) was originally defined to be the ratio of the circumference of a circle to the length of its diameter.


There is, however, no algebraic formula for the circumference of an ellipse (without integrals). Several approximations exist, such as this one:\[C \approx \pi \left(a + b\right) \left( 1 + \frac{3h}{10 + \sqrt{4 - 3h}} \right) \quad\text{where } h = \frac{\left(a - b\right)^2}{\left(a + b \right)^2}\]by Ramanujan.

See Also