3 - Sequences and Convergence 2.0 Flashcards

Limit superior and limit inferior, subsequences, accumulation points, Cauchy sequences.

1
Q

What is the Euler Number?

A

It is a limit value that forms a basis in logarithmic and exponential functions. The Euler Number sequence commonly takes the form:

e_n = (1 + 1/n)^n

It has other approximations

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

What is the limit value of the equation:

1 + 1/n

As n goes to infinity? Why?

A

One could argue that

1 + 1/n –> 1

As n –> infinity and then apply the limit laws to conclude that it converges to 1. Quite surprisingly this is not correct. The reason is that the limit laws only apply if the number of factors is constant. Here, however, the number of elements in e_n is n.

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

What is the arithmetic-geometric mean inequality?

A

The inequality of arithmetic and geometric means, or more briefly the AM–GM inequality, states that the arithmetic mean of a list of non-negative real numbers is greater than or equal to the geometric mean of the same list; and further, that the two means are equal if and only if every number in the list is the same (in which case they are both that number).

Suppose that n ϵ N and that x1, ….. , xn >= 0. Then:

x1x2 … xn <= ([x1 + x2 + … + xn] / n) ^n

With strict inequality unless x1 = x2 = … = xn

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

What is a strict inequality?

A

A strict inequality exists in the same sense as a proper subset symbol. Meaning, a strict inequality is when a < b or b > a. As opposed to a <= b or b >= a. A strict inequality occurs when an element a is either greater or lesser than another element b. They are not equal.

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

What is the binomial formula?

A

It is a method used to expand large polynomial products, as follows:

^n C_k * p^n * (1-p)^n-k = (^n _k) [n! / (k! * (n-k)!)] * p^n * (1-p)^n-k

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

What is limit superior and inferior?

A

The limit inferior and limit superior of a sequence can be thought of as limiting (that is, eventual and extreme) bounds on the sequence.

For a set, they are the infimum and supremum of the set’s limit points, respectively. In general, when there are multiple objects around which a sequence, function, or set accumulates, the inferior and superior limits extract the smallest and largest of them.

In other words;
limit superior = largest limit value
limit inferior = smallest limit value

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

What is an accumulation point?

A

Accumulation points of a sequence are the limits of convergent subsequences.

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

What are the accumulation points of the function:

x_n = (-1)^n

A

The sequence has two accumulation points, namely +1 and -1.

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

What are the limit superior and inferior in regards to accumulation points?

A

Limit inferior and superior are the smallest and largest accumulation points of a sequence

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

What is the Bolzano-Weierstrass theorem?

A

The Bolzano-Weierstrass theorem simply states that every bounded sequence has a convergent subsequence.

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

What is a Cauchy sequence?

A

A sequence of real numbers is called a Cauchy sequence if for every positive real number ε (ε > 0) there exists a positive integer n0 ϵ N such that:

|| xn - xm || < ε for all n,m > n0

In a similar way, one can define Cauchy sequences of rational or complex numbers.

Basically, if there’s an n0 such that every x >= x_n0 is within the ε-neighbourhood then it is a Cauchy sequence.

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

Are all convergent sequences Cauchy sequences?

A

A sequence is convergent if and only if it is a Cauchy sequence.

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

Are Cauchy sequences bounded or unbounded?

A

They are bounded

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

What is Bernoulli’s Inequality?

A

It is an inequality that approximates exponentiations of x + 1

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

Is the Euler number sequence monotone?

A

It is a strictly increasing sequence, therefore it is monotone.

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

What are subsequences?

A

Subsequences are to sequences what subsets are to sets. A subsequence is made up of the elements of a sequence. It can contain all or some elements of its sequence.

A subsequence of (xn) takes the form:

xn1, xn2, xn3, …

(x_nk), k ϵ N

17
Q

What is the Cantor Theorem?

A

Cantor’s theorem, in set theory, the theorem that the cardinality (numerical size) of a set is strictly less than the cardinality of its power set, or collection of subsets.

18
Q

What are Cauchy Sequences?

A

Cauchy sequences are sequences whose elements become arbitrarily close to each other as the sequence progresses.

19
Q

What is the Cauchy Criterion?

A

A sequence is convergent if and only if it is a Cauchy sequence.

20
Q

What is the theorem on monotone and bounded sequences?

A

The monotone convergence theorem states that if a sequence increases and is bounded above by a supremum, it will converge to the supremum; similarly, if a sequence decreases and is bounded below by an infimum, it will converge to the infimum.