To find the shape of the curve which the time is shortest possible. . .
We use WxMaxima to do the calculus part.
Theory
Variational Calculus and Euler--Lagrange Equation
The time from to is
where is the Pythagorean distance measure and is determined from the the law of conservation of energy
.
giving . Plugging these in, we get , where is the function subject to variational consideration.
According to the Euler--Lagrange differential equation the stationary value is to be found, if E-L equation is satisfied.
No Friction
Since does not depend on , we may use the simplified E--L formula Constant.
We get
.
Thus, we have
So we have
and multiplying this with the denominator and rearring, we have
by redefining the constant. The standard solution to this equation is given by
but the ode2 solver cannot handle the nonlinear differential equation.
Rolling Ball: Angular momentum but no radius
The rotational energy is and by applying non-slipping condition we get . Note that actually the ball is rolling on a curve, and thus the given slipping condition is only an approximation. The correct case is shown below in Chapter . ..
For the simplified case, the calculation is similar to the previous one, and using Maxima, we get
energy : 1/2*m*v^2 + 1/2*I*v^2/r^2= m*g*y;
. . .
gives
and thus only the constant differs from the case with no angular momentum.
Friction
The forces on the path. Actually the sliding particle is infinitemal small.
The normal force follows the path, and thus is given by
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec T = \frac{dx}{ds}\vec x + \frac{dy}{ds} \vec y }
, but The friction depends on the normal force of the path. The normal force is perpendicular to the previous, thus we have
The conservation of energy does not apply here, but we have Newton's Second Law, . We need the components along the curve . Thus we have
Clearly, for the left hand side of NII we have
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m\frac{dv}{dt} = m \frac{dv}{ds}\frac{ds}{dt} = m \frac{dv}{ds} v = mv \frac{dv}{ds} = m\frac12 \frac {d v^2}{ds} }
, and by including the differential part only, we have
The partial fraction decomposition for the right side
which gives , and . Thus we can integrate
Together we have
that can be written as
This can be reduced to
Rolling Ball with radius
The conservation of energy:
Beltrami Indentity
E-L states: , but Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{dL}{dx} = y'\frac{\partial L}{\partial y} + y''\frac{\partial L}{\partial y'} + \frac{\partial L}{\partial x}}
, and now and by substituting the first result, we have
https://arxiv.org/pdf/1712.04647.pdf On the brachistochrone of a fluid-filled
cylinder. Srikanth Sarma Gurram, Sharan Raja, Pallab Sinha Mahapatra and Mahesh V. Panchagnula.