Final (condensed) Flashcards

(34 cards)

1
Q

Well Ordering Principle

A

Every non-empty subset of N has a smallest element

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

Definition of Order

A

Let S be a set. An order on S is a relation denoted by <
with the following two properties:
1) If x∈S and y∈S, one and only one of the following statements are true: x < y, x = y, y < x. (Trichotomy)
2)If x,y,z∈S and x<y and y<z, then x<z. (Transitivity)

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

Definition of a Field

A

A field F is a set equipped with two operations, addition and multiplication, which satisfy the field axioms

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

Properties of an Ordered Field (other than trichotomy and transitivity)

A

1) If x,y∈F with x<y, then for all z∈F, x+z < y+z
2) If x,y∈F with x,y>0 then 0< x*y

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

Definition of Supremum

A

Suppose S is an ordered set and E⊆S, and E is bounded above. Suppose there exists a B∈S with the following properties:
1) B is an upper bound of E
2) if a<B then a is not an upper bound of E.
Then B is the supremum or least upper bound.
Denoted B=sup(E)

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

Definition of Infimum

A

Suppose S is an ordered set and E⊆S, and E is bounded above. Suppose there exists a A∈S with the following properties:
1) A is an lower bound of E
2) if A<b then b is not an lower bound of E.
Then A is the infimum, or greatest lower bound of E.
Denoted A = inf(E)

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

Triangle Inequality

A

|x+y| <= |x| + |y|

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

Reverse Triangle Inequality

A

||x|-|y|| <= |x-y|

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

The Archemedian Principle

A

If x,y∈R and x>0 then there exists an n∈N s.t. n*x>y. Hence, for all x∈R, there exists an n∈N s.t. x<n

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

Density of Q in R

A

For all x=/=y∈R, there exists a q∈Q s.t. x<q<y

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

Definition of an Equilavence Relation

A

An equivalence relation is a relation which has the following properties:
1) Reflexive
2) Symmetric
3) Transitive

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

Definition of a Surjection

A

Let A and B be two sets, and f:A->B be a function of A into B.
f:A->B is surjective if for each b∈B there exists an a∈A with f(a)=b

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

Definition of an Injection

A

Let A and B be sets and f:A->B be a function of A into B.
f:A->B is injective if for a,b∈A with a=/=b, then f(a)=/=f(b)

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

Definition of a Bijection

A

Let A and B be sets and f:A->B be a function of A into B. f is bijective if it is both injective and surjective

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

Definition of a Convergent Sequence

A

A sequence {Xn}⊂R is said to converge to the real number a if for all ε>0 there exists an N∈N s.t. for all n>=N, |xn-a|<ε

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

What two properties does a convergent sequence have?

A

Bounded and monotonic

17
Q

Bolzano-Weierstrauss Thm

A

Every bounded sequence in R has a convergent subsequence

18
Q

Cauchy Criteron

A

A sequence of {Xn}⊂R is cauchy iff {Xn} converges.

19
Q

Definition of a Cauchy Sequence

A

A sequence {Xn} is a cauchy sequence if for all ε>0 there exists an N∈N s.t. for all m,n>=N |Xn-Xm|<ε

20
Q

Definition of Limit Superior

A

If {Xn}⊂R then the limit superior of {Xn} is defined as lim n->∞ supXn = lim n->∞ (sup{Xk, k>=n} = inf(sup{Xk: k>=n})

21
Q

Definition of Limit Inferior

A

If {Xn}⊂R then the limit inferior of {Xn} is defined as lim n->∞ infXn = lim n->∞ (inf{Xk, k>=n} = sup(inf{Xk: k>=n})

22
Q

Definition of an Open Set

A

A set U⊆R is said to be open if for all x∈U, there exists an ε(x)>0 s.t. (x-ε,x+ε)⊆U

23
Q

Definition of a Compact Set

A

A subset K⊆R is compact if every open cover of K has a finite subcover

24
Q

Properties of compact sets

A

A compact subset of R is closed and bounded
Every infinite subset of K has a limit point in K.

25
Properties of Limits
Let E⊆R, c a limit point of E, and f,g real valued functions with domain E. Suppose f(x)->L1, and g(x)->L2 as x->c, then: 1) f(x) + g(x) -> L1 + L2 as x->c 2) f(x) * g(x) -> L1 * L2 as x->C 3) If L2 =/= 0, f(x) / g(x) -> L1 / L2 as x->c
26
Definition of a Limit
Let E⊆R and f a real valued function with domain E. Let c be a limit point of E. Then f has a limit of L at c if for all ε>0 there exists a δ(c,ε)>0 s.t. for all x∈E, if 0<|x-c|<δ, then |f(x)-L|<ε
27
Definition of a Neighborhood
Let δ>0, c∈R. (c-δ,c+δ) is called a δ-neighborhood of c. (c-δ,c+d) \ {c} is called a deleted neighborhood of c.
28
Squeeze Thm
Let E⊆R, c a limit point of E and f,g,h are real valued functions with domain E. Suppose f(x)<=g(x)<=h(x) on some deleted neighborhood of c. Then if f(x)->L and h(x) -> L as x->c then g(x)->L as x->c.
29
What three properties are implied by the statement "f is continuous iff lim x-> c f(x) = f(c)"?
1) limx->c f(x) exists 2) f(x) exists at c 3) f(x) = f(c)
30
Under what conditions is a function that is continuous guarateed to be uniformly continuous?
1) If f is continuous on a compact set K 2) If f is lipschitz continuous
31
Definition of Lipschitz Continuity
Let E⊆R with f:E->R. f is Lipschitz continuous on E if there exists M>0 s.t. for all x,y∈E, |f(x)-f(y)| <= M|x-y|
32
Limit definition of Derivative
Let I⊆R be an interval with f defined on I. For c∈I, the derivative of f at c is f'(c) = limx->c ( f(x) - f(c) ) / (x-c), provided the limit exists
33
Properties of derivatives
1) (f + g)'(x) = f'(x) + g'(x) 2) (f*g)'(x) = f'(x)*g(x) + f(x)*g'(x) 3) (f / g)'(x) = ( f'(x)*g(x) - f(x)*g'(x) ) / [g(x)]^2
34
Definition of Uniformly Continuous
Let E⊆R and f:E->R. f is said to be uniformly continuous if for all ε>0, there exists δ(ε)>0 s.t. for all x,y∈E with |x-y|<δ, |f(x)-f(y)|<ε