Number Theory Flashcards

(70 cards)

1
Q

When does a divide b

A

When there exists an integer c such that b = ac. We write a | b

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

When is an integer p prime

A

if the only divisors are 1, -1, p, -p

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

Theorem: There are infinitely many primes

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

Define the highest common factor

A

Let a,b (integers), at least one is non zero. The highest common factor is the largest natural number dividing both a and b

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

State Bezout’s Lemma

A

Let m,n be integers, both non-zero. There exists integers a,b such that am + bn = hcf(a,b)

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

State and prove Euclids Lemma

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

State the fundamental theorem of arithmetic

A

Every non-zero integer may be written as a product of prime factors, multiplied by 1 or -1. This prime factorisation is unique apart from the order by which we write the prime factors

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

Prove the fundamental theorem of arithmetic

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

Let R be a commutative ring. When is a subset I of R an ideal of R [3]

A

i) 0 is in I
ii) for any a,b in I, a + b and a - b are in I
iii) for any a in I and any r in R, ar is in I

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

What is a principal ideal

A

The ideal generated by a, ie {ar : r in R}

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

Define an integral domain

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

When is R a principal ideal domain

A

If it’s an integral domain and every ideal of R is principal

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

Proposition: Z is a principal ideal domain

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

State Fermat’s Last Theorem

A

For any integer n > 2, there are no solutions to the equation xn + yn = zn with x,y,z positive integers

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

Define a unit and associates

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

What is U(Z)

A

{-1, 1}

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

Define irreducible and prime in this sense

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

Lemma: In any integral domain R, every prime element is irreducible

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

Define factorisations that are essentially the same

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

When is an integral domain R a unique factorisation domain (UFD)

A

If every non-zero element a in R has a factorisation as a unit multiplied by a product of irreducibles, and all factorisations are essentially the same

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

How do we show a group isn’t a UFD

A

Find two factorisations and show the factors are irreducibles and not associates

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

State and prove the cancellation lemma

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

Define highest common factor

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

Lemma: Let R be a commutative ring, and suppose that d in R is a hcf of a,b in R. Then an element e in R is a hcf of a,b in R if and only if e is an associate of d

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Show in Z[root(-5)] the hcf of 6 and 2 + root(-5) doesnt exist
26
Lemma: In any principal ideal domain R, every irreducible element is prime
27
Define a Euclidean domain
28
Theorem: Every Euclidean domain R is a Principal Ideal domain
29
Define congruence modulo m
30
Proposition: The equation x2 + y2 + 3z2 has no integer solutions for x,y,z apart from the trivial solution x = y = z = 0
31
Define Z/mZ
The set {0,1,......,m-1}, equipped with addition and multiplication modulo m
32
What is (Z/mZ)X
The group of units of Z/mZ, which is the elements a such that hcf(a,m) = 1
33
For a,b in Z and m in N, when is there a solution x in Z to the congruence ax = b mod m, and what is it
34
How do we go about solving the linear congruence ax = b mod m
Find integers x0 and y such that ax0 + my = hcf(a,m) by euclidean algorithm. Since hcf(a,m) | b, we can multiply to get the desired value of x0
35
Define the Euler Totient formula
36
If p is prime, what is phi(p)
p - 1
37
State and prove Euler's theorem
38
State Fermat's little theorem
39
Define quadratic residue mod m
40
Define the legendre symbol
41
State the two squareroots lemma
42
State Wilson's theorem
If p is prime, then (p-1)! = -1 mod p. If m \> 5 is composite, then (m-1)! = 0 mod m
43
State Eulers criterion
44
When is -1 a quadratic residue or a quadratic non-residue mod p
quadratic residue if p = 1 mod 4, quadratic non-residue if p = 3 mod 4
45
State the Chinese Remainder theorem
46
How do we solve a problem using the chinese remainder theorem
# Define Mi = product of mj excluding mi. Find yi such that Miyi = 1 mod mi. Then x is equal to the sum of aiMiYi for all i
47
48
When is a function f: N to C multiplicative
When f(mn) = f(m)f(n) if hcf(m,n) = 1
49
Define the order of a mod m
50
for any u in N, what is ordm(au) and what is the relationship between ordm(a) and phi(m)
51
Define a primitive root
52
Let p be a prime. For every natural number d such that d | (p-1) how many elements a are there such that ordp(a) = d
phi(d)
53
Lemma: If g is a primitive root and u in N, gu is a primitive root if and only if hcf(u, p-1) = 1
54
State and prove the dth roots lemma
55
Give the equations for legendre symbol (2 / p) for an odd prime p
56
State the theorem of quadratic reciprocity
57
State Gauss's Lemma
58
When can a natural number n be written as a sum of two integer squares
if and only if in its prime factorisation, any prime that is = 3 mod 4 has an even exponent
59
What are the only prime/ irreducible elements of Z[i]
60
61
62
State Lagrange's four squares theorem
Every natural number n may be written as the sum of four integer squares
63
Define a lattice
We say a set L in Zn is a lattice in Zn if L is an additive subgroup
64
Define symmetric and convex
A set S in Rn is symmetric if for all x in S we have -x in S. S in convex if for all x,y in S the line segment { tx + (1-t)y : 0 \< t \< 1} is in S
65
State Minkowskis Theorem, weak form
66
Define a pythagorean triple
We say (x,y,z) is a triple of natural numbers is a pythagorean triple if x2 + y2 = z2
67
When is a pythagorean triple primitive
if there is no natural number d \> 1 that divides all of x,y,z
68
When is a triple (x,y,z) a pythagorean triple? (whats the parameterisation)
x = u2 - v2 y = 2uv z = u2 + v2 for coprime u,v in N, not both odd
69
70
When does the Legendre equation have solutions