Number Theory

Euler’s Totient Summation

https://www.youtube.com/watch?v=BghI44RQe-A What do we get if we fix a positive integer, and take the sum of Euler’s totient function applied to each positive divisor of the original integer? Incredibly, it returns the original integer. This means that the summation function of Euler’s totient function is the identitiy function. We prove this fact using an out-of-the-blue […]

Euler’s Totient Summation Read More »

Möbius Inversion Formula

https://www.youtube.com/watch?v=C8i209klzmA The Möbius inversion formula allows us to recover a function from its summation function. A fair amount of machinery needs to be built (or in our video, assumed) to prove the inversion formula, but the result is well worth it. For example, it can be applied to derive an explicit formula for the Euler

Möbius Inversion Formula Read More »

Wilson’s Theorem

https://www.youtube.com/watch?v=LdvtBEM5iEw Wilsons theorem, in its most complete form, asks for the remainder when $(n-1)!$ is reduced modulo $n$. Surprisingly, we can completely classify the remainders according to three cases of $n$: prime, the number $4$, and otherwise. We state and prove this classification in this video.

Wilson’s Theorem Read More »

Extended Euclidean Algorithm

https://www.youtube.com/watch?v=D-ATs6TyYWA Bézout’s lemma tells us that the greatest common divisor of two integers can be written as an integer linear combination of the two integers. The question then arises as to how we can determine the two coefficients. This is where the extended Euclidean algorithm comes into play. Amazingly, it turns out that we can

Extended Euclidean Algorithm Read More »