Theoretical Test 1 Flashcards

1
Q

Definition of Convergent Sequence

A

A sequence {xn} is said to converge to a number x in R, if for every e > 0, there exists an M in N such that |xn - x| < e for all n >= M. The number x is said to be the limit of {xn}.

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

Definition of a Subsequence

A

Let {xn} be a sequence. Let {ni} be a strictly increasing sequence of natural numbers (that is n1 < n2 < n3 < ···). The sequence {xni}
is called a subsequence of {xn}.

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

Definition of liminf and limsup

A

Let {xn} be a bounded sequence. Let an := sup{xk : k>= n} and bn := inf{xk : k >= n}. We note that the sequence {an} is bounded monotone decreasing and {bn} is bounded monotone increasing. Then
limsup xn := lim an
liminf xn := lim bn

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

Bolzano Weierstrass Theorem

A

Bolzano Weierstrass: every bounded sequence has a convergent subsequence

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

Definition of a Cauchy Sequence

A

A sequence {xn} is a Cauchy sequence if for every e > 0 there exists an M in N such that for all n >=M and all k >=M we have
|xn - xk| < e.

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

Theorem of Cauchy and Convergence

A

A sequence of real numbers is Cauchy if and only if it converges

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

Definition of a Series

A

Given a sequence {xn}, we write the formal object

Sum(xn). A series converges, if the sequence {sn} of partial sums converges

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

Definition of a Cauchy Series

A

A series Sum(xn) is said to be Cauchy or a Cauchy series, if the sequence of partial sums {sn} is a Cauchy sequence.

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

Proposition of Absolute Convergence

A

A series xn converges absolutely if the series |xn| converges. If a series
converges, but does not converge absolutely, we say it is conditionally convergent.

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

Definition of a Cluster Point

A

Let S ⇢ R be a set. A number x in R is called a cluster point of S if for every e > 0, the set (x - e , x + e ) union S \ {x} is not empty.

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

Definition of a Function Limit

A

Let f : S -> R be a function and c a cluster point of S. Suppose that there exists an L in R and for every e > 0, there exists a delta > 0 such that whenever x in S \ {c} and |x -c| < delta , then |f(x)-L|<e.

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

Lemma of Sequence relationship to Function Limit

A

Let S⇢R and c be a cluster point of S. Let f:S->R be a function.Then f(x)->L as x->c, if and only if for every sequence {xn} of numbers such that xn in S{c} for all n, and such that lim xn = c, we have that the sequence {f(xn)} converges to L.

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

Definition of Continuity

A

Let S ⇢ R, f : S->R be a function, and let c in S be a number. We say that f is continuous at c if for every e > 0 there is a delta > 0 such that whenever x in S and |x-c| < delta , then |f(x -f (c)| < e .

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

Min-Max Theorem

A

Let f : [a, b]->R be a continuous function. Then f achieves both an absolute minimum and an absolute maximum on [a, b].

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

Bolzano’s Intermediate Value Theorem

A

Let f : [a, b]->R be a continuous function. Suppose that there exists a y such that f(a) < y < f(b) or f(a) > y > f(b). Then there exists a c in [a,b] such that f(c) = y.

The theorem says that a continuous function on a closed interval achieves all the values between the values at the endpoints.

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