Тёмный

Number Theory: The Euclidean Algorithm Proof 

Michael Penn
Подписаться 301 тыс.
Просмотров 65 тыс.
50% 1

We present a proof of the Euclidean algorithm.
www.michael-penn.net

Опубликовано:

 

12 авг 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 65   
@XxXMrGuiTarMasTerXxX
@XxXMrGuiTarMasTerXxX 3 года назад
I used to watch you for fun, now you're also helping me with my degree in maths :D Thank you!
@georgesadler7830
@georgesadler7830 2 года назад
Professor Penn, thank you for a classic proof on the Euclidean Algorithm. These are historic topics in mathematics.
@mharouny1
@mharouny1 3 месяца назад
The last part is because d
@sporadicdrive5884
@sporadicdrive5884 4 года назад
Just found this channel and I'm loving the content so far! Thanks a lot
@subid.majumdar
@subid.majumdar 3 года назад
Do you know other channel like this, I want to learn more math
@paigecarlson1742
@paigecarlson1742 8 месяцев назад
The way the last pos remainder percolates up. I appreciate finally explaining why it works, not just that it works.
@Avighna
@Avighna Год назад
Wow! Amazing! I actually understood this (after a lot of effort). Always love the eureka moments I get when learning about a new proof. Thank you!
@shuttlecrab
@shuttlecrab 9 месяцев назад
Thank you for opening with what q and r are and how you get them. A good few articles I've read don't actually say what they are, which is annoying, because for a number-phobe like myself, a more granular introduction is needed quite often. For me, just looking at the equation does not intuitively tell me that q and r are generated by dividing a and b
@krishshah3974
@krishshah3974 4 года назад
I don't know if this was intentional but the outfit and the background really match each other (ninja-like) :)
@khetnhio
@khetnhio 3 года назад
great proof, very clearly shown 10/10
@khizaramjad9620
@khizaramjad9620 4 года назад
Well organized. Thanks alot!
@MichaelPennMath
@MichaelPennMath 4 года назад
Thanks!
@TolgaYilmaz1
@TolgaYilmaz1 4 года назад
Was it a typo at 5:25? You wrote: d | b - r1 * q1 implies d | r2 I think it should have been: d | b - r1*q2 implies d | r2 Since equation 2 is: b = r1*q2 + r2
@aryanraina3631
@aryanraina3631 4 года назад
Yes it is a typo
@chitranshuvarshney4863
@chitranshuvarshney4863 2 года назад
well organized video
@savi4420
@savi4420 Год назад
How cutely u just proved it and i didn't even realised that I understood. Great teacher. Thankyou so much.
@footballistaedit25
@footballistaedit25 4 года назад
Thanks for a great video♥️♥️♥️
@bettyswunghole3310
@bettyswunghole3310 2 года назад
Is this a proof by induction?
@nicholasalkhawli6057
@nicholasalkhawli6057 3 года назад
Shouldnt we prove that r1 and all other r don't divide a and b
@KFP4488
@KFP4488 4 года назад
How can we tell the sequence of r1, r2, r3 is decreasing?
@aaronzoll5289
@aaronzoll5289 4 года назад
By the division algorithm, a = bq + r where r < b because if it is great than or equal, it gets absorbed into q. So each r(n) < r(n-1)
@souverain1er
@souverain1er 3 года назад
@Michael Penn How do you prove that the last sequence in the division has a remainder of zero?
@chinmayelastname3544
@chinmayelastname3544 2 года назад
that's because if the remained is not zero, then the sequence will keep going on
@yoman6367
@yoman6367 28 дней назад
had the same question
@Arjunsiva
@Arjunsiva 3 года назад
Awww, i miss the sound of writing on chalk board
@ibrahimElKhalil55
@ibrahimElKhalil55 Год назад
at 5:41 shouldn't it be d divides b-(r1q2)
@PMe-my1td
@PMe-my1td 2 года назад
Thanks for confirming how dumb I am 🙂
@adinaadina4549
@adinaadina4549 3 года назад
Hi, I'm afraid you have so many views no one would answer my question. But still. I don't understand how you can deduce that d | a -bq from d | a, d | b. Can someone explain me the intermediate steps ?
@bingqingwang850
@bingqingwang850 3 года назад
In the previous "Divisibility Basic" part, there is a propositon that " If a|b and a|c, then for any x and y as integers, there is a|bx+cy". So according to this, we have d|a and d|b, then d|ax+by where x = 1, y = -q1.
@adinaadina4549
@adinaadina4549 3 года назад
@@bingqingwang850 okay thank you very much !!!
@mominahmed7-044
@mominahmed7-044 3 года назад
if d|a and d|b then we can write this as a = dx and b = dy (all integers). Any linear combination like pa + qb (p and q integers, again) can be written as dxa + dyb which you can factorize to d(xa + yb) which of course would be a multiple of d, the thing we initially sought to prove.
@KRITHEESH-it7un
@KRITHEESH-it7un Год назад
​@@mominahmed7-044 thank you very much
@pj3u184
@pj3u184 4 года назад
Does d | r_(n-1) imply (r_(n-1)) / d = 1 and that d = r_(n-1) ? Read: Does the last statement that d is a divisor of the last remainder imply that the remainder divided by d is equal to 1, and does that mean that d is equal to the last remainder?
@MichaelPennMath
@MichaelPennMath 4 года назад
Here we are using the definition of the gcd. We start by showing that r_{n-1} is a common division of a and b then suppose we have another common divisor of a and b and show that must divide r_{n-1}. This is precisely the definition of gcd(a,b). That d in the proof is only a divisor of the gcd, it may not be the gcd itself.
@xRabidz
@xRabidz 4 года назад
d is assumed to be ANY common divisor of a and b, so if d | r_(n-1) then that means d
@mateuszpachulski6211
@mateuszpachulski6211 Год назад
@@xRabidz I hope you see this comment :P As it drives me nuts :S we know that r__(n-1) is some common divisor, we do not know by the proof that it is the greatest one it may not be. So we take some divisor d, it may be the greatest but it also may not be the greatest, if we would take a d that is not the greatest one and r_(n-1) may not be the greatest one we are left with a d equal to r_(n-1), how does this proof that r_(n-1) is the greatest one ...
@theblinkingbrownie4654
@theblinkingbrownie4654 Год назад
​@@mateuszpachulski6211r_(n-1) MUST be the greatest, we are not trying to prove with contradiction here. Basically gcd(a,b) is defined that ANY divisor d of a and b must divide the gcd. Think about it, any common factors of 30 and 40 must divide 10.
@arkashvijayakumar4181
@arkashvijayakumar4181 8 месяцев назад
thanks helped alot@@xRabidz
@chickensalad1369
@chickensalad1369 3 года назад
yea I get this and its great and all but WHERE IS THE "And thats a good place to stop"
@PunmasterSTP
@PunmasterSTP 3 года назад
Euclidean? More like Eu-clear-ian, because now I understand; thank you so much for explaining!
@MonkeyAssassin-qi8gw
@MonkeyAssassin-qi8gw 21 день назад
Great job punmaster, you’ve successfully ruined my day😂
@PunmasterSTP
@PunmasterSTP 21 день назад
@@MonkeyAssassin-qi8gw Then my work here is done 👍 On the flip side, if you keep listening to painful puns, eventually you’ll become numb(er)…
@MonkeyAssassin-qi8gw
@MonkeyAssassin-qi8gw 21 день назад
@@PunmasterSTP you’re ruthless
@PunmasterSTP
@PunmasterSTP 21 день назад
@@MonkeyAssassin-qi8gw I once told someone something ridiculous, and they said "Euclid-en' me!"
@VictorHugo-xn9jz
@VictorHugo-xn9jz 6 месяцев назад
Nice one.
@ignassiaulys9160
@ignassiaulys9160 4 года назад
wait so how is rn-1 a divisor of rn-3 if rn-2 isnt a divisor of rn-3?
@marceorigoni6614
@marceorigoni6614 4 года назад
rn-2 is not a divisor of rn-3, because rn-3/ rn-2 have a rest ≠ 0. I mean an example is 12 = rn-3 ,8 = rn-2 and 4 = rn-1. There you see 12/8 = 1*8 + 4 = 1,5. Not a divisor.
@gajrajsingh51
@gajrajsingh51 3 года назад
We know, r_{n-1} | r_{n-2}, hence q_{n-2} * r_{n-2} + r_{n-1} | r_{n-3}.
@chritophergaafele8922
@chritophergaafele8922 4 года назад
How do you prove that the sequence r1,r2,r3...rn decreases
@jackmaibach8316
@jackmaibach8316 4 года назад
r1 < b otherwise the choice for q1 was wrong. r2 < r1 otherwise the choice for q2 was wrong. and so on and so forth. this is a consequence of how remainder upon division is defined.
@saikiranbanti5415
@saikiranbanti5415 4 года назад
Really a very good one easy to understand
@sakethram538
@sakethram538 4 года назад
if d/rn-1 then d should be the gcd of a & b
@keinernichts3531
@keinernichts3531 4 года назад
It's greatest common divisor, emphasis on greatest.
@famoustrends_mmr
@famoustrends_mmr 3 месяца назад
3:08 how to rn-1 divide rn-2 explain
@rayzewis3361
@rayzewis3361 3 месяца назад
Because we can write r_{n-2} = r_{n-1}*q_{n}, which is equivalent to saying r_{n-1}|r_{n-2} (by divisibility definition: a=bn then a|n)
@famoustrends_mmr
@famoustrends_mmr 3 месяца назад
@@rayzewis3361 but r_{n-2} = r_{n-1}*q_{n} + r_{n} sir you can use it not this r_{n-2} = r_{n-1}*q_{n}
@ashishkumarsharma5038
@ashishkumarsharma5038 2 месяца назад
what if d=1?
@MonkeyAssassin-qi8gw
@MonkeyAssassin-qi8gw 21 день назад
Then there would be no purpose in proving😅,we assume that d does not equal one as there would be no point.
@siddhantkhare2775
@siddhantkhare2775 2 года назад
When did Mark Zuckerberg start teaching Mathematics.....Lmao🤣🤣🤣
@zhuolovesmath7483
@zhuolovesmath7483 2 года назад
Take a rest buddy, you seem pretty tired
@brunon.8962
@brunon.8962 3 года назад
Why can't you prove this shit works by using real world things like a field or something useful and meaningful? Why does it have to be bulk lines of gibberish simbols?
@theblinkingbrownie4654
@theblinkingbrownie4654 2 года назад
Huh can you clarify what you mean or give an example?
@MrAmangandhi
@MrAmangandhi 3 года назад
at 5:41 shouldn't it be d divides b-(r1q2)
@c._olm3o945
@c._olm3o945 3 месяца назад
Yes I think so but either way the point is clear I guess
Далее
Number Theory: The Euclidean Algorithm Example 1
2:44
The Euclidean Algorithm:  How and Why, Visually
13:29
Просмотров 30 тыс.
skibidi toilet 76 (part 2)
04:28
Просмотров 15 млн
Number Theory: The Division Algorithm
12:49
Просмотров 126 тыс.
derivatives "defined" without limits?!?
15:50
Просмотров 16 тыс.
I Melted Wood With Friction
8:44
Просмотров 677 тыс.
Bézout's identity: ax+by=gcd(a,b)
18:20
Просмотров 77 тыс.
FABIANO SACRIFICES 2 ROOKS AND WINS IN 9 MOVES!
6:07
Просмотров 373 тыс.
Extended Euclidean Algorithm Example
14:50
Просмотров 307 тыс.
Euclidean Algorithm (Proof)
8:50
Просмотров 111 тыс.