Ask Your Question
2

How do you find a parametric equation for a hypercycloid?

asked 2014-06-30 13:26:15 -0600

Anonymous gravatar image

updated 2014-06-30 14:43:47 -0600

Justin gravatar image

In section 10.4, problem number 7:

A wheel of radius 1 rolls around the outside of a circle of radius 3. A point P on the rim of the wheel traces out a curve called a hypercycloid. Assuming P starts at the point (3,0), find the parametric equations for the curve.

This isn't an assigned problem, I am just curious and I am not sure how to geometrically break this problem apart to

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
2

answered 2014-06-30 14:38:22 -0600

Justin gravatar image

updated 2014-06-30 15:18:17 -0600

This was a very tricky question! I made an animated Desmos graph to investigate it. If you look at the graph, you will see that I have 4 variables. The first variable, $a$, represents the current time. Click this to animate the hypercycloid. The second variable, $S$, represents the speed of the outer circle. After playing around with this animation, I discovered that, in general, the number of "petals" on a hypercycloid is equal to $S - 1$. The next two variables represent the radii of the inner and outer circle respectively.

The equation that I used to graph the entire hypercycloid is as follows:

$$ \left(R_1\cos (t) + R_2\cos (St)+R_2\cos (t),\space R_1\sin (t)+R_2\sin (St)+R_2\sin (t)\right) $$

As you can see, there are three main components. $ R_1\cos (t) $ is the $x$-component of the inner circle at time $t$. $ R_2\cos (t)$ is the $x$-component of the outer circle at time $t$. When you add these two together, you get the center of the correct second outer circle. The remaining middle part, $ R_2\cos (St) $ is where the magic happens. If you replace $t$ with $a$, you will get the equation for the point $P$ that the book mentions on p. 252. By using $t$ instead of $a$, however, we get the point's entire path—which is the hypercycloid that we are looking for!

Note that I only explained the $x$-component portion of my equation, but the exact same logic applies to the $y$-coordinate.

There seems to be almost no information about hypercycloids online compared to hypocycloids. Even the spell-check on my computer thinks that hypercycloid isn't a word, so it was tough to do research! Hopefully this is clear enough to answer your question. I would suggest messing around with my animation for a better understanding.

edit flag offensive delete publish link more
Login/Signup to Answer

Question tools

Follow
1 follower

Stats

Asked: 2014-06-30 13:26:15 -0600

Seen: 35 times

Last updated: Jun 30 '14