Exam 2 Flashcards

1
Q

An integer n is ________ iff ∃k ε Z s.t. n = 2k + 1.

A

odd

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

An integer n is ________ iff ∃k ε Z s.t. n = 2k.

A

even

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

An integer n is ________ iff n > 1 and it has no positive divisor other than 1 and itself.
i.e. iff n > 1 and ∀r,s ε Z+ if n = r * s then r = 1 or s = 1.

A

prime

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

An integer is __________ iff n > 1 and n is not prime.
i.e. iff n > 1 and ∃r,s ε Z+ s.t. n = r * s but r ≠ 1 and s ≠ 1.

A

composite

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

r ε R is called a _____________ iff ∀a,b ε Z s.t. r = a/b and b ≠ 0.

A

rational number

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

∀n ε Z ∀d ε Z s.t d ≠ 0 ______________, denoted d | n iff ∃k ε Z s.t. n = dk.

A

d divides n

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

Any integer n s.t. n > 1 is either a prime or it can be uniquely written as a product of primes in a non-decreasing order.

A

The Fundamental Theorem of Arithmetic (FTA)

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

∀n ε Z ∀d ε Z+ ∃! q, r ε Z s.t. n = dq + r and 0 ≤ r < d

A

Quotient Remainder Theorem

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