Geometry/Perimeter and Arclength

From testwiki
Jump to navigation Jump to search

Perimeter of [[../Circles/Radii, Chords and Diameters|Circle]]

The circles perimeter O can be calculated using the following formula

O=2πr

where r the radius of the circle.

Perimeter of [[../Polygon|Polygons]]

The perimeter of a polygon S with n number of sides abbreviated s1,,sn can be calculated using the following formula

S=k=1nsk .

Arclength of Circles

The arclength b of a given circle with radius r can be calculated using

b=v2π2πr=vr

where v is the angle given in radians.

Arclength of [[../Curves|Curves]]

If a curve γ in 3 has the parametric form 𝐫(t)=(x(t),y(t),z(t)) for t[a,b] , then the arclength can be calculated using the following fomula

S=ab(dxdt)2+(dydt)2+(dzdt)2dt=γ(dxdt)2+(dydt)2+(dzdt)2dt

Derivation of formula can be found using differential geometry on infinitely small triangles.

Template:BookCat