Introduction to Complex Analysis (Coursera)

Offered by Wesleyan University,
Introduction to Complex Analysis (Coursera)

This course provides an introduction to complex analysis which is the theory of complex functions of a complex variable. We will start by introducing the complex plane, along with the algebra and geometry of complex numbers, and then we will make our way via differentiation, integration, complex dynamics, power series representation and Laurent series into territories at the edge of what is known today.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

Each module consists of five video lectures with embedded quizzes, followed by an electronically graded homework assignment. Additionally, modules 1, 3, and 5 also contain a peer assessment.
The homework assignments will require time to think through and practice the concepts discussed in the lectures. In fact, a significant amount of your learning will happen while completing the homework assignments. These assignments are not meant to be completed quickly; rather you'll need paper and pen with you to work through the questions. In total, we expect that the course will take 6-12 hours of work per module, depending on your background.

Syllabus

WEEK 1
Introduction to Complex Numbers
We’ll begin this module by briefly learning about the history of complex numbers: When and why were they invented? In particular, we’ll look at the rather surprising fact that the original need for complex numbers did not arise from the study of quadratic equations (such as solving the equation z^2+1 = 0), but rather from the study of cubic equations! Next we’ll cover some algebra and geometry in the complex plane to learn how to compute with and visualize complex numbers. To that end we’ll also learn about the polar representation of complex numbers, which will lend itself nicely to finding roots of complex numbers. We’ll finish this module by looking at some topology in the complex plane.

WEEK 2
Complex Functions and Iteration
Complex analysis is the study of functions that live in the complex plane, that is, functions that have complex arguments and complex outputs. The main goal of this module is to familiarize ourselves with such functions. Ultimately we’ll want to study their smoothness properties (that is, we’ll want to differentiate complex functions of complex variables), and we therefore need to understand sequences of complex numbers as well as limits in the complex plane. We’ll use quadratic polynomials as an example in the study of complex functions and take an excursion into the beautiful field of complex dynamics by looking at the iterates of certain quadratic polynomials. This allows us to learn about the basics of the construction of Julia sets of quadratic polynomials. You'll learn everything you need to know to create your own beautiful fractal images, if you so desire. We’ll finish this module by defining and looking at the Mandelbrot set and one of the biggest outstanding conjectures in the field of complex dynamics.

WEEK 3
Analytic Functions
When studying functions we are often interested in their local behavior, more specifically, in how functions change as their argument changes. This leads us to studying complex differentiation – a more powerful concept than that which we learned in calculus. We’ll begin this module by reviewing some facts from calculus and then learn about complex differentiation and the Cauchy-Riemann equations in order to meet the main players: analytic functions. These are functions that possess complex derivatives in lots of places; a fact, which endows them with some of the most beautiful properties mathematics has to offer. We’ll finish this module with the study of some functions that are complex differentiable, such as the complex exponential function and complex trigonometric functions. These functions agree with their well-known real-valued counterparts on the real axis!

WEEK 4
Conformal Mappings
We’ll begin this module by studying inverse functions of analytic functions such as the complex logarithm (inverse of the exponential) and complex roots (inverses of power) functions. In order to possess a (local) inverse, an analytic function needs to have a non-zero derivative, and we’ll discover the powerful fact that at any such place an analytic function preserves angles between curves and is therefore a conformal mapping! We'll spend two lectures talking about very special conformal mappings, namely Möbius transformations; these are some of the most fundamental mappings in geometric analysis. We'll finish this module with the famous and stunning Riemann mapping theorem. This theorem allows us to study arbitrary simply connected sub-regions of the complex plane by transporting geometry and complex analysis from the unit disk to those domains via conformal mappings, the existence of which is guaranteed via the Riemann Mapping Theorem.

