4

In the brachistochrone problem and in the tautochrone problem it is easy to see that a cycloid is the curve that satisfies both problems.

If we consider $x$ the horizontal axis and $y$ the vertical axis, then the parametric equations for a cycloid with its cusp down is:

$$\begin{cases} x=R(\theta-\sin\theta)\\ y=R(\cos\theta-1) \end{cases}$$

A cycloid is the curve of fastest descent for an idealized point-like body, starting at rest from point A and moving along the curve, without friction, under constant gravity, to a given end point B in the shortest time. A cycloid is also the curve for which the time taken by an object sliding without friction in uniform gravity to its lowest point is independent of its starting point.

We already know the parametric equations for the the geometry of the path of the mass, but I would like to know the position of the object over time. I would like to know what is the solution to the equations of motion. It would be like specifying the arc length as a function of time $s=s(t)$ in the figure:

enter image description here

To sum up, what I mean is:

Given certain initial conditions, what are the expressions $x(t)$ and $y(t)$ that give the position as a function of time $\mathbf{\bar{r}}(t)=\left ( x(t),y(t)\right )$ for a particle falling down a cycloid curve?

roy
  • 183

3 Answers3

7

enter image description here 1. Brachistochrone \begin{equation} \boxed{\: \begin{matrix} x\left(\theta\right) = R\left(\theta-\sin \theta\right)\\ y\left(\theta\right) = R\left( 1-\cos \theta\right) \end{matrix}\:} \tag{b-01} \end{equation}

\begin{equation} \omega= \dfrac{\,\theta \,}{t}=\dfrac{\mathrm{d}\theta }{\mathrm{d} t}=\sqrt{\dfrac{\,g\,}{R}} =\text{constant} \tag{b-02} \end{equation}

\begin{equation} \boxed{\: \begin{matrix} & x\left(t\right) = R\Biggl[ \sqrt{\dfrac{\,g\,}{R}}\,t-\sin \left(\sqrt{\dfrac{\,g\,}{R}}\,t\right)\Biggr]=R\Bigl[\omega\,t-\sin \left(\omega\,t\right)\Bigr]\\ & \\ & y \left(t\right)= R\Biggl[1-\cos \left(\sqrt{\dfrac{\,g\,}{R}}\,t\right)\Biggr]=R\Bigl[1-\cos \left(\omega\,t\right)\Bigr] \end{matrix}\:} \tag{b-03} \end{equation}

\begin{equation} s\left(t\right)=4R\Biggl[1-\cos\left(\dfrac{\theta}{2}\right)\Biggr]=4R\Biggl[1-\cos\left(\sqrt{\dfrac{g}{4R}}\,t\right)\Biggr]=4R\Biggl[1-\cos\left(\frac{\omega}{2}\,t\right)\Biggr] \tag{b-04} \end{equation}

Time of descent from point $\mathrm{A}(0,0)$ to lowest point $\mathrm{F}(\pi\,R,2R)$: from (b-02) with $\:\theta=\pi\:$ \begin{equation} t\left[\mathrm{A}\rightarrow\mathrm{F} \right] = \pi\sqrt{\dfrac{\,R\,}{g}} \tag{b-05} \end{equation}

2. Tautochrone

enter image description here

\begin{equation} t\left[\theta_{0}\rightarrow\theta\right]=\sqrt{\dfrac{\,R\,}{g}}\Biggl(\pi-2\arcsin\Biggl[\dfrac{\cos\left(\theta/2\right)}{\cos\left(\theta_{0}/2\right)} \Biggr] \Biggr) \tag{t-01} \end{equation} Time of descent from $\:\theta_{0}\:$ to the lowest point $\:\theta=\pi\:$ : from (t-01) with $\:\theta=\pi\:$ \begin{equation} t\left[\theta_{0}\rightarrow\pi\right]=\pi\sqrt{\dfrac{\,R\,}{g}}=\text{constant independent of $\theta_{0}$.} \tag{t-02} \end{equation}

Also from (t-01)

\begin{equation} \cos\theta=\left( \dfrac{1+\cos\theta_{0}}{2}\right) \left[ 1+\cos\left(\sqrt{\dfrac{\,g\,}{R}}\,t \right) \right]-1 \tag{t-03} \end{equation}

\begin{equation} s\left(t\right)=4R\Biggl[\cos\left(\dfrac{\theta_{0}}{2}\right)-\cos\left(\dfrac{\theta}{2}\right)\Biggr]=4R\cos\left(\dfrac{\theta_{0}}{2}\right)\Biggl[1-\cos\left(\sqrt{\dfrac{g}{4R}}\,t\right)\Biggr] \tag{t-04} \end{equation}

\begin{equation} \theta\left(t\right)=\arccos\Biggl[\biggl(\dfrac{1+\cos\theta_{0}}{2}\biggr) \left[ 1+\cos\left(\sqrt{\dfrac{\,g\,}{R}}\,t \right) \right]-1\Biggr] \tag{t-05} \end{equation}

\begin{equation} x\left(t\right)=R\big[\theta\left(t\right)-\sin\theta\left(t\right)\bigr] \tag{t-06} \end{equation}

3. Cycloid(properties)

enter image description here

