• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/32

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

32 Cards in this Set

  • Front
  • Back

Order

An order on S is a relation, denoted by <, with the following two properties:


i) If x ϵ S and y ϵ S then one and only one of these statements is true: x < y, x = y, x > y


ii) If x, y, z ϵ S, if x< y and y < z then x < z

Bounded Above/ Upperbound

Consider E C S, an ordered set. E is bounded above, if there exists a B ϵ S s.t.



x <= B for all x ϵ E


In this case, B is called an upperbound of E. (same for alpha lowerbound)

Least Upper Bound/ Supremum of E.

Suppose E C S, an ordered set, and E is bounded above. Suppose a exists w/ these properties:


i) a is an upperbound of E.


ii) y < a => y is not an upper bound of E.


Then a = the least upper bound of E.


a = sup E


(same for a = greatest lower bound of E/ inf E)

Least-Upper-Bound Property (LUBP)

An ordered set S has the LUBP if



- empty set(0/) does not equal E C S, E bounded above => sup E exists in S.

Field

A field is a set F w/ 2 operations (+, mult.) which satisfy the "field axioms" x, y , z ϵ F


Addition: Multiplication:


(A1) x + y ϵ F (M1) xy ϵ F


(A2) x + y = y + x (M2) xy = yx


(A3) x + (y + z) = (x+y)+z (M3) (xy)z = x(yz)


(A4) 0 ϵ F s.t. 0+x=X (M4) 1ϵF s.t. 1x=x


(A5) -xϵF s.t. (-x)+x=0 (M5) 1/xϵF s.t. 1/x*x=1

Ordered Field

An ordered field is a field F which also is an ordered set and x, y, z ϵF


i) y < z => x +y < x+z


ii) x > 0, y > 0 => xy > 0

Complex conjugate

If z = a + ib then z bar = a - ib

Image


Let A and B be two sets and f be a mapping of A into B. If E C A, f(E) is defined to be the set of all elements f(x), for x ϵ E. We call f(E) the image of E under f. f(A) is the range

Onto

If f(A) = B, f maps A onto B.



f ^-1(E) is the inverse image of E.

1-1

If for each x ϵ B, f^-1(y) consists of <= 1 element of A, then f is a 1-1 mapping provided that f(x1) does not equal f(x2) when x1 does not equal x2

1-1 correspondence equivalent

If there is a 1-1 mapping of A onto B, A and B can be put into 1-1 correspondence or that card(A) = card(B) or A,B are equivalent.



Card = # of elements in a set

Finite


Infinite


Countable


Uncountable


At most countable

For n ϵ natural N > 0, let N(n) := {1,2,...,n} for any set A:


a) A is finite if A ~ N(n) for some n ϵ natural N


b) A is infinite if A is not finite


c) A is countable if A ~ N(n)


d) A is uncountable if A is neither finite nor countable


e) A is at most countable if A is finite or count.

Sequence

A sequence {Xn} C A is a function w/ domain natural N (f(n) = Xn)

Metric space

Set X is a metric space if for all p, q ϵ X there is some d(p, q) ϵ Reals :


a) d(p,q) > 0 if p does not equal q


b) d(p,q) = d(q,p)


c) d(p,q) <= d(p,r) + d(r,q) for all r ϵ X

Neighborhood


A neighborhood of a point p is a set Nr(p) consisting of all points q s.t. d(p,q) < r. r is the radius of Nr(p)

Limit Point

A point p is a limit point of the set E if every neighborhood of p contains a point q not equal to p s.t. q ϵ E

Isolated Point

If p ϵ E and p is not a limit point of E, then p is called an isolated point of E

Closed


Interior


Open


Complement

E is closed if every limit point of E is a point of E.


A point p is an interior point of E if there is some Nr(p) s.t. N C E.


E is open if every point of E is an interior point of E.


The complement of E(denoted E ^ c) is the set of all points p ϵ X s.t. p is not ϵ E

Perfect


Bounded


Dense

E is perfect if E is closed and if every point of E is a limit point of E.


E is bounded if there is a real number M and a point q ϵ X s.t. d(p, q) < M for all p ϵ E.


E is dense in X if every point of X is a limit point of E, or a point of E( or both)

closure

Let E c X, a metric space. Let E':={limit points of E}



Then the closure of E is


E bar = close(E) E U E'

Open Cover

Let E be a set contained in a metric space X. By open cover we mean a collection { G a} of open subsets of X s.t. E c UaGa

Compact

A subset K of a metric space X is compact if every open cover contains a finite subcover.

Converges (diverges)

A sequence {pn} c X, a metric space, converges if for p ϵ X all E >0 there is some N ϵ natural N :



n >= N => d(pn, p) < E



(p = lim as n->oo pn or pn -> p. If a sequence does not converge, it diverges.)

Subsequence


Subsequential Limit

A subsequence of {pn} is obtained from taking terms {pnk} where n1 < n2 < n3<...



If {pnk} converges, then its limit is a subsequential limit

Cauchy Sequence

{pn} c X metric is a Cauchy sequence if



for all E > 0 there is some N :



n,m >= N => d(pn, pm) < E

Diameter of E

empty set does not = E c X metric and let


s:= {d(p,q) : p,q ϵ E}.



Diam E:= sup S

Cpmplete

A metric sequence is complete if every Cauchy sequence converges

Upper Limit


Lower Limit

Let {sn} ϵ R and there be the set of x s.t. snk -> x for a subsequence {snk}.


s* = sup E


slow * = inf E


s*, sLow* are called the upper and lower limits of {sn};


lim n->oo sup sn = s*, lim n->oo inf sn =slow*

Infinite Series/Series

The summation from n = 1 to oo of An = S



if Sn = the summation from k = 1 to n of Ak is the partial series.

Power Series (coefficients

Fix a sequence {Cn} c Complex numbers


The summation from n = 0 to oo of Cnz^n, z ϵ Complex


is a power series



(Cn are the coefficients of the series)

Product of the summation of An and Bn

Given summation An, summation Bn, then



Cn = summation from k = 0 to n of AkBn-k, n ϵ N0 is the product of the two summations.

X, Y metric spaces, f: Ec X -> y, p limit point of E



f(x) -> q as x -> p or lim x->p f(x) = q if...

there is q ϵ Y s.t.



for all E>0 there is some delta> 0 : 0< dX(x,p) < delta