Epicycloid

From HandWiki
Short description: Plane curve traced by a point on a circle rolled around another circle
The red curve is an epicycloid traced as the small circle (radius r = 1) rolls around the outside of the large circle (radius R = 3).

In geometry, an epicycloid (also called hypercycloid)[1] is a plane curve produced by tracing the path of a chosen point on the circumference of a circle—called an epicycle—which rolls without slipping around a fixed circle. It is a particular kind of roulette.

An epicycloid with a minor radius (R2) of 0 is a circle. This is a degenerate form.

Equations

If the smaller circle has radius r, and the larger circle has radius R=kr, then the parametric equations for the curve can be given by either:

x(θ)=(R+r)cosθ rcos(R+rrθ)y(θ)=(R+r)sinθ rsin(R+rrθ)

or:

x(θ)=r(k+1)cosθrcos((k+1)θ)y(θ)=r(k+1)sinθrsin((k+1)θ).

This can be written in a more concise form using complex numbers as[2]

z(θ)=r((k+1)eiθei(k+1)θ)

where

  • the angle θ[0,2π],
  • the smaller circle has radius r, and
  • the larger circle has radius kr.

Area

(Assuming the initial point lies on the larger circle.) When k is a positive integer, the area of this epicycloid is

A=(k+1)(k+2)πr2.

It means that the epicycloid is (k+1)(k+2)k2 larger than the original stationary circle.

If k is a positive integer, then the curve is closed, and has k cusps (i.e., sharp corners).

If k is a rational number, say k=p/q expressed as irreducible fraction, then the curve has p cusps.

To close the curve and
complete the 1st repeating pattern :
θ = 0 to q rotations
α = 0 to p rotations
total rotations of outer rolling circle = p + q rotations

Count the animation rotations to see p and q

If k is an irrational number, then the curve never closes, and forms a dense subset of the space between the larger circle and a circle of radius R+2r.

The distance OP from the origin to the point p on the small circle varies up and down as

ROPR+2r

where

  • R = radius of large circle and
  • 2r = diameter of small circle .

The epicycloid is a special kind of epitrochoid.

An epicycle with one cusp is a cardioid, two cusps is a nephroid.

An epicycloid and its evolute are similar.[3]

Proof

Error creating thumbnail: Unable to save thumbnail to destination
sketch for proof

We assume that the position of p is what we want to solve, α is the angle from the tangential point to the moving point p, and θ is the angle from the starting point to the tangential point.

Since there is no sliding between the two cycles, then we have that

R=r

By the definition of angle (which is the rate arc over radius), then we have that

R=θR

and

r=αr.

From these two conditions, we get the identity

θR=αr.

By calculating, we get the relation between α and θ, which is

α=Rrθ.

From the figure, we see the position of the point p on the small circle clearly.

x=(R+r)cosθrcos(θ+α)=(R+r)cosθrcos(R+rrθ)
y=(R+r)sinθrsin(θ+α)=(R+r)sinθrsin(R+rrθ)

See also

Animated gif with turtle in MSWLogo (Cardioid)[4]

References