Chapter 2 definitions Flashcards

(6 cards)

1
Q

Define the well ordering axiom

A

Every non-emtpty set of positive integers has a smallest number

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

Define the division algorithm

A

Let n and d >=1 be integers. There exists uniquely determined inters q and r such that n = qd +r and 0<=r<d. q and r are called quotient and remainder respectively

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

Define a divisor

A

if n and d are integers, d is called a divisor of n if n = qd for some integer q. we write d|n.

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

Define relatively prime integers

A

Two integers m and n are called relatively prime if gcd(m,n) = 1

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

Define the greatest common divisor

A

If m and n are integers, not both zero, an integer d is called the greatest common divisor of m and n, written gcd(m,n) if

(i) d>=1
(ii) d|m and d|n
(iii) if k|m annd k|n, then k|d

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