Distance between two polar coordinates

Поділитися
Вставка
  • Опубліковано 5 тра 2024
  • In this video I showed how to compute the distance between two points with polar coordinates. The strategy is to convert to cartesian coordinates first before using the pythagorean formula

КОМЕНТАРІ • 27

  • @RajSandhu-gm8iz
    @RajSandhu-gm8iz Місяць тому +16

    If you draw a simple diagram, angle between lines (theta2-theta1), then I used used cosine rule from the start, got you straight to the answer.

  • @arjunkapoor5653
    @arjunkapoor5653 Місяць тому +15

    Why not cos rule, it’s literally the Pythagorean theorem, but with an extra -(2 x r1 x r2 x cos(Theta1-Theta2)) at the end

    • @xenumi
      @xenumi Місяць тому

      Same thing

  • @gregorysadofyev3981
    @gregorysadofyev3981 Місяць тому +7

    It can be calculated easier than that. Use cosine theorem for triangle that are composed of r1 and r2

  • @mridu24_
    @mridu24_ Місяць тому +1

    Hey Prime Newtons..I actually like the starting of your videos, by the way this video was adorable...learned a lot, thanks.

  • @dereklenzen2330
    @dereklenzen2330 Місяць тому +5

    There is nothing wrong with this solution. However, when I visualized this problem in my head, one of the things that popped into my head is the Law of Cosines, since we know the lengths of two sides r_1 and r_2 as well as the angle between them theta_2 - theta_1. Thus,
    d^2 = (r_1)^2 + (r_2)^2 - 2*(r_1)*(r_2)*cos(theta_2 - theta_1),
    which in turn gives us
    d = sqrt[(r_1)^2 + (r_2)^2 - 2*(r_1)*(r_2)*cos(theta_2 - theta_1)].

  • @dirklutz2818
    @dirklutz2818 Місяць тому

    Great video! Like always.

  • @5Stars49
    @5Stars49 Місяць тому +1

    Lovely Sir

  • @ThePhotonMan110
    @ThePhotonMan110 Місяць тому

    Would love to see the 3D solution as well!

  • @BartBuzz
    @BartBuzz Місяць тому

    Nice!

  • @marcelocampos665
    @marcelocampos665 Місяць тому

    Muito bom!

  • @TR_Arial
    @TR_Arial Місяць тому

    So this is basically a proof for the cosine rule
    Neat!

  • @charlesgodswill6161
    @charlesgodswill6161 Місяць тому +1

    my observation prof, please add some lighting to brighten the board!

  • @yasirabdulhakeem
    @yasirabdulhakeem Місяць тому +1

    This looks kind of similar to the metric tensor in a polar coordinate system, is that a coincidence or are they related?

  • @echchakhaouikhalifa7468
    @echchakhaouikhalifa7468 Місяць тому +2

    Use Alkashi law or cosinus law and the result is straightforward

  • @marshallmanz123
    @marshallmanz123 Місяць тому +1

    Simple!

  • @Archimedes_Notes
    @Archimedes_Notes Місяць тому

    Thank you that is great. We can also use Alkashi law for the cosine if we forgot how to get this result.

  • @adw1z
    @adw1z Місяць тому +1

    Indeed if z1 and z2 are complex numbers (isomorphism to polar co-ordinate geometry), |z1 - z2| = distance between z1 and z2:
    -> theta 1 = theta 2 ==> z1 and z2 are co-linear on the line through the origin in the same quadrant, and so the distance between them should be |r2 - r1|, as expected by the formula.
    -> theta 1 = -theta 2 ==> z1 and z2 are co-linear on the line in opposite quadrants, with distance |r1 + r2| = r1 + r2 between them, also given by the formula.
    -> If theta 1 = theta 2 + (2n+1)pi/2 for n integer, then z1 and z2 are orthogonal, and the distance between them is sqrt(r1^2 + r2^2) by Pythagoras.
    -> Of course, if any other angle, just use the cosine rule on the triangle formed (of which Pythagoras is a special case), and that's why the cos term even appears.

  • @surendrakverma555
    @surendrakverma555 Місяць тому +1

    Excellent explanation Sir. Thanks 👍

  • @rujon288
    @rujon288 Місяць тому +4

    i just draw a picture and used cosine rule /:

  • @rachidtanan3229
    @rachidtanan3229 Місяць тому

    How to make same thing betwine two points on cylindre

  • @claytonbenignus4688
    @claytonbenignus4688 Місяць тому

    Elegant! I could see the problem work itself!

  • @yplayergames7934
    @yplayergames7934 14 днів тому

    This is basically a Law of Cosines

  • @xgx899
    @xgx899 21 день тому

    Using elementary vector algebra: d^2=|a-b|^2=a^2+b^2-2(a,b)=r_1^2+r_2^2-2r_1r_2 cos(theta_1-theta_2)
    This channel is an example of how not to do math.

  • @royluke4762
    @royluke4762 Місяць тому

    Lighting on the board is very little to see the figures clearly

  • @punditgi
    @punditgi Місяць тому +1

    Prime Newtons has all the answers! 🎉😊