Build the essential foundation for complex analysis by mastering complex number representations, polar form, Euler's formula, and the topology of the complex plane.
The set of all complex numbers is denoted by . Complex numbers can be represented in several equivalent forms, each useful for different purposes.
This can be proven using Taylor series. The Taylor series for , , and are:
Substituting into the exponential series and using , , , etc., we obtain:
Problem: Express in polar form.
Solution:
Step 1: Compute the modulus:
Step 2: Find the argument: Since and , we're in quadrant I. Therefore,
Step 3: Write in polar form:
Using Euler's formula and properties of exponentials:
Applying Euler's formula again:
Problem: Compute .
Solution:
From Example 1.1, . By De Moivre's theorem:
Problem: Determine which sets are simply connected:
Solution:
1. is simply connected (no holes, can shrink any curve to a point)
2. is NOT simply connected (it's an annulus with a "hole" at the origin; a circle centered at the origin cannot be shrunk to a point)
3. is simply connected (the entire plane has no holes)
Consider the triangle formed by , , and in the complex plane. The lengths of the sides are , , and . By the geometric triangle inequality:
Equality occurs when the vectors and point in the same direction, i.e., when they have the same argument.
Let and . Then:
For multiplication:
Expanding , matching the above.
For :
Problem: Find all th roots of unity (solutions to ).
Solution:
Write in polar form. Then by De Moivre's theorem, for .
The th roots of unity are:
They are equally spaced on the unit circle, forming the vertices of a regular -gon.
The first property follows directly from the definition. For the multiplicative property, let and . Then:
Therefore, .
For division:
Problem: Prove that represents the distance between points and in the complex plane.
Solution:
Let and . Then:
This is exactly the Euclidean distance formula between the points and in .
Problem: Classify the following sets:
Solution:
1. is open (the right half-plane) and connected, so it's a region. It's also simply connected (no holes).
2. is an open quarter-annulus in the first quadrant. It's open and connected, so it's a region. However, it's NOT simply connected because it has a "hole" (the disk ).
3. is the unit circle. It's closed (contains its boundary) and NOT open (no interior points), so it's not a region.
Complex numbers provide powerful tools for solving real-world problems and understanding mathematical structures:
AC circuit analysis uses complex numbers to represent impedance, with real and imaginary parts representing resistance and reactance respectively.
The Fourier transform uses complex exponentials to decompose signals into frequency components, fundamental to digital signal processing.
Wave functions in quantum mechanics are complex-valued, and the probability amplitude involves complex conjugation.
Complex potential theory provides elegant solutions to two-dimensional fluid flow problems, with analytic functions describing streamlines.
Problem: Perform the division .
Solution:
Multiply numerator and denominator by the conjugate of the denominator:
Problem: Compute .
Solution:
First, convert to polar form:
Using De Moivre's theorem:
Problem: Find all cube roots of .
Solution:
Write for
The cube roots are: for
Problem: Compute .
Solution:
Method 1: Using polar form. First, find modulus and argument:
, and since ,
Method 2: Let where . Then:
Equating real and imaginary parts: and , so
Solving: , . Since , both have same sign.
Solutions:
Problem: Solve the quadratic equation .
Solution:
Using the quadratic formula:
This is a double root at .
Problem: Solve .
Solution:
Discriminant:
We need . Let , then:
and , so
Solving gives: , . Since ,
Solutions: and
Problem: Find all roots of .
Solution:
This is the cube roots of unity. Write for
Roots: for
, ,
These form the vertices of an equilateral triangle on the unit circle.
Problem: Express in terms of and .
Solution:
Using :
Therefore:
Problem: Find .
Solution:
Using :
Problem: Show that multiplication by rotates a complex number by counterclockwise.
Solution:
If , then
This multiplies the argument by adding , which is a counterclockwise rotation.
Problem: Find the equation of a circle in the complex plane with center and radius .
Solution:
The set of points at distance from is given by:
Squaring both sides:
If and , this becomes:
Problem: Show that and use this to find in terms of .
Solution:
If , then
Therefore:
This gives a formula for the multiplicative inverse using the conjugate.
Problem: Determine the interior, boundary, and closure of .
Solution:
Interior: (the set itself, since it's open)
Boundary: (the two circles)
Closure: (includes the boundary)
Compact? No, because is not closed (it doesn't contain its boundary).
Problem: Is the set connected?
Solution:
No. This set consists of two disjoint open disks. There is no path connecting a point in to a point in that stays within .
Therefore, is not connected, but it is the union of two connected components.
Problem: Compute and express the result in both rectangular and polar form.
Solution:
Rectangular form: Using the distributive property:
Polar form: First compute the modulus:
The argument: radians (since both real and imaginary parts are positive).
Therefore:
Problem: Find all complex numbers such that . What geometric object does this represent?
Solution:
Let . Then:
Setting them equal:
Squaring both sides:
Expanding:
Simplifying: , so
This represents a line through the origin with slope -1. Geometrically, it's the perpendicular bisector of the line segment joining and .
Problem: Show that the set is a simply connected domain.
Solution:
1. Open: For any with , choose . Then the neighborhood is contained in because any point in this neighborhood satisfies .
2. Connected: Any two points in can be connected by a polygonal path (e.g., a straight line segment) that stays in since the real part remains positive along such paths.
3. Simply connected: The set is the right half-plane, which has no holes. Any closed curve in can be continuously deformed to a point without leaving .
Therefore, is a simply connected domain.
Remember that is multivalued: for any integer . Always specify which branch (typically ) when computing arguments.
Key identity: . Use this to simplify expressions involving moduli. Also remember: and .
For multiplication and division, polar form is often easier: and . For addition, use rectangular form.
Avoid these mistakes:
Think geometrically: addition is vector addition, multiplication scales and rotates, conjugation reflects across the real axis. Drawing diagrams helps understand many problems.
Key topological concepts to master:
Work through problems using both algebraic and geometric approaches. Start with simple calculations, then progress to more complex problems involving sets and topology. Practice converting between rectangular and polar forms frequently, as this skill is essential for later courses.
Avoid these errors:
Arg z (with capital A) represents the set of all possible arguments of z, which is infinite: Arg z = arg z + 2kπ for k ∈ ℤ. The principal argument arg z (lowercase) is the unique value in (-π, π], representing the angle in the standard range.
Euler's formula e^(iθ) = cos θ + i sin θ connects complex exponentials with trigonometry, making complex multiplication and powers much easier to compute. It's fundamental to understanding complex functions and appears throughout complex analysis.
A simply connected domain has 'no holes'—every closed curve can be continuously shrunk to a point without leaving the domain. This is crucial because Cauchy's theorem requires simply connected domains to guarantee path independence of integrals.
Write the number in polar form: z = re^(iθ). Then the n roots are given by r^(1/n) e^(i(θ + 2kπ)/n) for k = 0, 1, ..., n-1. These are equally spaced on a circle of radius r^(1/n).
Complex numbers complete the algebra of polynomial equations (Fundamental Theorem of Algebra), simplify many real calculations (trigonometric identities, differential equations), and provide powerful tools for analysis, physics, and engineering applications.