Integers Flashcards

1
Q

What are the 2 ways to use he Well-Ordering Principle (W.O.P.)?

A

1) to show a subset has a least element

2) as a base of a contradiction

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

What does the q and r in this equation represent b=qa + r ?

A

q - quotient

r - remainder

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

What is the definition of a prime?

A

P is a prime if and only if the only positive divisors of P are 1 and P

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

What is the definition of composite?

A

a number is composite if and only if there is a number other than 1 and itself that is a divisor of the number

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

What is the definition of a common divisor?

A

a common divisor of a and b, is an integer g such that g/a and g/b. The greatest common divisor, denoted by gcd(a,b), of a and b is the largest positive common divisor of a and b

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

What is the gcd(0,0)?

A

0

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

Is the gcd(a,b) equal to the gcd(-a,b)?

A

Yes

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

What is Bezout’s Theorem?

A

there exists integers m and n such that gcd(a,b) = ma + nb

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

What is the definition of coprime?

A

two integers a and b are coprime if and only if gcd(a,b)=1

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

What is the Fundamental Theorem of Arithmetic

A

n is an integer greater than 1. Then there exists a unique finite collection of primes {p1, p2,…,pr} and a unique sequce of strictly positive integers a1, a2,…,ar such that 2

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