Analysis I Flashcards

(96 cards)

1
Q

Define the upper bound and the lower bound of a set

A

Definition Let ∅ != H ⊆ R and K, L ∈ R. We say that

a) K is an upper bound of H if ∀ x ∈ H : x ≤ K ,

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

Define the following concepts: ”a set is bounded above”, ”a set is bounded below”

A

. Definition Let ∅ != H ⊆ R. We say that

a) H is bounded above if it has an upper bound, that is ∃ K ∈ R ∀ x ∈ H : x ≤ K ,
b) H is bounded below if it has a lower bound, that is ∃L ∈ R ∀ x ∈ H : x ≥ L,

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

Define the minimal element of a set

A

. Definition Let ∅ != H ⊆ R and a ∈ R. We say that
• a is the minimal element (or: least element) of H if a ∈ H and ∀ x ∈ H : x ≥ a.
Notation: a = min H .

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

Define the maximal element of a set

A

Definition Let ∅ != H ⊆ R and a ∈ R. We say that
• a is the maximal element (or: greatest element) of H if a ∈ H and ∀ x ∈ H :
x ≤ a. Notation: a = max H .

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

Define the least upper bound (sup) of a set. What is the least upper bound of a set which
is not bounded above?

A

Let ∅ != H ⊆ R and suppose that H is bounded above. Then the set of its upper
bounds
B := {K ∈ R | K is upper bound of H}
has minimal element. This minimal element is called the least upper bound of H and
is denoted by sup H or lub H. So
sup H = lub H := min B .
The term sup is from Latin supremum

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

Define the greatest lower bound (inf) of a set. What is the greatest lower bound of a set
which is not bounded below?

A

Let ∅ != H ⊆ R and suppose that H is bounded below. Then the set of its lower
bounds
A := {K ∈ R | K is lower bound of H}
has maximal element. This maximal element is called the greatest lower bound of H
and is denoted by inf H or glb H. So
inf H = glb H := max A .
The term inf is from Latin infimum

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

State the Triangle Inequalities in K, and prove them in R

A

For any real numbers x, y ∈ R hold
a) |x + y| ≤ |x| + |y| (first triangle inequality)
b) |x − y| ≥ | |x| − |y| | (second triangle inequality)
Proof:
From the definition of the absolute value follows that
−|x| ≤ x ≤ |x| and − |y| ≤ y ≤ |y| .
Adding these inequalities we obtain that
−(|x| + |y|) ≤ x + y ≤ |x| + |y| .
From here follows |x + y| ≤ |x| + |y|.
To prove part b) apply part a) with x − y and y:
|x| = |(x − y) + y| ≤ |x − y| + |y| . From here follows: |x| − |y| ≤ |x − y| .
Similarly (change x with y) we can deduce that:
|y| − |x| ≤ |y − x| = |x − y| .
The last two inequalities imply that| |x| − |y| |≤ |x − y| .
Remark that – applying the first triangle inequality several times – we obtain that
|x1 + x2 + . . . + xn| ≤ |x1| + |x2| + . . . + |xn| (x1, x2, . . . xn ∈ R).

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

Define the concepts: sequence, n-th term of a sequence

A
  1. Definition Let H be a nonempty set.
    The functions
    a : N → H
    are called sequences in H. For an n ∈ N the element a(n) ∈ H is called the n-th term
    of the sequence. Its usual notation is an.
    Some notations for the sequence a:
    a ; (an) ; (an, n ∈ N) ; an ∈ H (n ∈ N)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define the index-sequence and the subsequence. Give an example for them.

A

The sequence nk ∈ N (k ∈ N) is called index sequence if it is strictly
monotone increasing, that is
∀ n ∈ N : nk < nk+1 .
3.4. Definition Let a : N → H be a sequence and let (nk) be an index sequence.
Then the sequence
ank ∈ H (k ∈ N)
is called the subsequence of (an) (composed with the index sequence (nk)).

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

Define the concept of convergence and divergence of a sequence (with inequalities), and
define the limit of a convergent sequence.

A

