Shortest Path Between Two Points On A Sphere

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 28

  • @betaorionis2164
    @betaorionis2164 3 หลายเดือนก่อน +6

    That was an excellent exercise of calculus and of course I gave you a thumbs up. However, you can calculate the distance between two points on a sphere in a a waaaay shorter mode with straightforward geometrical calculations.

    • @Freeball99
      @Freeball99  3 หลายเดือนก่อน

      I'd like to hear more about this. Note that I wasn't trying to calculate the actual distance between two points, but rather was trying to find the geometry of the shortest path.

    • @betaorionis2164
      @betaorionis2164 3 หลายเดือนก่อน

      @@Freeball99 What do you understand by "the geometry of the shortest path"? ¿The equation of the great circle between those two points?
      I was under the impression that you were looking for the shortest distance, which can be obtained through the Haversine formula, itself derived from the properties of the spherical triangles, which can be obtained from geometry.

    • @Freeball99
      @Freeball99  3 หลายเดือนก่อน +2

      @@betaorionis2164 The haversine formula can indeed be used to calculate the shortest distance between two points on a sphere, but it presupposes that the shortest path lies along a great circle. It does not derive the fact that the shortest path is a great circle; rather, it uses this assumption to compute the arc length directly.

    • @betaorionis2164
      @betaorionis2164 3 หลายเดือนก่อน

      @@Freeball99 Ok, I understand now.

    • @Freeball99
      @Freeball99  3 หลายเดือนก่อน +4

      @@betaorionis2164 👍 I'll pin this to the top of the comments section because I suspect that others will have a similar concern.

  • @sonyaraman
    @sonyaraman 4 หลายเดือนก่อน +7

    Clear and enjoyable, I believe this is the best explanation of calculus of variations in regards to this problem

  • @IanHarris-fp6dq
    @IanHarris-fp6dq 3 หลายเดือนก่อน +3

    dumb old me derived the trigonometric great circle equation from first principles decades ago. But am latterly enthralled by this demonstrated sophistication. Wow! Thankyou

  • @MrPoornakumar
    @MrPoornakumar 3 หลายเดือนก่อน +1

    Brilliant! You took me through my under-grad course. Thanks.

  • @notsodope834
    @notsodope834 3 หลายเดือนก่อน +2

    Nice, using a constraint that all those paths lie on the sphere. Can see how really difficult the integral becomes for questions of shortest path between two points in an irregular 3d shape . Lucky that in case of sphere its doable.

  • @bobh6728
    @bobh6728 3 หลายเดือนก่อน +3

    I think that is first time I’ve seen a mathematical proof that the great circle is the shortest distance. I’ve seen intuitive explanations before.

  • @mathunt1130
    @mathunt1130 4 หลายเดือนก่อน +8

    I think you've missed a trick: You can rotate your sphere in such that the P and Q can be put on the axis where either \theta or \phi is constant. That should reduce the complexity dramatically.

    • @Freeball99
      @Freeball99  3 หลายเดือนก่อน +8

      You make a good point, however, rotating to make one angle constant actually presupposes a great circle solution. I am treating the problem from the point-of-view of not knowing a priori what the form of the solution is. The Euler-Lagrange method derives this result from first principles, without assuming the answer. It demonstrates how calculus of variations reveals geometric truths purely from mathematics.

  • @5eurosenelsuelo
    @5eurosenelsuelo 4 หลายเดือนก่อน +3

    Thank you very much for the explanation. It'd be interesting to see the problem applied to other surfaces such as a cone or a cylinder. I know they're flat so it'd be possible to develop them and draw the straight line but I'm not familiar enough with the Lagrangian to do it this way. Well, the cylinder maybe I could because of its similarities to a circle. Maybe even the cone if I follow this video slowly. But I'm still missing the foundation. I need to rewatch your video on the Lagrangian.

    • @Freeball99
      @Freeball99  3 หลายเดือนก่อน

      Try apply this exact technique to a cylinder. The kinematics are slightly different, but the integral is far simpler to carry out - hint: you should find that
      z' = dz / dθ = const (which is trivial to integrate).
      Use
      x = r cos θ, y = r sin θ, z = z
      and substitute into the distance formula.
      You should arrive at the conclusion that the shortest path between 2 points on a cylinder is a helix.

  • @pseudolullus
    @pseudolullus 2 หลายเดือนก่อน

    Pretty nice how the functional is very similar to the plane one except for the extra sine squared

  • @papkenhartunian186
    @papkenhartunian186 3 หลายเดือนก่อน

    I loved your material on this video. I would like to know how you can prove a straight line is a circle and Vis versa.

    • @Freeball99
      @Freeball99  3 หลายเดือนก่อน

      I'm not sure I am clear on your question. Are you asking how to prove that the intersection of a plane with a sphere is a circle?

  • @MehrdadMohajer-p1m
    @MehrdadMohajer-p1m 2 หลายเดือนก่อน

    Thx. & as usual well done. If you plan to come to Hamburg any time soon …., Be happy to stay with me for couple of days, working on an tangible Project together.

  • @r2k314
    @r2k314 3 หลายเดือนก่อน

    That was really fun. I quess I never saw this application of the E.L. equation before because it's usually demonstrated with the geodesic equation, correct?

    • @Freeball99
      @Freeball99  3 หลายเดือนก่อน

      To be clear, the geodesic equation does not, in fact, prove that the shortest path between two points on a sphere is the arc of a great circle, but rather it presupposes this fact; it the uses this to derive a formula for calculating the distance. This is analogous to presupposing that the shortest path between two points on a plane is a straight line (as opposed to proving that) and then using the distance formula to calculate the path length.

    • @r2k314
      @r2k314 3 หลายเดือนก่อน

      @@Freeball99 oh wow. Thanks. I'm going to go back and look into the derivation of the geodesic equation again. Appreciate your clear presentation s very much.

  • @vishalmishra3046
    @vishalmishra3046 3 หลายเดือนก่อน

    *Shortest length between 2 points on a sphere* is simply the direct arc length between them = radius x angle (in radians) between the 2 points subtended at the center of the sphere.
    Let Center C = (Cx,Cy, Cz) and the points on the sphere are P = (Px, Py, Pz) and Q = (Qx,Qy,Qz), with angle T between them (calculated using arc cos of dot product below).
    Then, radius of the sphere, R = |P-C| = |Q-C| and related unit vectors are p = (P-C) / |P-C| and q = (Q-C) / |Q-C| with cos T = p . q (dot product).
    So, shortest arc length = R x T = Radius of the Sphere x Angle in Radians between the 2 points at the center of the Sphere. *Simple, right* ?

    • @Freeball99
      @Freeball99  3 หลายเดือนก่อน +2

      Thank you for sharing this. You're right that it's a simple and effective way to calculate the shortest distance between two points on a sphere - I find it far more intuitive than the haversine formula which performs a similar calculation.
      HOWEVER, it assumes that the shortest path is along a great circle arc. The Euler-Lagrange approach I used actually proves why this is the case, deriving the result from first principles without assuming the nature of the solution beforehand.

  • @JGambrosia
    @JGambrosia หลายเดือนก่อน

    Wait do engineers actually need this?

    • @Freeball99
      @Freeball99  หลายเดือนก่อน +1

      This example demonstrates how to solve optimization problems from first principles. Engineers need this deeper understanding to tackle new problems where the optimal solution isn't already known.

  • @gogyoo
    @gogyoo 3 หลายเดือนก่อน

    I can barely take the derivative of a polynomial. WTF YT algorithm?