Particle collision and path intersection

Поделиться
HTML-код
  • Опубликовано: 26 авг 2024
  • Given two parametric equations how can we tell if the paths that they trace out over time intersect (or overlap) and whether or not the particles moving along those paths collide?
    Source files here: sites.google.c...

Комментарии • 18

  • @gonderage
    @gonderage Год назад +2

    yo thanks, diggity dawg! I had no idea how to solve this problem, and neither my textbook nor my professor went over this question or did a similar problem to prepare me for it.

    • @mathteacher1729
      @mathteacher1729  Год назад

      You're welcome! So glad people are still finding my videos after all these years.

  • @lleytonmorris6305
    @lleytonmorris6305 7 лет назад +2

    I am doing specialist mathematics and I came across a similar question and could not understand how this worked since the original condition was that t > 0 and it confused my fellow classmates as to how saying s = t didn't make s have to be greater than 0 also, but I comfortably understand that by making it s, it is in a separate timeline and the time can be treated like a vector quantity and placed even in negative time zones. So I am Really grateful for this video

  • @zachhong554
    @zachhong554 3 года назад +3

    Thanks man this helped me figure out the difference between collision and crossing of paths

  • @AllRounderAndyy
    @AllRounderAndyy 3 года назад +3

    how comes you didn't use the z component when determining if they intersected?

  • @wanderer3612
    @wanderer3612 8 лет назад +9

    The values of the question seems familiar xd

  • @PiscesWaffles
    @PiscesWaffles 6 лет назад +1

    Thanks Joe!

  • @ashleycarman8031
    @ashleycarman8031 Год назад +1

    This was so helpful! Curse Michigan Math, and thank you!!

    • @mathteacher1729
      @mathteacher1729  Год назад

      Thank you! I'm so glad my old math videos are still helpful. :)

  • @psicojorge
    @psicojorge 11 лет назад +1

    Great explanation, many thanks!

  • @davidjiang1437
    @davidjiang1437 7 лет назад +3

    you are messing up the idea of intersect and collide? you call collide as intersect for several times

  • @heavymetalman2
    @heavymetalman2 10 лет назад +4

    good shit

  • @FcBarcelonaKid
    @FcBarcelonaKid 7 лет назад +1

    Thank you!

  • @jon7222
    @jon7222 8 лет назад +1

    Thanks this helped a lot!

  • @jeffma7202
    @jeffma7202 7 лет назад +1

    Helpful! tks

  • @seangiomi6126
    @seangiomi6126 Год назад

    joe i love you bro preesh

  • @heavymetalman2
    @heavymetalman2 10 лет назад

    what program did you use to model the motion?

    • @mathteacher1729
      @mathteacher1729  10 лет назад +1

      I used dpgraph. The link in my info was broken but I fixed it. The source files are available for download at the bottom of the page now.