Is there a way to rewrite the parametric equations of a cycloid as y as a function of x?

nombreuso

New member
Joined
Feb 26, 2021
Messages
35
It all started with this exercise:
a) A circular disc has inner radius a and outer radius b. Its inner circle rolls along the positive x-axis without slipping . Find parametric equations for the motion of a point P on its outer edge, assuming P starts at (0, b). Use θ as parameter. (Your equations should reduce to those of the cycloid when a = b. Do they?)

So I first solved the equation (x-a)^2+(y-a)^2=b^2. x0=0, y0=b; so a^2+b^2-2ab+a^2=b^2, then 2a^2=2ab, a^2=ab,a=b.
Then the equation for the circle becomes (x-a)^2+(y-a)^2=a^2.
The rotation of the circle can then be described as the movement of the circle to the right at the rate of (perimiter/angle per rotation)*θ = (2πa/2π)*θ=a*θ so the center will be at (a+aθ,a)=(a(θ+1),a), and the equation of the circle will be (x-a(θ+1))^2+(y-a)^2=a^2.
I use the center to help me find the equation for point P, and since it moves to the right along the positive x-axis, and the point starts at (0,b)=(0,a), x=a(θ+1+cos(π-θ))=a(θ+1-cos(θ));y=a(1+sin(π-θ))=a(1+sin(θ)), then P=(a(θ+1-cos(θ)),a(1+sin(θ))).
Here I finished the exercise, but I wanted to check if it was correct, so I made it in geogebra, making some changes so I would be able to put y as a function of x:
I wasn't satisfied, and wanted to graph the cycloid although the exercise didn't ask me to do it, but I have been trying for a long time and just can't rewrite it as a function of x. I get stuck because I get x=a(asin((y/a)-1)+2-y/2+π/2), and don't know how to inverse it. I have also been searching online but can't find anything useful. Is there even a way to solve it? I would appreciate some help.
 
Have you tried graphing the parametric equation? Here it is:
But this is a cycloid, not the trochoid you were asked for. You were asked to make the general equation first, and then let b=a to see that it reduces to the cycloid.

For the general trochoid, y is not a function of x; and to my knowledge, there is no nice form for the cycloid as a function of x.
 
Have you tried graphing the parametric equation? Here it is:
But this is a cycloid, not the trochoid you were asked for. You were asked to make the general equation first, and then let b=a to see that it reduces to the cycloid.

For the general trochoid, y is not a function of x; and to my knowledge, there is no nice form for the cycloid as a function of x.
Oh, but I guess the result is the same since P started at (0, b)? I was using geogebra, and there doesn't seem to be a way to graph parametric equations. Anyway, thanks for your help.
 
Oh, but I guess the result is the same since P started at (0, b)? I was using geogebra, and there doesn't seem to be a way to graph parametric equations. Anyway, thanks for your help.
No, the result is not the same. Your answer has to have a b in it! You eliminated b at the start.

But, yes, this happens to be one area where GeoGebra can't do what Desmos can.
 
This is more a follow-up question for @Dr. Peterson.

[MATH]x = f(t) \text { and } y = g(t)[/MATH].

Now I get that if x = f(t) is not everywhere invertible, there is no way to find a general functional relationship y = h(x). But if there is an interval where f(t) is invertible, then there is an interval of x values where we can find y = h(x). Of course, it may be very messy, but, in terms of the general question, we can eliminate the parameter if we focus on restricted intervals. In other words, this is a domain issue.

Or have I completely missed the boat?
 
Or have I completely missed the boat?

I don't think I'm on the boat you're waiting for. I mostly just said the boat of expressing y in terms of x is not worth buying a ticket on, for the problem as given.

But I'm on vacation and not putting much effort into anything.
 
Top