Frobenius
  • 15,613
  • Thanks for your answer Frobenius. After I posted the question, I was able to find the solution to this problem myself. Then I also found the related problem of the Cycloidal Pendulum discussed in "Mechanics" by Arnold Sommerfeld and in "Solved Problems in Lagrangian and Hamiltonian Mechanics" by Claude Gignoux and Bernard Silvestre-Brac. – roy Jun 09 '17 at 19:53
  • @Frobenius Sir one query , whenver we are given that in a gravity g field space a particle is constrained to go on a path and we know the path equation y=f(x) . Is it true that dy/dx will give the direction of velocity v at some particular x°,y° ? And likewise dy/dt and dx/dt will give the vx and vy component of v ? If its true why it is as such gravity may influence the velocity why it just depends on the path function just ? – WizardMath Jan 31 '22 at 19:57
  • 1
    @WizardMath : I apologize, it's not permissible to give answers in comments. So, I suggest to post an question in order to have answers by other users also. Anyway, your question is about kinematics not kinetics-dynamics. I explain : if the motion of the particle is represented by $:\mathbf r(t)=[x(t),y(t)]:$ then the velocity (direction, components) are as you say above. Since you have the motion is irrevelant by which interaction is produced (gravity, electromagnetic etc). – Frobenius Jan 31 '22 at 22:53
  • Yeah i could have asked Sir but i tried many times to open the past questions so that i can make a new one but not getting a chance so asked here but thanks a lot . But one thing Sir gravity will make its contribution in speed and acceleration isnt ? so will not it may depend on gravity too ? – WizardMath Feb 01 '22 at 05:26
  • And yeah Sir i will try asking by opening a question from next time – WizardMath Feb 01 '22 at 05:35
  • 1
    @WizardMath : The gravitational force or whatever force is used in Newton's Laws to find the path of the motion. From the moment you have already the path of the motion $:\mathbf r(t)=[x(t),y(t)]:$ why are you asking about the force. – Frobenius Feb 01 '22 at 07:20
  • Hmm you got a point Sir , so can we just say that gravity effect will be just that it will just give some intial values to acceleration and velocity from intial conditions which may get change different in different path nothing else ? And just from your statement Sir i was curious if we can actually derive the force equation which can make a path like given in any problem ? – WizardMath Feb 01 '22 at 07:26
  • Sir i am just asking a general way , not describing it fully , may you tell ? – WizardMath Feb 02 '22 at 15:31
  • @WizardMath : Please post questions about any thing you ask for. – Frobenius Feb 02 '22 at 16:26
  • Sir i am not like i am not trying i tried earlier about editing previous questions so that i can ask new ones but its not happening yet , thats why asked :( – WizardMath Feb 02 '22 at 16:53
2

Have you tried

$$\theta =\theta_{0}\cdot \cos \left(t\cdot \sqrt{\frac{g}{R}}\right)$$

where $\theta_{0}$ is the initial angle? The time dependence of the angle $\theta$ should work the same way like with the idealized pendulum and even better, since with the cycloid the simultaneous arrival independend of the starting position is not only an approximation but the exact solution.

Yukterez
  • 11,553
1

Start with: $${\bf F}_{\rm net} = m\,\ddot{{\bf r}}$$ with: $${\bf r} = x(\theta)\hat{\bf x} + y(\theta)\hat{\bf y}$$ and a dot denoting a derivative with respect to time.

Then using the tangent vector: $$\hat{\bf T} = \frac{\frac{{\rm d}{\bf r}}{{\rm d}{\theta}}}{\left|\frac{{\rm d}{\bf r}}{{\rm d}{\theta}}\right|}$$ to define the normal vector: $$\hat{\bf N} = \frac{\frac{{\rm d}\hat{\bf T}}{{\rm d}{\theta}}}{\left|\frac{{\rm d}\hat{\bf T}}{{\rm d}{\theta}}\right|}$$

The forces acting are gravity: $${\bf F}_{\rm grav} = -g\,\hat{\bf y}$$ and a normal force: $${\bf F}_{\rm normal} = -\left({\bf F}_{\rm grav}\cdot\hat{\bf N}\right)\hat{\bf N}$$ Combine those to get ${\bf F}_{\rm net}$ and solve the resulting differential equation (using the initial conditions of course).

Kyle Oman
  • 18,441
  • Thanks for your answer. But that is just only one way to obtain a differential equation for $\theta(t)$. The most important part of my question is whether there is an analytical solution $\theta(t)$ to that differential equation. And if there is, what is that function. One can also write the Lagrangian and the Euler-Lagrange equation. I think that is an easier way. Nevertheless, what I am asking is what is the function solution of the differential equation. – roy Apr 24 '15 at 14:30
  • @roy Well, you can't exactly just expect people to go around solving ODEs for you (unless you're lucky). I scribbled down a quick derivation of the DEs for $\theta(t)$ on a piece of paper and they look pretty messy... my hunch is that there is no analytic solution, but I could be wrong. It's certainly not one of the standard ODEs that I can solve in my head. – Kyle Oman Apr 24 '15 at 16:57
  • Maybe you can post the DE in [Mathematics.SE] and see if you will find a solution. – John Alexiou Nov 01 '15 at 00:40