The number sequence an ∈ K (n ∈ N) is named convergent if
∃A ∈ K ∀ε > 0 ∃N ∈ N ∀n ≥ N : an ∈ B(A, ε).
The definition can be written using inequalities as follows:
∃A ∈ K ∀ε > 0 ∃N ∈ N ∀n ≥ N : |an − A| < ε .
A number sequence is named divergent if it is not convergent.
n Let an ∈ K (n ∈ N) be a convergent number sequence. The unique
number A in the definition 3.10 is called the limit of the sequence (an), and is denoted
in one of the following ways:
lim a = A , lim an = A , limn→∞
an = A , an → A (n → ∞),
lim(an) = A , (an) → A (n → ∞)

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

Define the concept: a sequence is bounded

A

The sequence an ∈ K (n ∈ N) is called bounded if
∃ M > 0 ∀ n ∈ N : |an| ≤ M .
The number M is called a bound of the sequence.
A number sequence is called unbounded if it is not bounded

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

State and prove the theorem about the connection between the convergent and the
bounded sequences

A

Every convergent number sequence is bounded.
Proof. Let an ∈ K (n ∈ N) be a convergent sequence and A = limn→∞
an ∈ K. Apply
the definition of convergency with ε = 1:
∃ N ∈ N ∀ n ≥ N : |an − A| < 1 .
Use the second triangle inequality:
|an| − |A| ≤ | |an | − |A | | ≤ |an − A| < 1 ,
from where we have after rearranging
|an| < 1 + |A| (n ≥ N).
Thus obviously
|an| ≤ M (n ∈ N) where M := max{|a1|, |a2|, . . . , |aN−1|, 1 + |A|} .
¤
We remark that the reverse statement is not true. The sequence ((−1)n
) is bounded
but divergent (see example 3.14). Later we will prove that any bounded sequence has
a convergent subsequence (Bolzano-Weierstrass theorem).

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

Define the zero-sequence

A

Definition The number sequence an ∈ K (n ∈ N) is called zero sequence if it is
convergent and limn→∞
an = 0.

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

State and prove the five theorems (Th1-Th5) in connection with zero sequences

A
m [T1] Let an ∈ K (n ∈ N) and A ∈ K. Then
limn→∞
an = A ⇔ limn→∞
(an − A) = 0 .
Proof. The statement is a simple consequence of the definition of the limit and of the
obvious identity
|an − A| = |(an − A) − 0| .
¤
3.25. Theorem [T2] Let an ∈ K (n ∈ N). Then
limn→∞
an = 0 ⇔ limn→∞
|an| = 0 .
Proof. The statement is a simple consequence of the definition of the limit and of the
obvious identity
|an − 0| = ||an| − 0| .
¤
3.26. Theorem [T3, Majorant Principle] Let an ∈ K (n ∈ N) and bn ∈ R (n ∈ N).
Suppose that (bn) is a zero sequence and that
∃ N0 ∈ N ∀ n ≥ N0 : |an| ≤ bn ,
Then (an) is also a zero sequence.
Proof. Let ε > 0. Since limn→∞
bn = 0, then
∃ N1 ∈ N ∀ n ≥ N1 : bn = |bn − 0| < ε .
Thus for the threshold index N := max{N0, N1} holds:
|an − 0| = |an| ≤ bn < ε .
This means that limn→∞
an = 0. ¤
3.27. Theorem [T4, Sum] Let an, bn ∈ K (n ∈ N) be zero sequences. Then their sum
(an + bn) is also a zero sequence.
36 3. Lesson 3
Proof. Let ε > 0. Since limn→∞
an = 0, then
∃ N1 ∈ N ∀ n ≥ N1 : |an| = |an − 0| <
ε
2
,
and since limn→∞
bn = 0, then
∃ N2 ∈ N ∀ n ≥ N2 : |bn| = |bn − 0| <
ε
2
.
Let N := max{N1, N2}. It will be a good threshold index, because – using the first
triangle inequality – for any n ≥ N holds:
|(an + bn) − 0| = |an + bn| ≤ |an| + |bn| <
ε
2
\+
ε
2
= ε .
This means that limn→∞
(an + bn) = 0. ¤
3.28. Theorem [T5, Product] Let an ∈ K (n ∈ N) be a zero sequence and bn ∈ K (n ∈
N) be a bounded sequence. Then their product (anbn) is a zero sequence.
Proof. Let ε > 0. Since (bn) is bounded, then
∃ M > 0 ∀ n ∈ N : |bn| ≤ M .
Since limn→∞
an = 0, then
∃ N ∈ N ∀ n ≥ N : |an| <
ε
M
.
This N will be a good threshold index, because for any n ≥ N holds:
|(anbn) − 0| = |an| · |bn| ≤ |an| · M < ε
M
· M = ε .
This means that limn→∞
(anbn) = 0.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