WEEK 5
Complex Integration
Now that we are familiar with complex differentiation and analytic functions we are ready to tackle integration. But we are in the complex plane, so what are the objects we’ll integrate over? Curves! We’ll begin this module by studying curves (“paths”) and next get acquainted with the complex path integral. Then we’ll learn about Cauchy’s beautiful and all encompassing integral theorem and formula. Next we’ll study some of the powerful consequences of these theorems, such as Liouville’s Theorem, the Maximum Principle and, believe it or not, we’ll be able to prove the Fundamental Theorem of Algebra using Complex Analysis. It's going to be a week filled with many amazing results!

WEEK 6
Power Series
In this module we’ll learn about power series representations of analytic functions. We’ll begin by studying infinite series of complex numbers and complex functions as well as their convergence properties. Power series are especially easy to understand, well behaved and easy to work with. We’ll learn that every analytic function can be locally represented as a power series, which makes it possible to approximate analytic functions locally via polynomials. As a special treat, we'll explore the Riemann zeta function, and we’ll make our way into territories at the edge of what is known today such as the Riemann hypothesis and its relation to prime numbers.

WEEK 7
Laurent Series and the Residue Theorem
Laurent series are a powerful tool to understand analytic functions near their singularities. Whereas power series with non-negative exponents can be used to represent analytic functions in disks, Laurent series (which can have negative exponents) serve a similar purpose in annuli. We’ll begin this module by introducing Laurent series and their relation to analytic functions and then continue on to the study and classification of isolated singularities of analytic functions. We’ll encounter some powerful and famous theorems such as the Theorem of Casorati-Weierstraß and Picard’s Theorem, both of which serve to better understand the behavior of an analytic function near an essential singularity. Finally we’ll be ready to tackle the Residue Theorem, which has many important applications. We’ll learn how to find residues and evaluate some integrals (even some real integrals on the real line!) via this important theorem.

WEEK 8
Final Exam
This module contains the final exam for the course. The exam is cumulative and covers the topics discussed in Weeks 1-7. The exam has 20 questions and is designed to be a two-hour exam. You have one attempt only, but you do not have to complete the exam within two hours. The discussion forum will stay open during the exam. It is against the honor code to discuss answers to any exam question on the forum. The forum should only be used to discuss questions on other material or to alert staff of technical issues with the exam.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Enseñanza de las matemáticas de primaria (Coursera) Coursera
Universidad de los Andes

Enseñanza de las matemáticas de primaria (Coursera)

En este tercer curso de acceso gratuito* del programa especializado Educación Matemática para profesores de primaria, conocerás los conceptos y técnicas para planificar e implementar tus clases. El curso tiene una duración aproximada de seis semanas, con una dedicación promedio de 4 horas semanales. Todas las evaluaciones tienen retroalimentación y podrás descargar la mayoría de los recursos del curso.

Jun 8th 2026
5-12 Weeks
Writing, Running, and Fixing Code in C (Coursera) Coursera
Duke University

Writing, Running, and Fixing Code in C (Coursera)

Building on the course Programming Fundamentals, this course will teach you how to write code by first planning what your program should do—an important approach for novice and professional programmers. You will learn how to compile and run your program, and then how to test and debug it. This course builds on the Seven Steps you have already learned and provides a framework for systematically testing for problems and fixing them, so you can find and fix problems efficiently.

Jun 1st 2026
4 Weeks
Use C++ to build a crypto trading platform III: functions (Coursera) Coursera
University of London,Goldsmiths, University of London

Use C++ to build a crypto trading platform III: functions (Coursera)

This course is the third of five courses aiming to help you to become confident working in the object-oriented paradigm in the C++ language. This specialisation is for individuals who want to learn about objected oriented programming. It's an all-in-one package that will take you from the very fundamentals of C++, all the way to building a crypto-currency exchange platform.

Jun 1st 2026
2 Weeks
Álgebra Básica (Coursera) Coursera
Universidad Nacional Autónoma de México

Álgebra Básica (Coursera)

