Question 2 - Eulers Toitent Function Flashcards

(8 cards)

1
Q

Definition : Euler totient function

A

The Euler totient function φ(n) is defined by
φ(n) = |(Z/nZ)^×| = #{x ∈ Z(bar) : 0 ≤ x < n, gcd(x, n) = 1}.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Corollary : Z(bar)/nZ(bar) is a field iff n is
prime. (PF ON EXAM)

A

Let n be a positive integer.
Then Z(bar)/nZ(bar) is a field iff n is
prime.

PROOF:

If n = p is prime, then the number of units is φ(p) = p − 1, so Z(bar)/pZ(bar) is
a field.
If n is not prime, then n has some divisor d such that 1 < d < n, and
gcd(d, n) = d not equal 1, so [d] is a non-zero element of Z(bar)/n(bar) which is not invertible.
That is, [d][n/d] = [n] = [0].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Definition : The field of order

A

Let p be a prime. The field of order p is F(bar)p = Z(bar)/pZ(bar)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Theorem : Euler’s Theorem

A

Let n ≥ 1 and let x ∈ (Z(bar)/nZ(bar))^×. Then x^(φ(n)) = 1.

PROOF:

If G is a group and x ∈ G we have x^(|G|) = 1 by Lagrange’s theorem. Apply this with G = (Z(bar)/nZ(bar))^×.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Corollary : Fermat’s Little Theorem

A

Let p be a prime and let x ∈ Z(bar). Assume x is not divisible by p.
Then x^(p−1) ≡ 1 (mod p).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Wilson’s Theorem

A

Let p be a prime. Then
(p−1)! ≡−1 (mod p)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Theorem : Chinese remainder theorem for Z(bar)

A

Let m_1,…,m_k be pairwise
coprime positive integers and let m= m_1···m_k.
Then Z(bar)/mZ(bar)∼
= Z(bar)/m_1Z(bar) ×···×Z(bar)/m_kZ(bar).
Moreover the map defined by
f(x) = (x mod m_1,…,x mod m_k)
is a ring isomorphism.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Lemma Euler coprime

A

If m,n≥1 are coprime then φ(mn) = φ(m)φ(n)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly