In my attempt to find the parametric solution to the Brachistochrone problem I write the differential equation resulting from the calculus of variations treatment as $$y(1+y'^2) = k^2 \Rightarrow y' = \sqrt{\frac{k^2 - y}{y}}$$ Then attempt a parameterization of the form $$\tan\phi = \frac{\mathrm{d}y}{\mathrm{d}x} = y' = \frac{\sqrt{k^2-y}}{\sqrt{y}}$$ and so $$\cos\phi = \frac{\sqrt{y}}{k} \Rightarrow y = k^2\cos^2\phi \Rightarrow \frac{\mathrm{d}y}{\mathrm{d}\phi} = -2k^2\cos\phi\sin\phi,$$ and $$\frac{\mathrm{d}x}{\mathrm{d}\phi} = \frac{\mathrm{d}x}{\mathrm{d}y}\frac{\mathrm{d}y}{\mathrm{d}\phi} = \cot\phi\cdot(-2k^2\cos\phi\sin\phi) = -k^2(\cos 2\phi + 1)$$ which I integrate to $$ x = -k^2(\frac{1}{2}\sin 2\phi + \phi) + A. $$ Now I'm stuck because this doesn't look like the equation of a cycloid that I recognise, and I don't know what range of values $\phi$ should take. The substitution $\theta = -2\phi$ almost works: $$ x = \frac{k^2}{2}(\sin\theta + \theta + A), y = \frac{k^2}{2}(1+\cos\theta), $$ but how do I find $A$ given the start and end points $P_1 = (0,0)$ and $P_2 = (x_2, y_2)$?
2026-04-01 01:04:11.1775005451
Parametric solution of the Brachistochrone problem
2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in CALCULUS
- Equality of Mixed Partial Derivatives - Simple proof is Confusing
- How can I prove that $\int_0^{\frac{\pi}{2}}\frac{\ln(1+\cos(\alpha)\cos(x))}{\cos(x)}dx=\frac{1}{2}\left(\frac{\pi^2}{4}-\alpha^2\right)$?
- Proving the differentiability of the following function of two variables
- If $f ◦f$ is differentiable, then $f ◦f ◦f$ is differentiable
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Number of roots of the e
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- How to prove $\frac 10 \notin \mathbb R $
- Proving that: $||x|^{s/2}-|y|^{s/2}|\le 2|x-y|^{s/2}$
Related Questions in ORDINARY-DIFFERENTIAL-EQUATIONS
- The Runge-Kutta method for a system of equations
- Analytical solution of a nonlinear ordinary differential equation
- Stability of system of ordinary nonlinear differential equations
- Maximal interval of existence of the IVP
- Power series solution of $y''+e^xy' - y=0$
- Change of variables in a differential equation
- Dimension of solution space of homogeneous differential equation, proof
- Solve the initial value problem $x^2y'+y(x-y)=0$
- Stability of system of parameters $\kappa, \lambda$ when there is a zero eigenvalue
- Derive an equation with Faraday's law
Related Questions in PARAMETRIC
- Suggest parametric equations for a given curve
- Parametric Circle equations and intersections
- Is it possible to construct the equation of a surface from its line element?
- Finding the equation of aline in implicit form
- Finding whether a parametric curve has a well defined tangent at the origin
- Parametric representation of a cylinder generated by a straight line
- Converting circle parametric equation
- Finding the major and minor axes lengths of an ellipse given parametric equations
- Draw (2, 3) torus knot on the unwrapped torus surface
- Question about parametric, implicit equation and vector equation
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Note that substituting $t=\theta-\pi$ (or originally, $t=-(2\phi+\pi)$) will yield the traditional parametric form of a cycloid:
$$x=R(t-\sin t), y=R(1-\cos t)$$
where $R=\frac{k^2}{2}$ is the radius of the associated tracing circle.
Update: To find the angle value "$t_2$" yielding some point $(x_2,y_2)$, one might rearrange the y-component:
$$t_2=\arccos\Big(1-\frac{y_2}{R}\Big)$$
When the parameter $t_2$ is determined, the $x_2$ coordinate can be evaluated.
Note that it is possible to eliminate the $t$ parameter entirely and write x in terms of y. Interestingly, it is not possible in closed form to write $y$ in terms of $x$.
Update 2: A way to find $t$ that is especially effective for physical scenarios is related to your original approach:
$$\frac{y}{x} = \frac{1-\cos t}{t-\sin t}$$
where $\frac{y}{x}=\frac{y-0}{x-0}$ can be interpreted as the slope between points $(0,0)$ and $(x,y)$. In a physical situation, one may easily measure the slope from the origin to any arbitrary point $(x_i,y_i)$ and then determine the parameter value $t_i$ at that point, via the above equality. Once you have the physical dimensions and parameter value for point $i$, you can determine $R$ (from the cycloid equations). An experimentalist might measure several points $\{(x_i,y_i)\}$ and determine an experimental value of the radius from each, $R_i$, then average them to find a more accurate value for $R$ (other statistics may be performed as well, to quantify how closely the physical model matches the mathematical model of the cycloid).
As for finding the least time of travel, a few key steps that may interest you are presented in this video. Note that for this purpose it will probably make more sense to have a variable initial point (rather than the original) and a fixed endpoint (at the bottom of the inverted cycloid). See if you can determine your parameter value at the extreme of the cycloid.