|
||||||||||||||||||||
|
||||||||||||||||||||
Analytic resultsEquation of a circleIn an x-y coordinate system, the circle with centre (a, b) and radius r is the set of all points (x, y) such that
\left( x - a \right)^2 + \left( y - b \right)^2=r^2 </math> If the circle is centred at the origin (0, 0), then this formula can be simplified to
where <math>x_1</math>, <math>y_1</math> the coordinates of the common point. When expressed in parametric equations, (x, y) can be written using the trigonometric functions sine and cosine as
where t is a parametric variable, understood as the angle the ray to (x, y) makes with the x-axis. In homogeneous coordinates each conic section with equation
ax^2+ay^2+2b_1xz+2b_2yz+cz^2=0 </math> is called a circle. It can be proven that a conic section is a circle if and only if the point I(1,i,0) and J(1,-i,0) lie on the conic section. These points are called the circular points at infinity. In polar coordinates the equation of a circle is:
r^2 - 2 r r_0 \cos(\theta - \varphi) + r_0^2 = a^2\, </math>
SlopeThe slope of a circle at a point (x, y) can be expressed with the following formula, assuming the centre is at the origin and (x, y) is on the circle:
y' = - \frac{x}{y} </math>
Area enclosedImage:Circle Area.svg Area of the circle = π × area of the shaded square
A = r^2 \cdot \pi = \frac{d^2\cdot\pi}{4} \approx 0{.}7854 \cdot d^2 </math> that is approximately 79% of the circumscribing square. Circumference
c = \pi d = 2\pi \cdot r </math>
Given that the ratio circumference c to the Area A is
\frac{c}{A} = \frac{2 \pi r}{\pi r^2} </math> The <math> r </math> and the <math> \pi </math> can be canceled, leaving
\frac{c}{A} = \frac{2}{r} </math> Therefore solving for c:
c = \frac{2A}{r} </math> So the circumference is equal to 2 times the area, divided by the radius. This can be used to calculate the circumference when a value for pi cannot be computed. DiameterThe diameter of a circle is:
d = 2r= 2 \cdot \sqrt{\frac{A}{\pi}} \approx 1{.}1284 \cdot \sqrt{A} </math> PropertiesImage:Secant-Secant Theorem.svg Secant-secant theorem
Chord properties
Tangent properties
Theorems
Inscribed anglesImage:Inscribed angle theorem.svg Inscribed angle theorem An inscribed angle <math>\psi</math> is exactly half of the corresponding central angle <math>\theta</math> (see Figure). Hence, all inscribed angles that subtend the same arc have the same value (cf. the blue and green angles <math>\psi</math> in the Figure). Angles inscribed on the arc are supplementary. In particular, every inscribed angle that subtends a diameter is a right angle. An alternative definition of a circleImage:Apollonius circle definition labels.svg <math>\frac{d_1}{d_2}=\textrm{constant}</math> Apollonius' definition of a circle Apollonius of Perga showed that a circle may also be defined as the set of points having a constant ratio of distances to two foci, A and B. The proof is as follows. A line segment PC bisects the interior angle APB, since the segments are similar:
\frac{AP}{BP} = \frac{AC}{BC} </math> Analogously, a line segment PD bisects the corresponding exterior angle. Since the interior and exterior angles sum to <math>180^{\circ}</math>, the angle CPD is exactly <math>90^{\circ}</math>, i.e., a right angle. The set of points P that form a right angle with a given line segment CD form a circle, of which CD is the diameter.
Calculating the parameters of a circleImage:God the Geometer.jpg Early science, particularly geometry and astronomy/astrology, was connected to the divine for most medieval scholars. The compass in this 13th Century manuscript is a symbol of God's act of Creation, as many believed that there was something intrinsically "divine" or "perfect" that could be found in circles Given three non-collinear points lying on the circle
\mathrm{P_1} = \begin{bmatrix} x_1 \\ y_1 \\ z_1 \end{bmatrix}, \mathrm{P_2} = \begin{bmatrix} x_2 \\ y_2 \\ z_2 \end{bmatrix}, \mathrm{P_3} = \begin{bmatrix} x_3 \\ y_3 \\ z_3 \end{bmatrix} </math> RadiusThe radius of the circle is given by
\mathrm{r} = \frac {\left|P_1-P_2\right| \left|P_2-P_3\right|\left|P_3-P_1\right|} {2 \left|\left(P_1-P_2\right) \times \left(P_2-P_3\right)\right|} </math> CenterThe center of the circle is given by
\mathrm{P_c} = \alpha \, P_1 + \beta \, P_2 + \gamma \, P_3 </math> where
\alpha = \frac {\left|P_2-P_3\right|^2 \left(P_1-P_2\right) \cdot \left(P_1-P_3\right)} {2 \left|\left(P_1-P_2\right) \times \left(P_2-P_3\right)\right|^2} </math>
\beta = \frac {\left|P_1-P_3\right|^2 \left(P_2-P_1\right) \cdot \left(P_2-P_3\right)} {2 \left|\left(P_1-P_2\right) \times \left(P_2-P_3\right)\right|^2} </math>
\gamma = \frac {\left|P_1-P_2\right|^2 \left(P_3-P_1\right) \cdot \left(P_3-P_2\right)} {2 \left|\left(P_1-P_2\right) \times \left(P_2-P_3\right)\right|^2} </math> Plane unit normalA unit normal of the plane containing the circle is given by
\hat{n} = \frac {\left( P_2 - P_1 \right) \times \left(P_3-P_1\right)}
{\left| \left( P_2 - P_1 \right) \times \left(P_3-P_1\right) \right|}
</math> Parametric EquationGiven the radius, <math>\mathrm{r}</math> , center, <math>\mathrm{P_c}</math>, a point on the circle, <math>\mathrm{P_0}</math> and a unit normal of the plane containing the circle, <math>\hat{n}</math>, the parametric equation of the circle starting from the point <math>\mathrm{P_0}</math> and proceeding counterclockwise is given by the following equation:
\mathrm{R} \left( s \right) = \mathrm{P_c} + \cos \left( \frac{\mathrm{s}}{\mathrm{r}} \right) \left( P_0 - P_c \right) + \sin \left( \frac{\mathrm{s}}{\mathrm{r}} \right) \left[ \hat{n} \times \left( P_0 - P_c \right) \right] </math>
ReferencesNotesSee also
|
Sites |
Searched sites for "Circle" |
|
No sites found. |
Sorry, no matching site records were found. |
Want your site listed here?
|
||||||||||||||
|
Submit
your site |
|
Relevant quality search results and fast easy navigation throughout the
different sections of the site, make Americola.com |