Shortest distance between two points is a straight line in non-Euclidean metric

In summary: Unlikely.In summary, the problem is to find a straight line that passes through the origin and has a specified distance. By integrating dφ/dr for different values of C, you find that Δφ=0 implies C=0, which allows you to solve for φ' using an equation of the form Δφ=0-C.
  • #1
naele
202
1

Homework Statement


Consider the metric in polar coordinates
[tex]ds=\frac{2}{1-r^2}\sqrt{dr^2+r^2d\phi^2}[/tex]
Show that the shortest path from the origin to any other point is a straight line.

Homework Equations


Euler-Lagrange equations
[tex]\frac{\partial F}{\partial y} - \frac{d}{dx}\frac{\partial F}{\partial y'}=0[/tex]
in polar coordinates
[tex]\frac{\partial F}{\partial \phi} -\frac{d}{dr}\frac{\partial F}{\partial \phi'}=0[/tex]

The Attempt at a Solution


By inspection, there's no dependence on [itex]\phi[/itex], just [itex]r,\phi'[/itex]. Re-writing ds a little bit gives
[tex]ds=\frac{2}{1-r^2}\sqrt{1+r^2\phi'^2}dr[/tex]
The euler-lagrange equations reduce to a first integral where [itex]\partial F/\partial \phi'=C[/itex] is
[tex]\frac{2}{1-r^2}\frac{r^2\phi'}{\sqrt{1+r^2\phi'^2}}=C[/tex]

I think this is the correct way to go about doing it, but I feel like I'm missing something. To show that the path is straight, I need to show that [itex]\phi'=0[/itex]. But the resulting equations I get whether I integrate wrt r first, or differentiate wrt r gives me very messy equations and solving for [itex]\phi'[/itex] is too difficult.
 
Physics news on Phys.org
  • #2
naele said:
To show that the path is straight, I need to show that [itex]\phi'=0[/itex].
This is not generally true. This is the condition for a straight line that passes through the origin. For a general straight line that does not pass through the origin, each point will have a different φ (i.e. φ will generally change if r changes).

EDIT: Sorry. I reread your problem statement and realized that is not the issue. I'll get back with you shortly.

As far as I know, you must integrate dφ/dr for an arbitrary value of C, and then show that Δφ=0 implies C=0 (which in turn implies that φ'=0). By setting r2=x, I think that you can get an integrand of the form

[tex]\frac{1-x}{x\sqrt{|1-bx+x^2|}}[/tex]

which can be split into two pieces and looked up in a table of integrals. I did not do this because I don't have time right now. Anyway, I expect that you will get an expression for Δφ as a monotonic function of r which can only vanish if C=0 (or r=0).

Some points to be careful about: r=1 may be a problem point. Also, the absolute value in the denominator of the integrand may require you to choose one of two different antiderivatives from the table, and this may actually change from the beginning to the end of the integration. You may need to replace r=0 with r=ε for your lower limit, and then take the limit as ε→0.
 
Last edited:
  • #3
naele said:
The euler-lagrange equations reduce to a first integral where [itex]\partial F/\partial \phi'=C[/itex] is
[tex]\frac{2}{1-r^2}\frac{r^2\phi'}{\sqrt{1+r^2\phi'^2}}=C[/tex]

I think this is the correct way to go about doing it, but I feel like I'm missing something. To show that the path is straight, I need to show that [itex]\phi'=0[/itex]. But the resulting equations I get whether I integrate wrt r first, or differentiate wrt r gives me very messy equations and solving for [itex]\phi'[/itex] is too difficult.

I'm not sure you need to solve this differential equation. According to the problem statement, you are only concerned with solutions that pass through the origin ([itex]r=0[/itex]). There is only one value of [itex]C[/itex] for which those solutions are possible.:wink:
 
  • #4
turin said:
This is not generally true. This is the condition for a straight line that passes through the origin. For a general straight line that does not pass through the origin, each point will have a different φ (i.e. φ will generally change if r changes).

EDIT: Sorry. I reread your problem statement and realized that is not the issue. I'll get back with you shortly.

As far as I know, you must integrate dφ/dr for an arbitrary value of C, and then show that Δφ=0 implies C=0 (which in turn implies that φ'=0). By setting r2=x, I think that you can get an integrand of the form

[tex]\frac{1-x}{x\sqrt{|1-bx+x^2|}}[/tex]

which can be split into two pieces and looked up in a table of integrals. I did not do this because I don't have time right now. Anyway, I expect that you will get an expression for Δφ as a monotonic function of r which can only vanish if C=0 (or r=0).

Some points to be careful about: r=1 may be a problem point. Also, the absolute value in the denominator of the integrand may require you to choose one of two different antiderivatives from the table, and this may actually change from the beginning to the end of the integration. You may need to replace r=0 with r=ε for your lower limit, and then take the limit as ε→0.

Thanks for the reply, I took your suggestion to and letting b=2 then I get an expression that's similar but a little different
[tex]\frac{(x-1)c}{\sqrt{b^2x^2-c^2x^3+2c^2x^2-c^2x}}[/tex]

With a plus and minus version. Unless my algebra is off which is quite possible.
 
  • #5
gabbagabbahey said:
I'm not sure you need to solve this differential equation. According to the problem statement, you are only concerned with solutions that pass through the origin ([itex]r=0[/itex]). There is only one value of [itex]C[/itex] for which those solutions are possible.:wink:

Well if we're only considering the case when r=0 then C must be zero as well. So if that's the case, then [itex]\phi'=0[/itex] as well. If that's the case then we have a straight line for the shortest path from the origin to any other point.
 
  • #6
naele said:
Well if we're only considering the case when r=0 then C must be zero as well.

Careful with your wording here...We're not only considering the point [itex]r=0[/itex], but rather, we're only considering solutions [itex]\phi(r)[/itex] which pass through [itex]r=0[/itex]. At [itex]r=0[/itex], your DE becomes [itex]0=C[/itex], and hence [itex]C[/itex] must be zero for all solutions that pass through the origin.
 
  • #7
gabbagabbahey said:
Careful with your wording here...We're not only considering the point [itex]r=0[/itex], but rather, we're only considering solutions [itex]\phi(r)[/itex] which pass through [itex]r=0[/itex]. At [itex]r=0[/itex], your DE becomes [itex]0=C[/itex], and hence [itex]C[/itex] must be zero for all solutions that pass through the origin.

Ah yes, I think I see the distinction. Thanks for the help!
 
  • #8
When the path passes through the origin, isn't there a discontinuity in φ, and therefore φ'→±∞, and therefore the product of r2φ' remains undetermined (because it is "zero times infinity")? Well, to be more rigorous, I guess that I should say that φ' is simply undefined at that point.
 
  • #9
turin said:
When the path passes through the origin, isn't there a discontinuity in φ, and therefore φ'→±∞, and therefore the product of r2φ' remains undetermined (because it is "zero times infinity")? Well, to be more rigorous, I guess that I should say that φ' is simply undefined at that point.

First, I should point out that I was rather loose with my wording; the curve doesn't "pass through" the origin, rather the origin is one of its endpoints (as per the problem statement). However, this doesn't alleviate the problem. Due to the definition of [itex]\phi\equiv\tan^{-1}\left(\frac{y}{x}\right)[/itex], not only is [itex]\phi'(r=0)[/itex] undefined (as you would expect from an endpoint), but [itex]\phi[/itex] itself is also undefined at the origin.

I suspect that the questioner intends the student to fudge over this unfortunate problem (due entirely to a poor choice of coordinate systems), and simply pretend that

[tex]\phi(r=0)=\lim_{r\to 0^{+}}\phi(r)[/tex]

and that [itex]\phi'(r)[/itex] (or at least [itex]r^2\phi'(r)[/itex]) goes to zero at [itex]r=0[/itex].

I'm sure that there is a mathematically rigorous solution to the problem if the student is concerned about this, but without having put a whole lot of thought into this yet, I can only guess it would have to involve switching to Cartesian coordinates. (I'm not sure that any other method will solve the problem of [itex]\phi(r=0)[/itex] being undefined, as IIRC [itex]\phi(r)[/itex] being defined on a closed interval including the endpoints is a necessary condition for the Euler-Lagrange method to apply)
 

1. What is a non-Euclidean metric?

A non-Euclidean metric is a way of measuring distances on a curved surface or in a space that does not follow the rules of Euclidean geometry.

2. Why is the shortest distance between two points a straight line in non-Euclidean metric?

In non-Euclidean metric, the shortest distance between two points is determined by the curvature of the space. In cases where the space is flat or has constant curvature, the shortest distance is a straight line.

3. Can you give an example of a non-Euclidean metric?

One example of a non-Euclidean metric is the surface of a sphere. On a sphere, the shortest distance between two points is along a great circle, which appears as a straight line on a two-dimensional map.

4. How is non-Euclidean metric used in real life?

Non-Euclidean metric is used in various fields such as physics, astronomy, and cartography to accurately measure distances on curved surfaces or in spaces that do not follow Euclidean geometry. It is also used in the development of non-Euclidean geometries and theories in mathematics.

5. Is the shortest distance always a straight line in non-Euclidean metric?

No, the shortest distance can vary depending on the curvature of the space. In some cases, the shortest distance may be a curved line or even a series of connected straight lines. It ultimately depends on the specific non-Euclidean metric being used.

Similar threads

  • Advanced Physics Homework Help
Replies
3
Views
681
  • Advanced Physics Homework Help
Replies
10
Views
1K
  • Advanced Physics Homework Help
Replies
4
Views
1K
  • Advanced Physics Homework Help
Replies
10
Views
1K
  • Advanced Physics Homework Help
Replies
0
Views
439
  • Advanced Physics Homework Help
Replies
1
Views
909
  • Advanced Physics Homework Help
Replies
3
Views
1K
  • Advanced Physics Homework Help
Replies
5
Views
2K
  • Advanced Physics Homework Help
Replies
11
Views
2K
  • Advanced Physics Homework Help
Replies
1
Views
1K
Back
Top