Niels Henrik Abel attacked a generalized version of the tautochrone problem (''Abel's mechanical problem''), namely, given a function T(y) that specifies the total time of descent for a given starting height, find an equation of the curve that yields this result. The tautochrone problem is a special case of Abel's mechanical problem when T(y) is a constant. Abel's solution begins with the principle of
conservation of energy – since the particle is frictionless, and thus loses no energy to
heat, its
kinetic energy at any point is exactly equal to the difference in
gravitational potential energy from its starting point. The kinetic energy is \frac{1}{2} mv^2, and since the particle is constrained to move along a curve, its velocity is simply {d\ell}/{dt}, where \ell is the distance measured along the curve. Likewise, the gravitational potential energy gained in falling from an initial height y_0 to a height y is mg(y_0 - y), thus: {{block indent|1= \begin{align} \frac{1}{2} m \left ( \frac{d\ell}{dt} \right ) ^2 & = mg(y_0-y) \\ \frac{d\ell}{dt} & = \pm \sqrt{2g(y_0-y)} \\ dt & = \pm \frac{d\ell}{\sqrt{2g(y_0-y)}} \\ dt & = - \frac{1}{\sqrt{2g(y_0-y)}} \frac{d\ell}{dy} \,dy \end{align} }} In the last equation, we have anticipated writing the distance remaining along the curve as a function of height (\ell(y)), recognized that the distance remaining must decrease as time increases (thus the minus sign), and used the
chain rule in the form d\ell = \frac{d\ell}{dy} dy. Now we integrate from y = y_0 to y = 0 to get the total time required for the particle to fall: {{block indent|1= T(y_0) = \int_{y=y_0}^{y=0} \, dt = \frac{1}{\sqrt{2g}} \int_0^{y_0} \frac{1}{\sqrt{y_0-y}} \frac{d\ell}{dy} \, dy }} This is called '''Abel's integral equation''' and allows us to compute the total time required for a particle to fall along a given curve (for which {d\ell}/{dy} would be easy to calculate). But Abel's mechanical problem requires the converse – given T(y_0)\,, we wish to find f(y) = {d\ell}/{dy}, from which an equation for the curve would follow in a straightforward manner. To proceed, we note that the integral on the right is the
convolution of {d\ell}/{dy} with {1}/{\sqrt{y}} and thus take the
Laplace transform of both sides with respect to variable y: {{block indent|1= \mathcal{L}[T(y_0)] = \frac{1}{\sqrt{2g}} \mathcal{L} \left [ \frac{1}{\sqrt{y}} \right ]F(s) }} where F(s) = \mathcal{L} {\left[ {d\ell}/{dy} \right ]}. Since \mathcal{L} {\left[ {1}/{\sqrt{y}} \right]} = \sqrt{{\pi}/{s}}, we now have an expression for the Laplace transform of {d\ell}/{dy} in terms of the Laplace transform of T(y_0): {{block indent|1= \mathcal{L}\left [ \frac{d\ell}{dy} \right ] = \sqrt{\frac{2g}{\pi}} s^{\frac{1}{2}} \mathcal{L}[T(y_0)] }} This is as far as we can go without specifying T(y_0). Once T(y_0) is known, we can compute its Laplace transform, calculate the Laplace transform of {d\ell}/{dy} and then take the inverse transform (or try to) to find {d\ell}/{dy}. For the tautochrone problem, T(y_0) = T_0\, is constant. Since the Laplace transform of 1 is {1}/{s}, i.e., \mathcal{L}[T(y_0)] = {T_0}/{s}, we find the shape function f(y) = {d\ell}/{dy}: {{block indent|1= \begin{align} F(s) = \mathcal{L} {\left [ \frac{d\ell}{dy} \right ]} & = \sqrt{\frac{2g}{\pi}} s^{\frac{1}{2}} \mathcal{L}[T_0] \\ & = \sqrt{\frac{2g}{\pi}} T_0 s^{-\frac{1}{2}} \end{align} }} Making use again of the Laplace transform above, we invert the transform and conclude: {{block indent|1=\frac{d\ell}{dy} = T_0 \frac{\sqrt{2g}}{\pi}\frac{1}{\sqrt{y}}}} (
Simmons, Section 54). Using the fact that \left(\frac{d\ell}{dy}\right)^2 = \left(\frac{dx}{dy}\right)^2 + 1, we can rewrite the above as: {{block indent|1=\left(\frac{dx}{dy}\right)^2 + 1 = T_0^2\frac{2g}{\pi^2}\frac{1}{y}}} Let: {{block indent|1=r = \frac{T_0^2g}{\pi^2}}} So that: {{block indent|1=\begin{align} \left(\frac{dx}{dy}\right)^2 + 1 & = \frac{2r}{y} \\ \left(\frac{dx}{dy}\right)^2 & = \frac{2r - y}{y} \\ dx & = \sqrt{\frac{2r - y}{y}} \,dy \end{align} }} In order to integrate, substitute: {{block indent|1=\begin{align} y & = 2r \sin^2 \frac{\theta}{2} \\ dy &= 2r \sin \frac{\theta}{2} \cos \frac{\theta}{2} \,d \theta \end{align} }} We can now rewrite the equation for dx as: {{block indent|1=\begin{align} dx & = \sqrt{\frac{2r - 2r \sin^2 \frac{\theta}{2}}{2r \sin^2 \frac{\theta}{2}}} 2r \sin \frac{\theta}{2} \cos \frac{\theta}{2} \,d \theta \\ & = 2r \sqrt{\frac{1 - \sin^2 \frac{\theta}{2}}{\sin^2 \frac{\theta}{2}}} \sin \frac{\theta}{2} \cos \frac{\theta}{2} \,d \theta \\ & = 2r \sqrt{\frac{\cos^2 \frac{\theta}{2}}{\sin^2 \frac{\theta}{2}}} \sin \frac{\theta}{2} \cos \frac{\theta}{2} \,d \theta \\ & = 2r \cos^2 \frac{\theta}{2} \,d \theta \\ & = r(\cos \theta + 1) \,d \theta \end{align} }} Integrating both sides arrives at: And as we parameterized y as: {{block indent|1=\begin{align} y & = 2r \sin^2 \frac{\theta}{2} \\ & = r(1 - \cos \theta) \end{align} }} we now have equations for both x and y parameterized by \theta: {{block indent|1=\begin{align} x & = r(\theta + \sin \theta) \\ y & = r(1 - \cos \theta) \end{align} }} which trace a tautochrone sitting on top of the x axis. (Based on ''O'neil'', pp. 263-264) == See also ==