Numbers and functions Flashcards

1
Q

cardinality

A

number of elements in a set

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

Injective

A

A function is said to be injective if f(x)=f(y) ⇒ x=y

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

Surjective

A

A function f:A->B is surjective if f(A)=B. Each element of the codomain is mapped to by some element of the domain.

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

Bijective

A

Both injective and Surjective

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

Contrapositive

A

A⇒B, the contrapositive is: not B⇒not A (always true if A⇒B is true)

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

Converse

A

A⇒B, the converse is B⇒A (not always true)

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

How do you prove two sets are equal?

A

Prove the lhs is a member of the rhs and prove that the rhs is a member of the lhs.

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

Bounded above

A

∃M∈ℝ, ∀x∈S, such that x≤M

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

Bounded Below

A

∃M∈ℝ, ∀x∈S, such that x≥M

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

Unbounded above

A

∀M∈ℝ, ∃x∈S, such that x>M

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

Maximum

A

Let S be bounded above and suppose that there exists an upper bound M of S such that M∈S. M is the maximum of S.

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

infimum

A

Greatest lower bound

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

supremum

A

Least upper bound

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

minimum

A

Let S be bounded below and suppose that there exists a lower bound m of s such that m∈S.

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

Axiom of completeness

A

Every nonempty set of real numbers which is bounded above has a supremum. Every non-empty set of Real numbers which is bounded below has an infimum.

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

Bounded

A

|S(n)|≤M, ∀n∈ℕ

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

Convergence

A

∀ℇ>0, ∃n(0)∈ℕ such that ∀n≥n(0), we have |S(n)-𝓁|

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

Divergence

A

If the sequence S(n) does not converge to any limit it is said to diverge.

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

Divergence to ∞

A

The sequence S(n) is said to diverge to ∞, for which we write S(n)→∞, if for every positive real number H, there exists n(0) such that ∀n≥n(0) we have S(n)>H.

20
Q

Triangle inequality

A

|x+y| ≤ |x|+|y|

21
Q

Sandwich Theorem

A

Let r(n)→𝓁 and t(n)→𝓁 as n→∞ and suppose that r(n)≤s(n)≤t(n) for all n∈ℕ. Then s(n)→𝓁 as n→∞.

22
Q

If s(n)→0 as n→∞ and t(n) is a bounded sequence, then s(n)t(n)→? as n→∞

A

s(n)t(n)→0

23
Q

If s(n)→𝓁 and t(n)→∞ as n→∞, then s(n)t(n)→? as n→∞

A

s(n)t(n)→∞

24
Q

Let s(n)→∞ or s(n)→-∞ as n→∞ and s(n)≠0 for all n. then 1/s(n)→? as n→∞

A

1/s(n)→0

25
Q

Put these functions in order of their rate of convergence:

Exponentials, logarithms, factorials, powers

A

Slowest: Logarithms
Powers
Exponentials
Fastest: Factorials

26
Q

Bernoulli inequality

A

For every k∈ℕ and x≥-1, one has (1+x)^k≥1+kx

27
Q

Little o

A

Let s(n) and t(n) be two sequences, such that t(n)≠0 for all n. Suppose that as n→∞, s(n)/t(n)→0. Then we can say s(n)=o(t(n)) as n→∞

28
Q

Big O

A

Let s(n) and t(n) be sequences. Suppose that there exists C>0 such that for all n∈ℕ, one has |s(n)|≤C|t(n)|. Then one writes s(n)=Ot(n) as n→∞. I.e. s(n)/t(n) is Bounded.

29
Q

lim(1+1/n)^n

A

e

30
Q

increasing sequence

A

s(n+1)>s(n) for all n∈ℕ

31
Q

decreasing sequence

A

s(n+1)

32
Q

non-decreasing sequence

A

s(n+1)≥s(n) for all n∈ℕ

33
Q

non-increasing sequence

A

s(n+1)≤s(n) for all n∈ℕ

34
Q

monotone sequence

A

neither non-increasing nor non-decreasing

35
Q

True or false:

Every non-increasing sequence which is bounded above is convergent.

A

FALSE

Every non-decreasing sequence which is bounded above is convergent.

36
Q

The Bolzano-Weierstrass Theorem

A

Every bounded sequence has a convergent subsequence, which converges to a limit 𝓵 which is between the bounds of the original sequence.

37
Q

Cauchy Sequence

A

s(n) is a cauchy sequence if for all ℇ>0 there exists a n(0) such that |s(m)-s(n)|

38
Q

Absolute convergence

A

if the series 𝚺|a(k)| from k=1 to ∞ is convergent then 𝚺a(k) from k=1 to ∞ is absolutely convergent

39
Q

conditional convergence

A

If the series 𝚺a(k) from k=1 to ∞ converges but 𝚺|a(k)| from k=1 to ∞ does not then 𝚺a(k) from k=1 to ∞ is conditionally convergent.

40
Q

The comparison test

A

Let 𝚺b(k) from k=1 to ∞, be a convergent series of non-negative numbers and suppose that for some constant M>0 we have |a(k)|≤Mb(k) for all k. Then the series 𝚺a(k) from k=1 to ∞ is absolutely convergent.

41
Q

The alternating series test

A

Let a(k) be a non-increasing sequence of positive numbers such that a(k)→0 as k→∞. Then the series 𝚺a(k)(-1)^(k+1) from k=1 to ∞ converges.

42
Q

How would you negate: P⇒Q ?

A

not-Q & P

43
Q

How would you negate: (A∩B) ?

A

not-A OR not-B

44
Q

How would you negate: A⇔B ?

A

(not-A & B) OR (A & not-B)

45
Q

How would you negate: (A∪B) ?

A

not-A OR not-B

46
Q

|A|<1 ⇒A^n→? as n→∞

A

0

47
Q
True or False:
If a(k)→0 as k→∞, then the series 𝚺a(k) from k=1 to ∞ must converge.
A

FALSE

Although it is true that if 𝚺a(k) from k=1 to ∞ converges, then one must have If a(k)→0 as k→∞.