Discrete Math - 4.1.2 Modular Arithmetic

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

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

  • @trippin0101
    @trippin0101 9 หลายเดือนก่อน +10

    wow, i watched lectures from mit and i have to say i learned very limited subject material from there! But your lectures really break it down to the basics, and explain the details that you truly need to understand in order to get the whole picture. Goes to show that the name of the institution doesn't really matter! It's the quality of instruction that matters which some schools don't offer! Excellent job!!!

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

    You are a gem, you don't lecture and just talk like many university professors but do a phenomenal job explaining and simplifying concepts.

  • @nooruzuneel5343
    @nooruzuneel5343 ปีที่แล้ว +23

    HOW IS THIS FREE!!!!!! I paid my kidneys worth for university and i have a professor here explaining it much better and that too for free 😭.

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

    1:56 *-1/4 with a reminder of 3 - for those who are confused ig she just mistakenly said -4 but she meant -1

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

      that confused me lmao ty

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

    Best modulo training video I have come across. Thank you.

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

    you are the greatest person in the universe

  • @uiu.13x59
    @uiu.13x59 ปีที่แล้ว +4

    I'm so grateful for your efforts , thank you so much

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

    so at 21:42 where you state 4+5 = 9 == 0 mod 3....... 0 is essentially the remainder of 9 (mod 3)... i guess my question or comment is r = a mod d. I keep getting confused with congruences given that there's situations where the a, in this case 0 is literally the remainder. I feel like I need clarification with this relation because I keep getting confused when it comes to remainders.

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

      Learning python and all related math classes myself. Here's the note i made in python software, that's why you see all the hashtags:
      ######## You are given x mod m. Form a ≡ b (mod m) from x mod m:
      ######## 1). Get the remainder from x mod m
      ######## 2). Equation becomes: x ≡ remainder (mod m)
      ######## What if you are given (x + y) mod m. Form a ≡ b (mod m):
      ######## 1). Add x + y to get the total.
      ######## 2). Get the remainder from (x + y) mod m
      ######## 3). Equation becomes: (x + y) ≡ remainder (mod m)
      ######## You could also individually do:
      ######## 1). Get the remainder_1 of x mod m
      ######## 2). Set x ≡ remainder_1 mod m
      ######## 3). Get the remainder_2 of y mod m
      ######## 4). Set y ≡ remainder_2 mod m
      ######## 5). Add x and y to get the total
      ######## 6). Add remainder_1 and remainder_2 to get the total
      ######## 7). Set x + y = (remainder_1 + remainder_2) mod m
      ######## What if you are given (x * y) mod m. Form a ≡ b (mod m):
      ######## 1). Multiply x * y to get the total.
      ######## 2). Get the remainder from (x * y) mod m
      ######## 3). Equation becomes: x * y ≡ remainder (mod m)
      ######## You could also individually do:
      ######## 1). Get the remainder_1 of x mod m
      ######## 2). set x ≡ remainder_1 mod m
      ######## 3). Get the remainder_2 of y mod m
      ######## 4). Set y ≡ remainder_2 mod m
      ######## 5). Multiple x and y to get the total
      ######## 6). Multiple remainder_1 and remainder_2 to get total
      ######## 7). Set x * y = (remainder_1 * remainder_2) mod m

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

    Im confused beginning at the slide at 20:46 and going forward. Before you wrote the remainder as "r = a mod d" but in that slide it looks like you are writing it as "a = r mod d" Can someone explain to me why this is? Thanks otherwise for some great content Kimberly.

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

      The remainder would be written as r=a mod d. To rewrite a number in a new modulo, we would write it as a=r mod d. We generally don't write the r= version. Those examples were for you to understand we were looking for a remainder.

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

      @@SawFinMath Thank you very much. Hope you're doing well. Much appreciated.

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

    at 3:34 was said "differences in their remainders is divisible by 4". is it correct - differences in their remainders?? I do not get what this mean, though I seem to understand the concept of two numbers being congruent.. thnks for everything!

  • @bestyoueverhad.2408
    @bestyoueverhad.2408 3 ปีที่แล้ว +12

    Tried doing Equivalence Relation without knowing this bit, huge mistake!

  • @Light-ev1dt
    @Light-ev1dt 9 หลายเดือนก่อน +3

    I don't quite get this part:
    2 ≡ 6 (mod 4) because 4 | (2 - 6) which means that 4 | (-4), so that there exists a variable c such that 4 * c = -4, and c must be positive integer (stated from the previous video). But in this case, c must be negative for the equation to be true. So is the formula actually m | abs(a - b)?

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

      same confusion here

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

      @@ukpkmkk8409 C can be negative, it says in the book. Hope this helps.

  • @melisaozen4897
    @melisaozen4897 4 ปีที่แล้ว +11

    Love these videos, thank you so muchh!!!!

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

    you are the best. thank you very much for the video

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

      You're welcome!

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

    The Last question on Arithmetic Equation why you changed the position of the remind its was like a = b mod m and u change it like b = a mod m i didn't get it

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

    Thank u so much for these videos

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

    Got confused starting 8:31 :(

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

    Thankyou ❤

  • @RS-xu1dm
    @RS-xu1dm 3 ปีที่แล้ว

    1:56 I am confused.

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

      We can't have a negative remainder but we can have a negative quotient.

    • @RS-xu1dm
      @RS-xu1dm 3 ปีที่แล้ว

      @@SawFinMath Thanks so much!

  • @ShotoTodoroki-hh1rt
    @ShotoTodoroki-hh1rt ปีที่แล้ว

    mam , where can i get your explaination for (a + b) mod m = ((a mod m) + (b mod m)) mod m... and for ab mod m = ((a mod m)(b mod m)) mod m
    ??...i really wanted that part...

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

      It's algebraic property, probably u could see her set theory at this first playlist

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

    "-1 would actually be -4/4 with a remainder of 3." ........literally what?

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

      -1 + 4 = 3

  • @AHADOPT-jf5dx
    @AHADOPT-jf5dx 8 หลายเดือนก่อน

    could anyone tell me how can I say her thanks!

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

    thank you so much!

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

    16:47

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

    Thanks mam

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

      You are welcome!

  • @MOTORCYCLE4K-ne5lz
    @MOTORCYCLE4K-ne5lz ปีที่แล้ว

    حلو

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

    blm

  • @Salamanca-joro
    @Salamanca-joro หลายเดือนก่อน

    12:06