Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

6.3: Complex Differentiation

( \newcommand{\kernel}{\mathrm{null}\,}\)

The complex f is said to be differentiable at z0 if

limzz0f(z)f(z0)zz0

exists, by which we mean that

f(zn)f(z0)znz0

converges to the same value for every sequence {zn} that converges to z0. In this case we naturally call the limit ddzf(z0)

To illustrate the concept of 'for every' mentioned above, we utilize the following picture. We assume the point z0 is differentiable, which means that any conceivable sequence is going to converge to z0. We outline three sequences in the picture: real numbers, imaginary numbers, and a spiral pattern of both.

Sequences Approaching A Point In The Complex Plane

6.3.svg
Figure 6.3.1: The green is real, the blue is imaginary, and the red is the spiral. (CC BY-NC; Ümit Kaya)
Example 6.3.1

The derivative of z2 is 2z.

limzz0z2z20zz0=limzz0(zz0)(z+z0)zz0=2z0

Example 6.3.2

The exponential is its own derivative.

limzz0ezez0zz0=ez0limzz0ezz01zz0=ez0limzz0n=0(zz0)n(n+1)!=ez0

Example 6.3.3

The real part of z is not a differentiable function of z.

We show that the limit depends on the angle of approach. First, when znz0 on a line parallel to the real axis, e.g., zn=x0+1n+iy0, we find

limnx0+1nx0x0+1n+iy0x0+iy0=1

while if znz0 in the imaginary direction, e.g., zn=x0+i(y0+1n), then

limnx0x0x0+i(y0+1n)x0+iy0=0

Conclusion

NOT_CONVERTED_YET: para

This last example suggests that when f is differentiable a simple relationship must bind its partial derivatives in x and y.

Definition: Partial Derivative Relationship

If f is differentiable at z0 then ddzf(z0)=f(z0)x=(if(z0)y)

With z=x+iy0

ddzf(z0)=limzz0f(z)f(z0)zz0=limxx0f(x+iy0)f(x0+iy0xx0=f(z0)x

With z=x0+iy

ddzf(z0)=limzz0f(z)f(z0)zz0=limxx0f(x0+iy)f(x0+iy0i(yy0)=(if(z0)y)

Cauchy-Reimann Equations

In terms of the real and imaginary parts of f this result brings the Cauchy-Riemann equations.

ux=vy

and

vx=uy

Regarding the converse proposition we note that when f has continuous partial derivatives in region obeying the Cauchy-Reimann equations then f is in fact differentiable in the region.

We remark that with no more energy than that expended on their real cousins one may uncover the rules for differentiating complex sums, products, quotients, and compositions.

As one important application of the derivative let us attempt to expand in partial fractions a rational function whose denominator has a root with degree larger than one. As a warm-up let us try to find q1,1 and q1,2 in the expression

z+2(z+1)2=q1,1z+1+q1,2(z+1)2

Arguing as above, it seems wise to multiply through by (z+1)2 and so arrive at

z+2=q1,1(z+1)+q1,2

On setting z=1 this gives q1,2=1. With q1,2 computed, Equation takes the simple form z+1=q1,1(z+1) and so q1,2=1 as well. Hence,

z+2(z+1)2=1z+11(z+1)2

This latter step grows more cumbersome for roots of higher degrees. Let us consider

(z+2)2(z+1)3=q1,1z+1+q1,2(z+1)2+q1,3(z+1)3

The first step is still correct: multiply through by the factor at its highest degree, here 3. This leaves us with

(z+2)2=q1,1(z+1)2+q1,2(z+1)+q1,3

Setting z=1 again produces the last coefficient, here q1,3=1. We are left however with one equation in two unknowns. Well, not really one equation, for Equation is to hold for all z, of Equation. This produces

2(z+2)=2q1,1(z+1)+q1,2

and 2=q1,1 The latter of course needs no comment. We derive q1,2 from the former by setting z=1. This example will permit us to derive a simple expression for the partial fraction expansion of the general proper rational function q=fg where g has h distinct roots {λ1,,λh} of respective degrees {d1,,dh}. We write

q(z)=hj=1djk=1qj,k(zλj)k

and note, as above, that qj,k is the coefficient of (zdj)djk in the rational function

rj(z)q(z)(zλj)dj

Hence, qj,k may be computed by setting z=λj in the ratio of the djkth derivative of rj to (djk)!

qj,k=limzλj1(djk)!ddjkdzdjk{(zλj)djq(z)}

As a second example, let us take

B=(100130011)

and compute the Φj,k matrices in the expansion

(zIB)1=(1z1001(z1)(z3)1z301(z1)2(z3)1(z1)(z3)1z1)=1z1Φ1,1+1(z1)2Φ1,2+1z3Φ2,1

The only challenging term is the (3,1) element. We write

1(z1)2(z3)=q1,1z1+q1,2(z1)2+q2,1z3

It follows that

q1,1=ddz(1z31)=1/4

and

q1,2=1z31=1/4

and

q2,1=(1(z3)21)=1/4

It now follows that

(zIB)1=1z1(1001/2001/41/21)+1(z1)2(0000001/200)+1z3(0001/2101/41/20)

In closing, let us remark that the method of partial fraction expansions has been implemented in Matlab. In fact, Equations q1,1,q1,2,q2,1 all follow from the single command: [r,p,k]=residue([0 0 0 1],[1 -5 7 -3]). The first input argument is Matlab-speak for the polynomial f(z)=1 while the second argument corresponds to the denominator

g(z)=(z1)2(z3)=z35z2+7z3


This page titled 6.3: Complex Differentiation is shared under a CC BY 1.0 license and was authored, remixed, and/or curated by Steve Cox via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?