State the theorem about the operations with convergent sequences, and prove the case of
addition.

A

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

State (without proof) the theorem about the Inequality between the Arithmetic and the
Geometric means

A

read this from the pdf it is on page 19

[Inequality between the Arithmetic and Geometric Means]

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

State and prove the Sandwich Theorem

A
Let an, bn, cn ∈ R (n ∈ N) be real number sequences and suppose that
a) ∃ N0 ∈ N ∀ n ≥ N0 : an ≤ bn ≤ cn and that
b) (an) and (cn) are convergent and limn→∞
an = limn→∞
cn =: A.
Then (bn) is also convergent and limn→∞
bn = A.
Proof. Let us start from the inequalities
an ≤ bn ≤ cn (n ∈ N, n ≥ N0).
After subtracting an we have
0 ≤ bn − an ≤ cn − an (n ∈ N, n ≥ N0).
Since
limn→∞
(cn − an) = limn→∞
cn − limn→∞
an = A − A = 0 ,
then (cn − an) is a zero sequence. Using T3 we obtain that (bn − an) is also a zero
sequence. Finally
limn→∞
bn = limn→∞
((bn − an) + an) = limn→∞
(bn − an) + limn→∞
an = 0 + A = A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q
State and prove the theorem about the convergence of the sequences an = c (n ∈ N) and
an =
1
n
(n ∈ N)
A
Let a, b ∈ K, a 6= b. Then
∃ r1, r2 > 0 : B(a, r1) ∩ B(b, r2) = ∅ .
Proof. Let r1 :=
|a − b|
2
> 0. Then for every x ∈ B(a, r1) holds (using the second
triangle inequality):
|x−b| = |x−a+a−b| = |(a−b)−(a−x)| ≥ |a−b|−|a−x| > |a−b|−r1 = |a−b|−|a − b|
2
=
|a − b|
2
.
thus if r2 :=
|a − b|
2
> 0, then |x − b| > r2, therefore x /∈ B(b, r2). ¤
After these preliminaries we can formulate the definition of the convergency and of
the limit.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Define the geometric sequence. State and prove the theorem about the convergence of
geometric sequences

A
Let q ∈ K be a fixed number. Then the sequence
an := q
n
(n ∈ N)
is called a geometric sequence (with base q or with quotient q).
42 4. Lesson 4
4.16. Theorem The geometric sequence is convergent if and only if |q| < 1 or q = 1.
In this case
limn→∞
q
n =



0 if |q| < 1
1 if q = 1
Proof. The statement of the theorem is trivial if q = 0 or if q = 1. Suppose that
0 < |q| < 1. Then 1
|q|
> 1 and – using the Bernoulli inequality (see Theorem 2.2) –
1
|q|
n
=
µ
1
|q|
¶n
=
µ
1 +
1
|q|
− 1
¶n
≥ 1 + n ·
µ
1
|q|
− 1
¶
> n ·
µ
1
|q|
− 1
¶
.
After rearranging we have
0 ≤ |q
n
| = |q|
n ≤
1
1
|q|
− 1
·
1
n
(n ∈ N).
The right side sequence tends to 0. Using the Sandwich Theorem we obtain
limn→∞
|q
n
| = 0. Using Theorem 3.25 we have limn→∞
q
n = 0.
Suppose that |q| > 1. Once more using the Bernoulli inequality:
|q
n
| = |q|
n = (1 + |q| − 1)n ≥ 1 + n · |q| > n · |q| ,
which implies that the sequence (q
n
) is unbounded. Consequently it is divergent.
Finally, suppose that |q| = 1 but q 6= 1. Suppose indirectly that (an = q
n
) is
convergent and denote by A its limit. Then by Theorem 4.1 we have
|A| = | limn→∞
q
n
| = limn→∞
|q
n
| = limn→∞
|q|
n = limn→∞
1
n = 1 ,
which implies A 6= 0.
On the other hand limn→∞
an+1 = limn→∞
an = A, therefore
0 = A − A = limn→∞
an+1 − limn→∞
an = limn→∞
(an+1 − an) = limn→∞
(q
n+1 − q
n
) =
= limn→∞
q
n
(q − 1) = (q − 1) · limn→∞
q
n = (q − 1) · A .
We obtained that
0 = (q − 1) · A ,
which is a contradiction, because on the right side stands the product of two nonzero
numbers. ¤
We have finished the discussion of the geometric sequence. In the following theorems
we will discuss some other interesting convergent sequences.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

