How to prove that the shortest distance between two points is a line?

Click For Summary
The discussion focuses on proving that the shortest distance between two points is a straight line. One participant mentions attempting to use the Hamilton method but questions its correctness. Another suggests using the Calculus of Variations for the proof, referencing the brachistochrone problem, which illustrates that the shortest path in a gravitational field is not always a straight line. They propose that a similar mathematical approach, with gravity set to zero, could effectively demonstrate the concept. The conversation emphasizes the need for rigorous mathematical frameworks to establish this geometric principle.
madhura2498
Messages
1
Reaction score
0
Homework Statement
This is the given functional derivative of distance between the two points:
$$\frac{\partial L[y]}{\partial x_{i} } = \frac{d}{d \lambda } L[y(x) + \lambda \delta(x- x_{i} )] \Big|_{\lambda =0}$$
where $\delta(x-x_i)$ is the Dirac's delta function.

I know the Hamilton Variation method. Don't know how to use the Dirac's delta function in the derivation.
Relevant Equations
$$\frac{\partial L[y]}{\partial x_{i} } = \frac{d}{d \lambda } L[y(x) + \lambda \delta(x- x_{i} )] \Big|_{\lambda =0}$$
where $\delta(x-x_i)$ is the Dirac's delta function.
I tried using hamilton method but i don't think that's correct
 
Physics news on Phys.org
Are you trying to use Calculus of Variations to prove it?

It reminded me of the brachistochrone problem ie the time is timewise shortest downhill path in a constant g field is a catenary and not a straight line.

https://en.wikipedia.org/wiki/Brachistochrone_curve

so perhaps a similar math setup with g=0 would prove it.
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...