Jump to week: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14
Day | Section | Topic |
---|---|---|
Mon, Jan 16 | 1.1 | Definitions and algebraic properties |
Wed, Jan 18 | 1.2 | From algebra to geometry and back |
Fri, Jan 20 | 1.3 | Geometry of complex numbers |
We did these exercises in class.
The next two problems can be solved using either rectangular or polar form:
Find .
Find .
Finally, some problems are definitely easier using polar form:
Today we derived the angle addition formulas in trigonometry from Euler’s formula. We also looked at some other trigonometry facts like the double and triple angle formulas and the law of cosines.
On Friday, we talked about sets of complex numbers and how multiplication by a complex number stretches a set by a factor of and rotates the set by an angle of (in the counter-clockwise direction). We also talked about the triangle inequality which says that for any two complex numbers and .
Day | Section | Topic |
---|---|---|
Mon, Jan 23 | 1.4 | Elementary topology of the plane |
Wed, Jan 25 | 1e | Chapter 1 recap |
Fri, Jan 27 | 2.1 | Limits and continuity |
Today we talked about topology which is the study of how sets are connected. We defined the following: neighborhoods, interior points, open sets, closed sets, interiors, closures, and boundaries. These are all standard definitions (which are in the book).
We also defined the following which is not in the book:
A set touches a point if every neighborhood of contains an element of . Then a set is closed if it contains every element it touches.
We used the notion of touch to define continuous functions. We finished by talking about paths which are continuous functions from an interval to .
We talked a little more about topology, including bounded sets and path connected sets. Then we looked at using Python to work with complex numbers.
On Friday we did this workshop about sequences and continuity. We did #1-3 in class.
Day | Section | Topic |
---|---|---|
Mon, Jan 30 | 2.2 | Differentiability and holomorphicity |
Wed, Feb 1 | 2.2 | Holomorphic implies conformal |
Fri, Feb 3 | 2.3 | The Cauchy-Riemann equations |
We proved that the product of two continuous functions is continuous. We also talked about how to calculate limits of complex functions and we did these examples:
.
.
Today we talked about derivatives of complex functions. We did the following examples:
Use the definition to find the derivative of .
Show that the derivative of does not exist.
We talked about properties of the derivative including the power rule, chain rule, product rule, and quotient rule. Then we talked about the meaning of the derivative in terms of linear approximations using these two apps:
On Friday, we talked about the Cauchy-Riemann Equations. Here is a nice video explanation:
In class we calculated the Cauchy-Riemann equations for the following examples to see whether they are (complex) differentiable:
.
.
Day | Section | Topic |
---|---|---|
Mon, Feb 6 | 2.3 | The Cauchy-Riemann equations - con’d |
Wed, Feb 8 | 2.4 | Constant Functions |
Fri, Feb 10 | 2e | Chapter 2 recap |
Today we talked more about the Cauchy-Riemann equations. We looked at two examples:
This is Exercise 2.19 in the book: Define if is on either purely real or purely imaginary, and otherwise. Show that satisfies the Cauchy–Riemann equations at , yet is not differentiable at . Why doesn’t this contradict the theorem about a complex function being complex differentiable if and only if it satisfies the Cauchy-Riemann equations?
Then we talked about smooth paths which are paths that are differentiable. If is a smooth path in and is holomorphic, then the chain rule holds and says that
Find the derivative of the path . What does it mean?
If and , then find the derivative of the path at .
Then we proved that if is holomorphic on a connected open set and everywhere on , then must be constant.
Today we reviewed Homework 3. We also talked about the function . This lead to a discussion of the principal branch of the square root function, and the idea of a branch cut.
Today we introduced Möbius transformations and talked about how they transform lines and circles into lines and circles.
Day | Section | Topic |
---|---|---|
Mon, Feb 13 | 3.1 | Möbius transforms |
Wed, Feb 15 | 3.4 | Exponential and trigonometric functions |
Fri, Feb 17 | 3.4 | Exponential and trigonometric functions - con’d |
Today we talked more about Möbius transformations. We proved that you can compose two Möbius transformations by multiplying their coefficient matrices. We also talked about the extended complex plane . A Möbius transformation is a one-to-one and onto map from the extended complex plane to itself. Furthermore, a Möbius transformation is completely defined by what it does to any three elements of .
We introduced the complex sine and cosine functions and the complex logarithm.
We talked about the principle branch of the complex power function .
Day | Section | Topic |
---|---|---|
Mon, Feb 20 | 3.5 | Logarithms and complex exponentials |
Wed, Feb 22 | 3e | Chapter 3 recap |
Fri, Feb 24 | Midterm 1 |
Today we wrapped up our discussion of logarithms, exponentials, and power functions. We proved the following in class:
If , then .
If , then .
As a consequence, it follows that for any complex , . Not every complex function commutes with the conjugate function. In fact, we showed that:
We also looked at Problem #7 from HW6. And we finished with this exercise:
Day | Section | Topic |
---|---|---|
Mon, Feb 27 | 4.1 | Complex integration |
Wed, Mar 1 | 4.1 | Complex integration - con’d |
Fri, Mar 3 | 4.2 | Antiderivatives |
Today we introduced complex integrals. We did these examples:
on the path with .
on the path with . (Link: Sympy code)
where is the unit circle with .
Use the formula to find the length of the unit circle.
Use the formula to estimate an upper bound for when is the unit circle.
Today we proved Cauchy’s Theorem using Green’s Theorem (see this video for a nice explanation of Green’s theorem).
Cauchy’s Theorem: If is holomorphic on a simply connected open set , and is a (piecewise smooth) simple closed path in , then
As a corollary, we showed that when a function is holomorphic on a simply connected open set , then the integral on any two paths and that both start at a point and end at and stay inside must be the same:
In other words, the value of the integral is independent of the path.
Day | Section | Topic |
---|---|---|
Mon, Mar 13 | 4.3 | Cauchy’s theorem |
Wed, Mar 15 | 4.4 | Cauchy’s integral formula |
Fri, Mar 17 | 4e | Chapter 4 recap |
Today we reviewed Cauchy’s theorem. We pointed out that many of the assumptions we made last time aren’t really necessary. The general version of Cauchy’s theorem says:
Cauchy’s Theorem. Let be holomorphic on a simply connected open set . Then for every piecewise smooth closed path in .
Our proof using Green’s theorem required extra assumptions that aren’t really necessary, but without them the proof gets more complicated:
We reviewed consequences of Cauchy’s theorem like path independence of integrals. Then we defined an antiderivative of a complex function. If you know is an antiderivative of and is a piecewise smooth path, then the evaluation theorem says that
We finished by proving that any holomorphic function on a simply connected open set always has an antiderivative. If the domain is not simply connected, then you have to assume that is continuous and the integral of on any closed path in the domain is 0 (see Theorem 4.15 in the book).
Today we introduced the Cauchy integral formula which extends Cauchy’s theorem. The proof required two key insights:
If is complex differentiable at , then where the error term satisfies .
If and are two different positively oriented piecewise smooth closed paths in a region where is holomorphic, then
Then we used the Cauchy integral formula to evaluate the following integrals.
where is the square with vertices at . (https://youtu.be/NJap6Vm5mEk)
We started by proving the geometric sum formula: for any with . Then use that to prove this:
Theorem If is holomorphic in an open set containing a closed disk , then has a power series which converges absolutely inside the disk . The coefficients of the power series are
In the special case where you get a Maclaurin series with coefficients: This follows from Cauchy’s integral formula and the geometric series formula
Note that the coefficients are all bounded in absolute value by so the series does converge absolutely as long as .
Day | Section | Topic |
---|---|---|
Mon, Mar 20 | 5.1 | Cauchy’s integral formula for derivatives |
Wed, Mar 22 | 5.2 | Antiderivatives again |
Fri, Mar 24 | 5.3 | Entire functions and Liouville’s theorem |
Today we talked about Cauchy’s integral formula for derivatives. We did these examples in class:
We finished by using a complex contour integral to find the real integral .
Today we talked about two theorems:
Morera’s Theorem If is continuous in an open connect set , and for every piecewise smooth closed path in , then is holomorphic.
In class last week we proved that the functions described above have a well-defined antiderivative function . But then, Cauchy’s general integral formula guarantees that is holomorphic, and so are all of its derivatives, including !
Then we looked at another interesting concept:
Definition The winding number of a closed curve around a point (assuming that does not intersect ).
Theorem If is a polynomial with no roots on the unit circle, then the winding number of around the origin is equal to the number of roots of inside the unit circle.
We proved this theorem by doing the following exercises in class:
If , show that .
If where is holomorphic and in a disk of radius around , then for any .
Today we finished the proof of the theorem from Wednesday. We observed that for a polynomial , the winding number of , around the origin will be
Then we talked about entire functions which are functions that are holomorphic everywhere in .
Liouville’s Theorem. Any bounded entire function is constant.
To prove Liouville’s theorem, we need a quick observation and an idea. The observation is that if everywhere, then must be constant. The idea is that we can use Cauchy’s integral formula for derivatives to calculate if is bounded and entire: What happens if the radius gets really really big? Use the max-times-length inequality to estimate .
We finished by applying Liouville’s theorem to prove:
The Fundamental Theorem of Algebra Every nonconstant polynomial with complex coefficients has a complex root.
Day | Section | Topic |
---|---|---|
Mon, Mar 27 | 5e | Chapter 5 recap |
Wed, Mar 29 | 6.1 | Harmonic functions |
Fri, Mar 31 | 6.1 | Fields and flows |
Today we gave a completely different proof of the Fundamental Theorem of Algebra by thinking comparing the contour when the radius is small versus when it is large. Here is a video that explains the proof we did:
Before we did that, we reviewed some facts about polynomials.
Rational Root Theorem. If has integer coefficients, then any rational root of must be expressed as a reduced fraction where divides and divides .
We used the rational root theorem to check the possible rational roots of . We found that is a root.
Division Algorithm for Polynomials. If and are polynomials with complex coefficients and , then there are unique polynomials and with such that
In particular, this means that . But since is a root, it is clear that the remainder must be zero. So is on factor. Factoring , we see that In general, we have the following corollary of the Fundamental Theorem of Algebra:
Theorem. An n-th degree polynomial with complex coefficients always factors into the form where reach is a root of (repeats are allowed).
We used these ideas to completely factor these two polynomials:
We started by proving this theorem which effectively says that is the average of the values of in a circle around :
Theorem. If is holomorphic in a region that contains a closed disk , then
After we proved that, we introduced harmonic functions which are functions such that
Show that is harmonic.
Construct a real-valued function such that satisfies the Cauchy-Riemann equations.
In fact, for every harmonic function , it is always possible to construct another harmonic function such that is holomorphic (at least locally). The function is called a harmonic conjugate of . The converse is true as well, if is holomorphic, then both the real and imaginary parts of are harmonic functions.
Day | Section | Topic |
---|---|---|
Mon, Apr 3 | No class | |
Wed, Apr 5 | 7.4 | Regions of convergence |
Fri, Apr 7 | 7e | Chapter 7 review |
Today we did a review of infinite series and power series. We started with the following two definitions: an infinite series converges if its partial sums converge. A series converges absolutely if converges. We proved the following theorem:
Theorem If a series converges absolutely, then it also converges.
Then we talked about power series which are series of the form where the coefficients and the center are complex numbers and is a variable.
Theorem A power series has a radius of convergence The power series converges absolutely for all inside the open disk with radius around center . It diverges outside the closed disk of radius around . On the boundary, the series might converge or diverge.
We looked at the following examples:
Consider the following power series for
Find the radius of convergence for this power series .
Find power series for the following functions by using the Maclaurin series for , , and :
Today we reviewed some of the questions from HW10 and HW11. Then we worked on proving:
Theorem A power series converges absolutely when (assuming the limit exists).
Proof. By the definition of limits, for any , there exists an big enough so that for all . This means that for all .
Exercise. Use mathematical induction to prove that for all .
Now, we can choose small enough so that . Then we have The first terms are not important, since they definitely have a finite sum. So we focus on the right side terms. Using the inequality from the induction exercise, we have:
That is a geometric series with common ratio . So it converges. □
In class I mixed up the end of the proof because I chose so that instead of . That prevented the series from converging, but you can choose any as small as you want, so you can definitely find one so that .
Day | Section | Topic |
---|---|---|
Mon, Apr 10 | 8.1 | Power series and holomorphic functions - con’d |
Wed, Apr 12 | Review | |
Fri, Apr 14 | Midterm 2 |
Since I messed up the proof that power series converge absolutely inside their radius of convergence last Friday, I figured I’d start today be fixing the argument. But I also wanted to talk about the intuition behind the argument. To create a proof, you typically need to find an intuition for why the claim is true. Here is the intuition:
Unlike geometric series, power series don’t have a common ratio. The ratio between consecutive terms here is: In the long run, this approaches which explains why the series will converge when . In the long run, it behaves like a geometric series with that as its common ratio.
After that, we talked about the zeros of an analytic function. An analytic function is one with a converging power series in a disk with positive radius. Analytic functions are the same as holomorphic functions.
We proved the following theorem:
Theorem If is a non-constant analytic function in an open connected domain , then the zeros of are isolated.
This lead to the following definition. The order of a zero of is the smallest such that the coefficient in the power series for centered at is nonzero.
Find the orders for the following zeros:
for .
for .
Day | Section | Topic |
---|---|---|
Mon, Apr 17 | 8.2 | Classification of zeros |
Wed, Apr 19 | 8.2 | The identity principle |
Fri, Apr 21 | 8e | Chapter 8 recap |
Today we reviewed the concept of zeros and winding numbers. We updated an old proof to show that if is a piecewise smooth simple closed curve in a simply connected open set where is holomorphic, then the winding number of around is equal to the sum of the orders of the zeros of that are enclosed by .
This is because the winding number must be equal to by Cauchy’s integral formula. Then by the definition of complex contour integrals, this is the same as:
Show that if has a zero of order at , that is, where is holomorphic and , then
If is the only zero of inside , explain why this proves that the winding number of around is .
What if is not the only zero of inside ?
Once we finished the proof, we observed the following: If is holomorphic in a open region and has a zero of order at , then winds around exactly times when is a small circle around . Therefore also winds around any close to exactly times as well. As a corollary, we have:
Open Mapping Theorem. If is holomorphic on an open set , then is an open set.
Another immediate corollary is the following theorem:
Maximum Modulus Principle. If is holomorphic on an open set , then cannot have a local maximum in .
Proof. Suppose that is a local maximum, that is, for all in a small disk around . This is a contradiction because is an open set, so it contains an open disk around .
Today we did two applications of contour integrals to calculate real integrals:
.
.
To convert integrals of functions involving sine & cosine from 0 to 2π, you can use the following substitutions, all based on letting and integrating over the unit circle:
Today we talked about the Fourier transform of a real function which is defined to be:
The inverse Fourier transform is
In class we used a contour integral to find the inverse Fourier transform of
We also calculated the Fourier transform of the Gaussian . Before calculating that, we needed to know that . Here is a video that explains this.
Then we used a rectangular contour to show that .
Day | Section | Topic |
---|---|---|
Mon, Apr 24 | 6.1 | Harmonic functions |
Wed, Apr 26 | 6.2 | Mean value & maximum principle |
Fri, Apr 28 | 6e | Chapter 6 recap |
Today we used the Fourier transform to solve the 1-dimensional heat equation: with initial condition .
We started with some properties of the Fourier transform. Suppose is a real function with Fourier transform . Then we have:
Derivatives. .
Convolution. .
Scaling. and
Then we used these steps to solve the heat equation.
Step 1. Apply Fourier transform in variable to .
Step 2. Differentiate with respect to . Combined with the heat equation, you get an ordinary differential equation.
Step 3. Solve the ordinary differential equation for .
Step 4. Use the inverse Fourier transform to write the solution to the heat equation as a convolution of and .
Today we started by looking at the 2-dimensional heat equation
We used a contour integral with Green’s theorem to show that the next flow of heat into a disk with boundary is equal to where is the normal vector (times ) and is the gradient of the temperature function (at a fixed time). Since the gradient points in the direction of greatest increase in temperature, the heat wants to flow in the exact opposite direction.
When the temperature reaches equilibrium, it stops changing so the left side of the heat equation () becomes zero. When that happens, is a harmonic function. We’ve talked about functions that are harmonic on the entire complex plane. But an important problem is to find functions that are harmonic on a domain that satisfy a boundary condition. This is called the Dirichlet problem.
We looked at one solution to the Dirichlet problem on the upper-half plane:
We finished by talking about how a harmonic function that is defined on one domain can be turned into a harmonic function on another domain if you have find an invertible holomorphic function . In that case, is a harmonic function on .
If is a harmonic function on a domain in , then it has a harmonic conjugate function such that is holomorphic. If represents the equilibrium temperature on the domain, the what does represent?
Since the level curves of follow the direction indicated by the gradient of , the level curves of represent the lines of flow for the heat at equilibrium.
We took this idea and looked at three examples of level curves and flow curves for harmonic functions:
We transformed the solution to the Dirichlet problem on the upper-half plane from Wednesday to a solution on the unit disk.
We transformed a simple linear flow along a narrow channel () to a flow escaping from the mouth of a channel using the transformation .
We transformed another simple linear flow (with ) to a flow passing through a narrow gap in the x-axis using . The key to writing the transformation of the flow curves using was to using the angle addition formulas with and .