. State and prove the theorem about the convergence of √n a and of √n n

A

Look for these theorems:

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

State and prove the theorem about the convergence of n^k· q^n

A

Look for

4.20. Theorem

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

State and prove the theorem about the convergence of x^n/n!

A

4.22. Theorem

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

Define the monotone sequences (i.e. the different types of monotonicity)

A

5.1. Definition Let an ∈ R (n ∈ N) be a real number sequence. We say that this
sequence is
• monotonically increasing if ∀n ∈ N : an ≤ an+1
• strictly monotonically increasing if ∀n ∈ N : an < an+1
• monotonically decreasing if ∀n ∈ N : an ≥ an+1
• strictly monotonically decreasing if ∀n ∈ N : an > an+1
• monotone if it is either monotonically increasing or monotonically decreasing
• strictly monotone if it is either strictly monotonically increasing or strictly monotonically decreasing

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

State and prove the theorem about the convergence of a monotonically increasing sequence

A

5.4. Theorem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
State (without proof) the theorem about the convergence of a monotonically decreasing sequence
5.4. Theorem
26
[26th question in questions pdf] State and prove that the sequence ((1 +1)n) is convergent and define the Euler’s number e
5.7. Theorem & 5.8. Definition
27
State (without proof) the theorem about the existence of monotonic subsequence
5.3. Theorem
28
State the Bolzano-Weierstrass Theorem, and prove it in R and in C
5.6. Theorem
29
. State (without proof) the Cauchy’s Convergence Test
5.12. Theorem
30
[question 30] Define limn→∞ an = +∞ and limn→∞ an = −∞
5.14. Definition & 5.15. Definition
31
State and prove the theorem about the limit of a monotonically increasing unbounded sequence
5.19. Theorem
32
Give an example for sequence which is not monotonically increasing, but its limit is +∞
???????????????
33
State and prove the theorem about the connection between the addition and the infinite limit. Give the table of addition in R
5.21. Theorem & 5.22. Remarks on page 56
34
Why (+∞) + (−∞) is not defined? Make it clear via some examples
5.28. Example buut there should be some more stuff
35
State (without proof) the Sandwich Theorem for infinite limits, and apply it for the geometric sequence with the base q > 1.
?????????????????
36
Define the concept of series and its partial sum
6.1. Definition
37
Define the convergence and the sum of a numerical series, and define the divergence of a numerical series
6.3. Definition
38
State and prove the theorem about the convergence and the sum of the geometric series
6.6. Theorem
39
State (without proof) the theorem about the addition and scalar multiplication of convergent series
?????????
40
State and prove the Zero-sequence Test
6.9. Theorem
41
``` Prove that the harmonic series ∑∞ n=1 1 n is divergent ```
6.10. Remark
42
State and prove the Comparison Tests (Major Test, Minor Test)
6.17. Theorem
43
Define the hyperharmonic series. State (without proof) the theorem about its convergence
6.19. Definition & 6.21. Theorem
44
State and ”prove” the theorem about the alternating series (Leibniz’s Test)
6.24. Theorem
45
Define the absolute and the conditional convergence of a series. Give examples for them
7.1. Definition & 7.4. Definition & 7.5. Example
46
State (without proof) the theorem about the connection between the convergence and the absolute convergence
7.2. Theorem
47
State and prove the Root Test. Give some examples for the indeterminate case
7.9. Theorem
48
State (without proof) the Ratio Test. Give some examples for the indeterminate case
7.11. Theorem
49
Define the rearrangement of a series. State (without proof) the theorem about it
7.7. Theorem
50
Define the Cauchy’s Product of two series. State (without proof) the theorem about it
7.14. Definition & 7.16. Theorem
51
Define the power series and give an example for it
8.7. Definition & 8.8. Examples
52
Define the convergence set of a power series
8.5. Definition
53
State and prove the theorem about the convergence set of a power series (using Root Test)
8.9. Theorem
54
Define the Radius of Convergence of a power series
8.13. Definition
55
Define the neighbourhood (environment) of a number in K. What does it mean geometrically in R and in C?
3.7. Definition & ?
56
Define the exponential function (exp) (with power series)
9.1. Definition A
57
Define the cosine (cos) function (with power series)
9.1. Definition B
58
Define the sine (sin) function (with power series)
9.1. Definition C
59
Define the hyperbolic cosine (cosh) function (with power series)
9.1. Definition E
60
Define the hyperbolic sine (sinh) function (with power series)
9.1. Definition D
61
Write the simple properties of exp, cos, sin, cosh, sinh
9.4. Theorem
62
Prove that exp x = cosh x + sinh x (x ∈ K). What are its important consequences (with proofs)?
9.5. Theorem A
63
Prove that exp(ix) = cos x+i·sin x (x ∈ C) (Euler’s Identity). What are its important consequences (with proofs)?
9.5. Theorem B
64
State and prove the Addition Theorem of the exponential function
9.7. Theorem
65
State (without proof) the Addition Theorems of cos, sin, cosh, sinh
9.9. Theorem
66
State and prove some important consequences of the Addition Theorems of cos, sin
9.9. Theorem ?
67
State and prove some important consequences of the Addition Theorems of cosh, sinh
9.9. Theorem ?
68
State (without proof) the theorem about the value of exp(1)
9.11. Theorem
69
Starting from the value of exp(1) prove that exp(r) = e | r holds for any r ∈ Q
9.12. Theorem
70
State and prove the estimation of error for the series of e. Using this result prove that e /∈ Q
9.14. Theorem?
71
Define the neighbourhoods (environments) in R (B(a, r), B(+∞, r), B(−∞, r))
10.1. Limits of Functions
72
Define the concept of accumulation point
10.1. Definition
73
Define the limit of a function using environments
10.3. Definition
74
Define the finite limit at a finite place using inequalities
10.4. Remarks. A
75
. Define the +∞ limit at a finite place using inequalities
10.4. Remarks. B
76
State (without proof) the theorem about the Transference Principle for limit
10.6. Theorem [Transference Principle]
77
Define the left-hand side limit
11.4. Definition
78
Define the right-hand side limit
11.1. Definition
79
State (without proof) the theorem about the one-sided limits of a monotonically increasing function
11.11. Theorem
80
``` [80] State and prove the results about the basic limits limx→0 sin x x , limx→0 1 − cos x x 2 , limx→0 e x − 1 x ```
???
81
Define the continuity of a function at a point using environments
1.1. Definition
82
Define the continuity of a function at a point using inequalities
1.1. Definition?
83
Define the concept: continuous function
1.2. Definition
84
List three types of functions which are continuous
Constant function, identity function, polynomials, rational functions (e. g.: 1/x), analytical functions (e. g.: exp, sin, cos, sh , ch).
85
Define the discontinuity of a function at a point
1.4. Definition
86
Define the types of discontinuities
1.5. Definition
87
State the theorem about Transference Principle for continuity (without proof)
1.3. Theorem
88
Define the following concepts: interior point, exterior point, boundary point
1.7. Definition
89
Define intH, extH, ∂H
1.9. Definition
90
Define the concept of open set and of closed set
1.11. Definition
91
State (without proof) the theorem about the characterization of the closeness of a set with sequences
1.13. Theorem
92
Define the compact set
1.14. Definition
93
State and prove the theorem about the connection between the compact sets and the closed and bounded sets
1.15. Theorem
94
State and prove the theorem about the minimal and maximal elements of a compact set
1.17. Theorem
95
State (without proof) the theorem about the compactness of the image
2.1. Theorem
96
State and prove the minimax theorem of Weierstrass
2.3. Theorem