Galileo dijo: "El Universo está escrito en lenguaje matemático y los caracteres son triángulos, círculos y otras figuras geométricas, sin las que es humanamente imposible entender una sola palabra". Para entender el Universo, es necesario plantear leyes que expliquen su comportamiento, como pueden ser las leyes de la gravedad, la propagación del calor, el electromagnetismo, la reproducción celular, el crecimiento poblacional, la propagación de las enfermedades, la variación de los precios de las acciones en la bolsa de valores, el comportamiento de las masas ante un conflicto, etcétera.

Jun 1st 2026
5-12 Weeks
Data Manipulation at Scale: Systems and Algorithms (Coursera) Coursera
University of Washington

Data Manipulation at Scale: Systems and Algorithms (Coursera)

Data analysis has replaced data acquisition as the bottleneck to evidence-based decision making --- we are drowning in it. Extracting knowledge from large, heterogeneous, and noisy datasets requires not only powerful computing resources, but the programming abstractions to use them effectively. The abstractions that emerged in the last decade blend ideas from parallel databases, distributed systems, and programming languages to create a new class of scalable data analytics platforms that form the foundation for data science at realistic scales.

Jun 8th 2026
4 Weeks
Diseño e innovación de modelo de negocios (Coursera) Coursera
Tecnológico de Monterrey

Diseño e innovación de modelo de negocios (Coursera)

El núcleo del Diseño de Modelo de Negocios se encuentra en las habilidades y liderazgo del manager emprendedor. Requiere un enfoque disciplinado para buscar oportunidades, asi como reunir y alinear recursos para alcanzar objetivos importantes. En este curso, los alumnos fortaleceran dos habilidades importantes: la intuición y el pensamiento visual, a la vez que aplican métodos cuantitativos aprendidos en otros cursos, como Finanzas, Economía e Inteligencia Financiera.

Jun 8th 2026
4 Weeks
Building Data Visualization Tools (Coursera) Coursera
Johns Hopkins University

Building Data Visualization Tools (Coursera)

The data science revolution has produced reams of new data from a wide variety of new sources. These new datasets are being used to answer new questions in way never before conceived. Visualization remains one of the most powerful ways draw conclusions from data, but the influx of new data types requires the development of new visualization techniques and building blocks. This course provides you with the skills for creating those new visualization building blocks.

Jun 1st 2026
4 Weeks
Strategies for Effective Engagement (Coursera) Coursera
University of Colorado Boulder

Strategies for Effective Engagement (Coursera)

Being a successful professional requires creative, innovative, and entrepreneurial thinking, and to continually have a problem-solving mindset. As a systems thinker, you are expected to engage complex problems from multiple perspectives and different angles, viewing them holistically. This course exposes the student to a variety of tools used to engage stakeholders, collect data, and more deeply understand the community.

Jun 8th 2026
3 Weeks
Operational Context and Data (Coursera) Coursera
University at Buffalo,The State University of New York

Operational Context and Data (Coursera)

By the end of this course, learners are empowered to implement data-driven process improvement objectives at their organization. The course covers: the business case for IoT (Internet of Things), the strategic importance of aligning operations and performance goals, best practices for collecting data, and facilitating a process mapping activity to visualize and analyze a process’s flow of materials and information. Learners are prepared to focus efforts around business needs, evaluate what the organization should measure, discern between different types of IoT data and collect key performance indicators (KPIs) using IoT technology. Learners have the opportunity to implement process improvement objectives in a mock scenario and consider how the knowledge can be transferred to their own organizational contexts.

Jun 8th 2026
4 Weeks
Essential Linear Algebra for Data Science (Coursera) Coursera
University of Colorado Boulder

Essential Linear Algebra for Data Science (Coursera)

Are you interested in Data Science but lack the math background for it? Has math always been a tough subject that you tend to avoid? This course will teach you the most fundamental Linear Algebra that you will need for a career in Data Science without a ton of unnecessary proofs and concepts that you may never use. Consider this an expressway to Data Science with approachable methods and friendly concepts that will guide you to truly understanding the most important ideas in Linear Algebra.

Jun 8th 2026
5-12 Weeks