Set Theory and Connected Curves in Complex Plane, Study notes of Mathematics

Set theoretic notation, including the meaning of elements in a set (s ∈ s or s /∈ s), the union (s ∪ t) and intersection (s ∩ t) of sets, and the empty set (∅). It also discusses connected sets in the complex plane, specifically continuous curves and their properties, such as connectivity, arcwise connectedness, and the equivalence of these conditions. Examples and exercises.

Typology: Study notes

Pre 2010

Uploaded on 03/28/2010

koofers-user-qol-1
koofers-user-qol-1 🇺🇸

8 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1 Set Theoretic Notation.
If Sis a set then the symbolic phrase sSmeans sis an element of Sor s
is in S. The symbolic phrase s/Smeans that sis not an element of S.
If Sand Tare sets then STisthesetwhoseelementsaretheelements
of the set SortheelementsofthesetT. Symbolically ST={x|xSor
xT}.WecallSTthe union of Sand T.
If Sand Tare sets then STisthesetwhoseelementsaretheelements
that are in both Sand T.ThatisST={x|xSand xT}.Wecall
STthe intersection of Sand T.
The symbol stands for the set without any elements and it is called the
empty set.
Two sets are equal if they have the same elements. That is xSimplies
that xTand xTimplies that xS.WewriteS=T.
The complement of Tin Sis the set {xS|x/T}and is denoted ST.
We say t h a t Sand Tare disjoint if they contain no elements in common.
That is, if ST=.
2ConnectedsetsinC.
Acurve is a function from a closed interval in Rto the complex plane. Thus
a curve is a function ffrom an interval
I=[a, b]={tR|atb}
to C. Thissaysthatf(t)=x(t)+iy(t)with x(t)and y(t)real valued
functions on I.Ifx(t)and y(t)are continuous then we will say that fis
continuous and say that fdefines a continuous curve.Wewritef:IC.
Examples:
1. A line segment is a straight line in the plane which can be parametrized
as
f(t)=ut +c+i(vt +d)
with u, v, c, d Rand atb.
2. f(t)=eiπt for atb.
1
pf3

Partial preview of the text

Download Set Theory and Connected Curves in Complex Plane and more Study notes Mathematics in PDF only on Docsity!

1 Set Theoretic Notation.

If S is a set then the symbolic phrase s ∈ S means s is an element of S or s is in S. The symbolic phrase s /∈ S means that s is not an element of S. If S and T are sets then S ∪ T is the set whose elements are the elements of the set S or the elements of the set T. Symbolically S ∪ T = {x|x ∈ S or x ∈ T }. We call S ∪ T the union of S and T. If S and T are sets then S ∩ T is the set whose elements are the elements that are in both S and T. That is S ∩ T = {x|x ∈ S and x ∈ T }. We call S ∩ T the intersection of S and T. The symbol ∅ stands for the set without any elements and it is called the empty set. Two sets are equal if they have the same elements. That is x ∈ S implies that x ∈ T and x ∈ T implies that x ∈ S. We write S = T. The complement of T in S is the set {x ∈ S|x /∈ T } and is denoted S − T. We say that S and T are disjoint if they contain no elements in common. That is, if S ∩ T = ∅.

2 Connected sets in C.

A curve is a function from a closed interval in R to the complex plane. Thus a curve is a function f from an interval

I = [a, b] = {t ∈ R|a ≤ t ≤ b}

to C. This says that f (t) = x(t) + iy(t) with x(t) and y(t) real valued functions on I. If x(t)and y(t) are continuous then we will say that f is continuous and say that f defines a continuous curve. We write f : I → C.

Examples:

  1. A line segment is a straight line in the plane which can be parametrized as f (t) = ut + c + i(vt + d)

with u, v, c, d ∈ R and a ≤ t ≤ b.

  1. f(t) = eiπt^ for a ≤ t ≤ b.

If f : I → C is a continuous curve with I = [a, b] then we say that the curve connects f(a) to f (b). Thus if in the examples we take a = 0 and b = 1 then example 1 connects 0 to c + id and example 2 connects 1 to − 1.

A piecewise linear curve joining z to w is a continuous curve f : [a, b] → C such that there is a partition

a = t 0 < t 1 < ... < tn− 1 < tn = b

such that the restriction of f to each of the intervals [ti− 1 , ti] is a line segment for i = 1, ..., n and f (a) = z, f (b) = w. Example 3. Define f(t) = t + it for 0 ≤ t ≤ 12 and f(t) = t + i(1 − t) for 1 2 < t^ ≤^1. In this case^ [a, b] = [0,^ 1]^ and^ t^0 = 0, t^1 =^

1 2 and^ t^2 = 1. Notice that both formulas given take the same value 12 + i^12 for t = 12. So this is a piecewise linear curve joining 0 to 1.

We will say that an open subset, U, of C is arcwise connected if whenever z, w ∈ U there is a continuous curve joining z and w with all of its values in U. An open set, U, will be said to be connected if whenever we have U = A ∪ B with A and B open with no points in common then either A = U or B = U.

Theorem 1 Let U be open in C. Then the following three conditions are equivalent a) U is connected. b) U is connected in the sense of Brown and Churchill. c) U is arcwise connected.