Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Summary

Summary Complex Analysis

Rating
-
Sold
-
Pages
17
Uploaded on
10-04-2025
Written in
2023/2024

Summary for complex analysis

Institution
Course

Content preview

Complex Analysis

1 Holomorphic functions
1.1 Definitions
Def 1.1.1: Let U, V ⊂ C be open (often, we can take V = C) and let a ∈ U . A function
f : U → V is complex differentiable in a if

f (z) − f (a)
f ′ (a) = lim
z→a z−a
exists. We can reformulate this: f is complex differentiable in a if and only if there exists a
f ′ (a) = w ∈ C such that
f (z) − f (a) − w · (z − a) z→a
−→ 0
|z − a|

Def 1.1.1.a: f : U → V is called holomorphic if it is complex differentiable in all a ∈ U . An
entire function is a holomorphic function that is defined on the whole plane, i.e. f : C → C.
Proposition 1.1.3: Let U ⊂ C be open, let a ∈ U , c ∈ C and let f, g : U → C be complex
differentiable in a. Then the following properties hold:
• (f ± g)′ (a) = f ′ (a) ± g ′ (a)
• (c · f )′ (a) = c · f ′ (a)
• (f g)′ (a) = f ′ (a) · g(a) + f (a) · g ′ (a) (Leibnitz rule)
−f ′ (a)
• if f (a) ̸= 0 and f ′ (a) ̸= 0, then ( f1 )′ (a) = f 2 (a)
(inversion rule)

• Let V ⊂ C be open such that im(f ) ⊂ V . Take a function h : V → C which is complex
differentiable in f (a). Then (h ◦ f )′ (a) = h′ (f (a)) · f ′ (a) (chain rule)

1.2 The Cauchy-Riemann equation
Given a function f : U → C (or we can identify C = R2 ). Then there exists uniquely determined
functions u : U → R and v : U → R where (x, y) 7→ u(x, y) and (x, y) 7→ v(x, y) such that
f (x + iy) = u(x, y) + i · v(x, y) (i.e. u(x, y) = Re(f (x + iy)) and v(x, y) = Im(f (x + iy)))
Def 1.2.1: Take a = (b, c) ∈ U ⊂ C = R2 and let f : U → R2 . Then f is (real) differentiable
in a if there exists a 2 × 2 matrix Jf (a) (the Jacobian matrix of f ) such that

f (x, y) − f (b, c) − Jf (a) · ((x, y) − (b, c))
lim = (0, 0)
(x,y)→(b,c) ||(x, y) − (b − c)||

Whats the difference between real differentiable and complex differentiable? Complex is much
stronger. Complex differentiability is a certain restriction on the Jacobian matrix




1

,Lemma 1.2.2: A ∈ R2×2 ,w = r+ is ∈ C. Then we have that w · z = A · (x, y) for all
r −s
z = x + iy if and only if A =
s r

Let f : U → C for U ⊂ C open and f (x + iy) = u(x, y) + i · v(x, y). In the future, we simply
write f = u + iv.
Theorem 1.2.3Let f : u + iv : U → C. Then f is holomorphic if and only if f is differentiable
and if the Cauchy-Riemann equations are satisfied: ux = vy and uy = −vx .
If f is holomorphic, then f ′ (a) = ux (a) + ivx (a) for all a ∈ U .
Reminder: f is differentiable in a = (b, c) if there exists Jf (a) ∈ R2×2 such that

f (x, y) − f (b, c) − Jf (a)[(x, y) − (b, c)]
lim =0
(x,y)→(b,c) ||(x, y) − (b, c)||
 
ux uy
we write Jf (a) =
vx vy
Theorem 1.2.5 (inverse function theorem) Let U, V ⊂ C be open and let f : U → V be a
holomorphic bijection with inverse bijection g : V → U , If g is continuous and if f ′ (a) ̸= 0 for
all a ∈ U , then g is holomorphic with derivative for all b ∈ V :
1
f ′ (b) =
f ′ (g(b))

Note: the assumption that g is continuous is not necessary.

1.3 Power series
Definition 1.3.1 A (complex) power series is an expression of the form

X
ai z i
i=0

ai z i for short.
P
with a0 , a1 , · · · ∈ C. When the context is clear, we write
ai z i = f (z) means that ai z i converges (i.e. the sequence of partial sums
P P
When we write
converges) to f (z) for ”some given” z ∈ C
P i
z converges absolutely ( |z i | converges. Absolute
P
Lemma 1.3.2 The geometric series
convergence implies convergence) for all z ∈ D1 (0):
X 1
zi =
1−z

ai z i is given by
P
Definition 1.3.3 The radius of convergence of a power series
1 1 1
R= , = ∞, =0
lim sup |an |1/n 0 ∞

We have that
lim sup bn = lim (sup{bn | n ≥ N })
N →∞


2

, TheoremP1.3.4 (Cauchy-Hadamard) Let ai z i be a power series with radius of convergence
P
R. Then ai z i converges absolutely if |z| < R and it diverges if |z| > R. For |z| = R it depends
on the series and specific z whether the series converges or diverges.
Exponential series:

X 1 n
ez = z
n!
n=0

Cosine series: X in n
cos(z) = z
n!
n∈N even

Sin series:
X in−1 n
sin(z) = z
n!
n∈N odd


an z n be a power series with radius of convergence R. Then the function
P
Theorem 1.3.7 Let

f : DR (0) → C
X
z 7→ an z n

Is holomorphic with derivative

X
f ′ (z) = (n + 1) · an+1 z n
n=0

which is a power series with the same radius of convergence R.
Corollary 1.3.8 The functions exp , cos and sin are entire.
an z n and g(z) = bn z n that are
P P
Proposition 1.3.9 Consider two power series f (z) =
absolutely convergent on Dr (0) with r > 0 and let c ∈ C. Then

X
(f + g)(z) = (an + bn )z n
n=0

X
(c · f )(z) = (c · an )z n
n=0
 

X X
(f · g)(z) =  ak bl  z n (Cauchy product)
n=0 k,l≥0 s.t.k+l=n

for all z ∈ Dr (0). In particular, all power series converge absolutely for z ∈ Dr (0)
Proposition 10 For all z = x + iy, w ∈ C:

• eiz = cos(z) + i sin(z) (Eu-• ez = ex (cos(y) + i sin(y)) • cos′ (z) = − sin(z)
ler’s formula)
• sin′ (z) = cos(z)
• ez+w = ez · ew
• cos(z) = 21 (eiz + e−iz )
• z = |z|·ei arg z where arg z ∈
• sin(z) = 1
2π (e
iz − e−iz ) • exp′ (z) = exp(z) R/2π · Z



3

Written for

Institution
Study
Course

Document information

Uploaded on
April 10, 2025
Number of pages
17
Written in
2023/2024
Type
SUMMARY

Subjects

$4.22
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
jardnijholt

Get to know the seller

Seller avatar
jardnijholt Rijksuniversiteit Groningen
Follow You need to be logged in order to follow users or courses
Sold
3
Member since
1 year
Number of followers
0
Documents
22
Last sold
11 months ago

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions