define a disconnected set
A set is disconnected if you can split it into two separate open pieces that don’t touch but their union is the disconnected set
true or false: A sequence of complex numbers converges if and only if it
is a Cauchy sequence.
true
what does the fact that (xn, yn) is a Cauchy sequence in R2 directly imply
xn and yn are Cauchy sequences in R
what does it mean for a set to be path connected
if every two points z0, z1 ∈ A can be joined by a
continuous path with values in A.
Let Ω ⊆ C. A complex-valued function f : Ω → C is said to be continuous at z0 ∈ Ω if limz→z0 f(z) = f(z0),
fax
what is a way to rewrite the partial derivative of f with respect to z
1/2 (∂f/∂x − i ∂f/∂y)
now what about for the partial derivative of f with respect to the conjugate of z
∂f/∂z¯:=1/2 (∂f/∂x + i ∂f/∂y)
what is a path
a continous map from [a,b] to the complex numbers
what is a simple path
A path is said to be simple if it does not cross itself, except possibly at the end points