Chapter 4 Flashcards

1
Q

infinite sequence [definition]

A

a list of intergers xj for j ∈ N, denoted (xj)j=m

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

finite sequence [definition]

A

a list of numbers xm, xm+1, xm+2,…,xM-1, xM ;
denoted (xj)Mj=m , where M ∈ Z with m ≤ M

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

(note: if m = n, this is interpreted as )

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

definition of n! (“n factorial”) [definition]

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

[finite series]

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

[finite series]

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

[finite series]

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

[finite series]

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

[finite series]

if a ∈ Z, then for all n ∈ N,

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

[finite series]

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

[finite series]

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

[finite series]

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

[finite series]

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

binomial theorem [theorem]

A

Suppose k, m ∈ Z≥0, with m ≤ k.
Then k! is divisible by m!(k-m)! .

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

[theorem / formula]

A

“k choose m”

17
Q

binomial theorem for intergers [theorem / formula]

A

If, a, b ∈ Z and k ∈ Z≥0, then

18
Q

[corollary] for k ∈ Z≥0, we have

A
19
Q

Principle of mathematical induction—second form (“strong induction” [theorem]

A

For each k ∈ N, let P(k) be a statement. Assume that:

  1. P(1) is true, and
  2. if P(j) is true for all integers j such that 1 ≤ j ≤ n, then P(n + 1) is true.

Then P(k) is true for all k ∈ N.

20
Q
A