Author thumbnail

Andrew McCrady

Elementary Number Theory

3,292 views
52 items
Last updated on Feb 28, 2024
public playlist
Prime Factorization for Natural Numbers
7:00
Greatest Common Divisors (Part 1)
16:04
Euclid’s Lemma (GCD Part 2)
8:28
Factoring into Products of Primes, and Quick Notes About RSA Challenges
7:30
Proof of the Fundamental Theorem of  Arithmetic
4:05
Proof that there are infinitely many primes
5:21
Prime Number Sieve and the Definition of a Mersenne Prime
12:04
Primes of the form ax+b
10:54
A few words on the prime number theorem and the Riemann hypothesis
14:53
Groups, rings, and congruence mod n
14:47
Linear equations mod n
18:04
The group of units mod n, and the order of an element in a group
10:48
Euler’s phi function and Euler’s Theorem
11:38
Wilson’s Theorem
9:43
The Chinese Remainder Theorem
19:29
Multiplicative functions and Euler’s phi function revisited
13:18
GCD(a,b) as a linear combination of a and b, and computing inverse Modulo n
15:30
Writing a number in binary, by hand and using Sage
10:56
Computing Huge Powers Mod n
13:27
Pseudoprimality
11:46
Miller-Rabin and Lucas-Lehmer Primality Tests
16:37
Intro to cyclic groups and the group of units mod p
13:49
Polynomials over Z/pZ
19:54
The Existence of Primitive Roots mod p
19:29
Recap of Primitive Elements in (Z/nZ)^* with examples in Sage
8:24
Intro to Public Key Cryptography with an example
10:51
The Diffie-Hellman Key Exchange
7:32
More Diffie-Hellman, the Man in the Middle Attack, and finding primitive roots for certain primes p
16:49
Intro to RSA with an Example
17:33
Encoding and Decoding Phrases and Numbers
10:24
Encoding, RSA encryption/decryption, Decoding Example
18:43
Attacking RSA by Factoring n Given phi(n)
6:14
Attacking RSA when p and q are close
11:42
Intro to Quadratic Reciprocity
4:56
Intro to the Legendre Symbol
9:34
The Legendre Symbol and Quadratic Reciprocity with Examples
20:21
Euler’s Criterion
12:45
Gauss’s Lemma
11:33
Euler’s Proposition
27:52
Jupyter notebook example
13:35
Intro to Continued Fractions
11:23
Euler’s phi(pq) for primes p and q
3:41
Partial Convergents
8:29
The Sequence of Partial Convergents
10:12
Every Nonzero Rational Number Has A Simple Continued Fraction Representation
7:24
The Continued Fraction Procedure
9:46
Quadratic Irrationals and Period Continued Fractions
7:54
Intro to Elliptic Curves
10:04
The Elliptic Curve Group Law (with examples)
13:20
Pollard’s p-1 Method for Factoring Integers
8:48
The Elliptic Curve Method to Factor Integers
19:08
ElGamal Encryption and Elliptic Curve Cryptography
7:26