Proving that divisibility is transitive

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

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

  • @surinderkaur4312
    @surinderkaur4312 3 ปีที่แล้ว +16

    I can't pay fees rn but I'll be your potential patreon after I get a job. For now I watch ads and click on em. 😬

  • @christopherbarrett9900
    @christopherbarrett9900 2 ปีที่แล้ว +2

    It took me a while to get the last proof. When I wrote it down myself it made sense 🤣 Thanks for all your effort again 😀

  • @uridimmuvltozwta1466
    @uridimmuvltozwta1466 4 ปีที่แล้ว +6

    why do you use | for division? In an earlier video you use | to shorthand "such that" with {x | P(x)}. In the context of this video it is clear that | is representing division, however if I was just looking at the formula, I might deduce a|b as a "such that" b rather than a divide by b. Why not use / a/b?

    • @thegeneralgamer4921
      @thegeneralgamer4921 3 ปีที่แล้ว +8

      Sorry I'm late, but two different things here.
      1) the | symbol only (at least that I've seen) means "such that" if it's in a set. It is used in set--builder notation and has some property or function that is true after the |. So you'd never read a|b as "a such that b is true" because it's not a set. You can also read it as {x in domain | P(x)} = "All values of x where P(x) is true" (he said that in the video I think you're referencing). So if it's not a set or in set-builder notation, it doesn't mean "such that" or "where". And I believe they don't use a/b because that's an actual fraction, not a notation. This might not seem different, but b|a is a statement (either true or false), not an expression. a/b is an expression that is equal to another number.
      2) The less exciting answer - it's just how math is. You can ask why we use + or - instead of sigma or delta, and I'm sure there's a long history of when it first started and everything like that, but there's not really a real answer to why + is used specifically. It may seem obvious to use + to us now, since we're so used to it, but think of every symbol we could have used... why +? Math also likes the 'share'. Example: the inverse of cos (cos^-1) doesn't actually mean 1/cos in the way that 5^-1 means 1/5, even though they both use the exact same notation. Instead, cos^-1 is more meant to mean 'the opposite of' than it's reciprocal.
      Hopefully this helps

    • @olgaptashnyuk8624
      @olgaptashnyuk8624 2 ปีที่แล้ว

      Let me introduce you to p.. //listing all the possible meanings//

    • @Daniel_Zhu_a6f
      @Daniel_Zhu_a6f 2 ปีที่แล้ว

      a/b means "a divided by b". if you would be programming this, "divide by" would be a function that returns numbers, while "divisable by" is typically a function that returns booleans (True or False). so the type of first function would be Number -> Number -> Number, while the second function would have Integer -> Integer -> Boolean type. so people use different operators for this.

  • @ZoomerAdvice
    @ZoomerAdvice 4 ปีที่แล้ว +22

    Are you writing everything backwards? I’m calling the police.

    • @SpiderManAndMore
      @SpiderManAndMore 4 ปีที่แล้ว +12

      He's writing normal and mirroring the video

    • @shannonheinig8912
      @shannonheinig8912 3 ปีที่แล้ว +2

      @@SpiderManAndMore he has a ring on his left hand so i dont think the video is mirrored

    • @travishuey7627
      @travishuey7627 3 ปีที่แล้ว +1

      @@shannonheinig8912 This sneak, has rings on both is left and right hand!

    • @aurumstinger4479
      @aurumstinger4479 2 ปีที่แล้ว

      This is the funniest comment ever and serious people ruined it

  • @aurumstinger4479
    @aurumstinger4479 2 ปีที่แล้ว +1

    I really love the way you speak,,,makes listening to you very easy😇

  • @mmdjvdazh
    @mmdjvdazh 3 ปีที่แล้ว +3

    You're a cool teacher 👍

  • @piusadas2220
    @piusadas2220 4 ปีที่แล้ว +1

    Great video. Really cleared all my doubts. I was having trouble understanding Elementary Number Theory by David Burton.

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

    I’m literally going to cry, this was so helpful. I’ve been struggling to understand this in class and I have a test tomorrow

  • @gilkeidarmusic
    @gilkeidarmusic ปีที่แล้ว

    Great video! Regarding the definition of divisibility: the d =/= 0 requirement was added to set any expression that is divided by 0 as undefined, right? Since, if d were allowed to be 0, then though no integer k exists such that, for instance, 5 = 0 * k, it would now be the case that 0 does not divide 5, instead of that 5 / 0 is not defined. Similarly, if n = d = 0, then 0 would divide 0 but the result would not be a number but rather the entire set of integers since for any integer k it is the case that 0 * k = 0.

  • @keithgive5246
    @keithgive5246 3 ปีที่แล้ว +1

    maths is easier all of a sudden

  • @rahulrkc
    @rahulrkc 5 ปีที่แล้ว +7

    wtf