3.8 HW 7

  3.8.1 chapter 14, problem 1.6
  3.8.2 chapter 14, problem 1.12
  3.8.3 chapter 14, problem 2.22
  3.8.4 chapter 14, problem 2.23
  3.8.5 chapter 14, problem 2.34
  3.8.6 chapter 14, problem 2.37
  3.8.7 chapter 14, problem 2.40
  3.8.8 chapter 14, problem 2.55
  3.8.9 chapter 14, problem 2.55
  3.8.10 chapter 14, problem 2.60
  3.8.11 chapter 14, problem 3.3(b)
  3.8.12 chapter 14, problem 3.5
  3.8.13 chapter 14, problem 3.17
  3.8.14 chapter 14, problem 3.18
  3.8.15 chapter 14, problem 3.19
  3.8.16 chapter 14, problem 3.20
  3.8.17 chapter 14, problem 3.23
  3.8.18 chapter 14, problem 4.6
  3.8.19 chapter 14, problem 4.7
  3.8.20 chapter 14, problem 4.9
  3.8.21 chapter 14, problem 4.10
  3.8.22 chapter 14, problem 5.1
PDF (letter size)
PDF (legal size)

3.8.1 chapter 14, problem 1.6

Problem Find real and imaginary parts u,v of ez

Solution

Let z=x+iy, thenf(z)=ez=ex+iy=exeiy=ex(cosy+isiny)=excosy+iexsiny

Hence u(x,y)=excosy and v(x,y)=exsiny

3.8.2 chapter 14, problem 1.12

Problem Find real and imaginary parts u,v of f(z)=zz2+1

Solution

Let z=x+iy thenz2+1=(x+iy)2+1=(x2y2+1)+i(2xy)

Hencef(z)=x+iy(x2y2+1)+i(2xy) Multiplying numerator and denominator by conjugate of denominator givesf(z)=(x+iy)((x2y2+1)i(2xy))((x2y2+1)+i(2xy))((x2y2+1)i(2xy))=(x(x2y2+1)+y(2xy))+i(y(x2y2+1)(y(2xy)))(x2y2+1)2+(2xy)2=x(x2y2+1)+2xy2(x2y2+1)2+(2xy)2+iy(x2y2+1)2x2y(x2y2+1)2+(2xy)2

Henceu(x,y)=x(x2y2+1)+2xy2(x2y2+1)2+2xyv(x,y)=y(x2y2+1)2x2y(x2y2+1)2+(2xy)2

3.8.3 chapter 14, problem 2.22

Problem Use Cauchy-Riemann conditions to find if f(z)=y+ix is analytic.

Solution

CR says a complex function f(z)=u+iv is analytic if (1)ux=vy(2)uy=vx

Here u=y and v=x, since f(z)=z=x+iy. Therefore ux=0,vy=0 and (1) is satisfied. And uy=1 and vx=1, hence (2) is NOT satisfied. Therefore not analytic.

3.8.4 chapter 14, problem 2.23

Problem Use Cauchy-Riemann conditions to find if f(z)=xiyx2+y2 is analytic.

Solution

CR says a complex function f(z)=u+iv is analytic if (1)ux=vy(2)uy=vx

Here f(z)=xx2+y2iyx2+y2, hence u=xx2+y2v=yx2+y2

Therefore ux=1x2+y2x(x2+y2)2(2x)=x2+y22x2(x2+y2)2=y2x2(x2+y2)2

Anduy=1x2+y2+y(x2+y2)2(2y)=(x2+y2)+2y2(x2+y2)2=y2x2(x2+y2)2

Hence (1) is satisfied. Anduy=2xy(x2+y2)2 Andvx=2xy(x2+y2)2 Hence (2) is satisfied also. Therefore f(z) is analytic.

3.8.5 chapter 14, problem 2.34

Problem Write power series about origin for f(z)=ln(1z). Use theorem 3 to find circle of convergence for each series.

Solution

From page 34, for 1<x1 ln(1+x)=xx22+x33x44+ Henceln(1z)=(z)(z)22+(z)33(z)44+=zz22z33z44=(z+z22+z33+z44+)=n=11nzn

To find radius of convergence, use ratio test.L=limn|an+1||an|=limn|1n+1||1n|=limnnn+1=1

Hence R=1L=1. Therefore converges for |z|<1.

3.8.6 chapter 14, problem 2.37

Problem Find circle of convergence for tanh(z)

Solution

tanh(z)=itan(iz) But tanx=x+x33+215x5+17325x7+, therefore tanh(z)=i(iz+(iz)33+215(iz)5+17325(iz)7+)=i(iziz33+215iz5+)=zz33+215z5+

This is the power series of tanh(z) about z=0.  Since tanh(z)=sinh(z)cosh(z)=sinh(z)cos(iz) and cos(iz)=0 at iz=±π2 then |z|<π2 to avoid hitting a singularity. So radius of convergence is R=π2.

3.8.7 chapter 14, problem 2.40

Problem Find series and circle of convergence for 11z

Solution

From Binomial expansion11z=1+z+z2+z3+ For |z|<1.  Hence R=1.

3.8.8 chapter 14, problem 2.55

Problem Show that 3x2yy3 is harmonic, that is, it satisfies Laplace equation, and find a function f(z) of which this function is the real part. Show that the function v(x,y) which you also find also satisfies Laplace equation.

Solution

The given function is the real part of f(z). Hence u(x,y)=3x2yy3. To show this is harmonic, means it satisfies 2u=0 or 2ux2+2uy2=0. Butux=6xy2ux2=6yuy=3x23y22uy2=6y

Therefore 2ux2+2uy2=0, hence u(x,y) is harmonic. Now, we want to find f(z)=u(x,y)+iv(x,y) and analytic function, where its real part is what we are given above. So we need to find v(x,y). Since f(z) is analytic, then we apply Cauchy-Riemann equations to find v(x,y) CR says a complex function f(z)=u+iv is analytic if (1)ux=vy(2)uy=vx

But ux=6xy, so (1) gives6xy=vyv(x,y)=6xydy(3)=3xy2+g(x)

From (2) we obtain3x2+3y2=vx But from (3), we see that vx=3y2+g(x), hence the above becomes3x2+3y2=3y2+g(x)g(x)=3x2g(x)=3x2dx=x3+C

Therefore from (3), we find thatv(x,y)=3xy2x3+C We can set any value to C. Let C=0 to simplify things. Hencef(z)=u+iv=(3x2yy3)+i(3xy2x3)

Now we show that v(x,y) is also harmonic. i.e. it satisfies Laplace. vx=3y23x22vx2=6xvy=6xy2vy2=6x

Hence we see that 2vx2+2vy2=0. QED.

3.8.9 chapter 14, problem 2.55

Problem Show that xy is harmonic, that is, it satisfies Laplace equation, and find a function f(z) of which this function is the real part. Show that the function v(x,y) which you also find also satisfies Laplace equation.

Solution

The given function is the real part of f(z). Hence u(x,y)=xy. To show this is harmonic, means it satisfies 2u=0 or 2ux2+2uy2=0. Butux=y2ux2=0uy=x2uy2=0

Therefore 2ux2+2uy2=0, hence u(x,y) is harmonic. Now, we want to find f(z)=u(x,y)+iv(x,y) and analytic function, where its real part is what we are given above. So we need to find v(x,y). Since f(z) is analytic, then we apply Cauchy-Riemann equations to find v(x,y) CR says a complex function f(z)=u+iv is analytic if (1)ux=vy(2)uy=vx

But ux=y, so (1) givesy=vyv(x,y)=ydy(3)=y22+g(x)

From (2) we obtainx=vx But from (3), we see that vx=g(x), hence the above becomesx=g(x)g(x)=xdx=x22+C

Therefore from (3), we find thatv(x,y)=y22x22+C We can set any value to C. Let C=0 to simplify things. Hencef(z)=u+iv=(xy)+i(y2x22)

Now we show that v(x,y) is also harmonic. i.e. it satisfies Laplace. vx=x2vx2=1vy=y2vy2=1

Hence we see that 2vx2+2vy2=0. QED.

3.8.10 chapter 14, problem 2.60

Problem Show that ln(x2+y2) is harmonic, that is, it satisfies Laplace equation, and find a function f(z) of which this function is the real part. Show that the function v(x,y) which you also find also satisfies Laplace equation.

Solution

The given function is the real part of f(z). Hence u(x,y)=xy. To show this is harmonic, means it satisfies 2u=0 or 2ux2+2uy2=0. Butux=2xx2+y22ux2=2(1x2+y2)+2x(1(x2+y2)2(2x))=2x2+y24x2(x2+y2)2=2(x2+y2)4x2(x2+y)2=2x2+2y2(x2+y)2uy=2yx2+y22uy2=2(1x2+y2)+2y(1(x2+y2)2(2y))=2x2+y24y2(x2+y2)2=2(x2+y2)4y2(x2+y2)2=2x22y2(x2+y2)2

Therefore 2ux2+2uy2=2x2+2y2(x2+y)2+2x22y2(x2+y2)2=0

Hence u(x,y) is harmonic. Now, we want to find f(z)=u(x,y)+iv(x,y) and analytic function, where its real part is what we are given above. So we need to find v(x,y). Since f(z) is analytic, then we apply Cauchy-Riemann equations to find v(x,y) CR says a complex function f(z)=u+iv is analytic if (1)ux=vy(2)uy=vx

But ux=2xx2+y2, so (1) gives2xx2+y2=vyv(x,y)=2xx2+y2dy(3)=2arctan(yx)+g(x)

From (2) we obtain2yx2+y2=vx But from (3), we see that vx=2yy2+x2+g(x), hence the above becomes2yx2+y2=2yy2+x2+g(x)g(x)=0g(x)=C

Therefore from (3), we find thatv(x,y)=2arctan(yx)+C We can set any value to C. Let C=0 to simplify things. Hencev(x,y)=2arctan(yx) And thereforef(z)=u+iv=ln(x2+y2)+i(2arctan(yx))

Now we show that v(x,y) is also harmonic. i.e. it satisfies Laplace. We find that2vx2=4xy(x2+y2)22vy2=4xy(x2+y2)2

Hence we see that 2vx2+2vy2=0. QED.

3.8.11 chapter 14, problem 3.3(b)

Problem Find Cz2dz over the half unit circle arc shown.

Solution

Since f(z)=z2 is clearly analytic on and inside C and no poles are inside, then by Cauchy’s theorem Cz2dz=0

3.8.12 chapter 14, problem 3.5

Problem Find ezdz along positive part of the line y=π. This is frequently written as iπ+iπezdz

Solution

Let z=x+iy, then I=iπ+iπezdz=iπ+iπexeiydz

But dz=dx+idy, the above becomesI=iπ+iπexeiy(dx+idy)=0exeiydx+iiπiπexeiydy=0exeiydx

But y=π over the whole integration. The above simplifies toI=eiπ0exdx=eiπ(ex1)0=eiπ(01)=eiπ=1

3.8.13 chapter 14, problem 3.17

Problem Using Cauchy integral formula to evaluate Csinz2zπdz where (a) C is circle |z|=1 and (b) C is circle |z|=2

Solution

For part (a), since the pole is at z=π2, it is outside the circle |z|=1 and f(z) is analytic inside and on C, then by Cauchy theorem Csinz2zπdz=0.

For part(b), since now the pole is inside, then Csinz2zπdz=2πiResidue(π2) But Residue(π2)=limzπ2(zπ2)f(z)=limzπ2(zπ2)sinz2zπ=sin(π2)limzπ2(zπ2)2zπ

Applying L’HopitalResidue(π2)=sin(π2)limzπ212=12

Hence Csinz2zπdz=πi

3.8.14 chapter 14, problem 3.18

Problem Integrate Csin2z6zπdz over circle |z|=3

Solution

The pole is at z=π6. This is inside |z|=3. Hence Csin2z6zπdz=2πiResidue(π6) ButResidue(π6)=limzπ6(zπ6)sin2z6zπ=sin(π3)limzπ6(zπ6)6zπ

Applying L’HopitalsResidue(π6)=sin(π3)limzπ616=16sin(π3)

HenceCsin2z6zπdz=2πi(16sin(π3)) But sin(π3)=32 and the above simplifies toCsin2z6zπdz=2πi(1632)=πi23

3.8.15 chapter 14, problem 3.19

Problem Integrate Ce3zzln2dz if C is square with vertices ±1,±i

Solution

The pole is at z=ln2=0.693 so inside C. HenceCe3zzln2dz=2πiResidue(ln2) But Residue(ln2)=limzln2(zln2)f(z)=e3ln2limzln2zln2zln2=e3ln2

HenceCe3zzln2dz=2πie3ln2=2πi(2)3=16πi

3.8.16 chapter 14, problem 3.20

Problem Integrate Ccoshz2ln2zdz if C is (a) circle with |z|=1 and (b) Circle with |z|=2

Solution

Part (a). Pole is at z=2ln2=1.38. Hence pole is outside C. Therefore Ccoshz2ln2zdz=0 since f(z) is analytic on C

Part(b). Now pole is inside. Hence Ccoshz2ln2zdz=2πiResidue(2ln2) But Residue(2ln2)=limz2ln2(z2ln2)f(z)=limz2ln2(z2ln2)coshz2ln2z=cosh(2ln2)limzln2z2ln22ln2z=cosh(2ln2)

ThereforeCcoshz2ln2zdz=2πicosh(2ln2)=4.25πi

3.8.17 chapter 14, problem 3.23

Problem Integrate Ce3z(zln2)4dz if C is square between ±1,±i

Solution

The pole is at z=ln2=0.69 which is inside the square. The order is 4. Hence Ce3z(zln2)4dz=2πiResidue(ln2) To find Residue(ln2) we now use different method from earlier, since this is not a simple pole. Residue(ln2)=limzln213!d3dz3(zln2)4f(z)=limzln213!d3dz3(zln2)4(e3z(zln2)4)=limzln213!d3dz3(e3z)=limzln213!d2dz2(3e3z)=limzln213!9ddze3z=limzln213!27e3z=limzln2276e3z=276e3ln2=(27)(86)=36

HenceCe3z(zln2)4dz=2πi36=72πi

3.8.18 chapter 14, problem 4.6

Problem Find Laurent series and residue at origin for f(z)=1z2(1+z)2

Solution

There is a pole at z=0 and at z=1. We expand around a disk of radius 1 centered at z=0 to find Laurent series around z=0. Hencef(z)=1z21(1+z)2 For |z|<1 we can now expand 1(1+z)2 using Binomial expansionf(z)=1z2(1+(2)z+(2)(3)z22!+(2)(3)(4)z33!+)=1z2(12z+3z24z3+)=1z22z+34z+

Hence residue is 2. To find Laurent series outside this disk, we writef(z)=1z21(1+z)2=1z21(z(1+1z))2=1z41(1+1z)2

And now we can expand 1(1+1z)2 for |1z|<1 or |z|>1 using Binomial and obtainf(z)=1z4(1+(2)1z+(2)(3)2!(1z)2+(2)(3)(4)3!(1z)3+)=1z4(12z+3(1z)24(1z)3+)=1z42z5+3z64z7+

We see that outside the disk, the Laurent series contains only the principal part and no analytical part as the case was in the Laurent series inside the disk.

3.8.19 chapter 14, problem 4.7

Problem Find Laurent series and residue at origin for f(z)=2z1z2

Solution

There is a pole at z=±1. So we need to expand f(z) for |z|<1 around origin. Here there is no pole at origin, hence the series expansion should contain only an analytical partf(z)=2z1z2=2z(1z)(1+z)=A(1z)+B(1+z)=121(1z)+321(1+z)=12(1+z+z2+z3+)+32(1z+z2z3+z4)=2z+2z2z3+2z4z5+

No principal part. Only analytical part, since f(z) is analytical everywhere inside the region. For |z|>1  we writef(z)=121(1z)+321(1+z)=12z1(1z1)+32z1(1z+1)=12z1(11z)+32z1(1z+1)=12z(1+1z+(1z)2+(1z)3+)+32z(11z+(1z)2(1z)3+(1z)4)=1z2z2+1z32z4+1z52z6+

We see that outside the disk, the Laurent series contains only the principal part and no analytical part.

3.8.20 chapter 14, problem 4.9

Problem Determine the type of singularity at the point given. If it is regular, essential, or pole (and indicate the order if so). (a) f(z)=sinzz,z=0 (b) f(z)=coszz3,z=0, (c) f(z)=z31(z1)3,z=1, (d) f(z)=ezz1,z=1

Solution

(a) There is a singularity at z=0, but we will check if it removablef(z)=zz33!+z55!z=1z23!+z45!

So the series contain no principal part (since all powers are positive). Hence we have pole of order 1 which is removable. Therefore z=0 is a regular point.

(b) There is a singularity at z=0, but we will check if it removablef(z)=1z22!+z44!z3=1z312z+z4!

Hence we could not remove the pole. So the the point is a pole of order 3.

(c) There is a singularity at z=1, f(z)=z31(z1)3=(z1)(z2+1+z)(z1)3=(z2+1+z)(z1)2

Hence a pole of order 2.

(d) f(z)=ezz1 There is no cancellation here. Hence z=1 is a pole or order 1.

3.8.21 chapter 14, problem 4.10

Problem Determine the type of singularity at the point given. If it is regular, essential, or pole (and indicate the order if so). (a) f(z)=ez1z2+4,z=2i (b) f(z)=tan2z,z=π2. (c) f(z)=1cos(z)z4,z=0, (d) f(z)=cos(πzπ),z=π

Solution

(a) To find if the point is essential or pole or regular, we expand f(z) around the point, and look at the Laurent series. If the number of bn terms is infinite, then it is essential singularity. If the number of bn is finite, then it is a pole of order that equal the largest order of the bn term. If the series contains only analytical part and no principal part (the part which has the bn terms), then the point is regular.

So we need to expand ez1z2+4 around z=2i. For the numerator, this givesez=e2i+(z2i)e2i+(z2i)2e2i2!+ For 1z2+4=1(z2i)(z+2i)=i41(z2i)+116+i64(z2i)1256(z2i)2

Hencef(z)=(1e2i+(z2i)e2i+(z2i)2e2i2!+)(i41(z2i)+116+i64(z2i)1256(z2i)2) We see that the resulting series will contain infinite number of bn terms. These are the terms with 1(z2i)n. Hence the point z=2i is essential singularity.

(b) We need to find the series of tan2z around z=π2. tan2(zπ2)=sin2(zπ2)cos2(zπ2)=((zπ2)(zπ2)33!+(zπ2)55!)2(1(zπ2)22!+(zπ2)44!)2=(zπ2)2(1(zπ2)23!+(zπ2)45!)2(1(zπ2)22!+(zπ2)44!)2=(zπ2)2(1(zπ2)23!+(zπ2)45!)2((zπ2)(1zπ2(zπ2)2!+(zπ2)34!))2=(zπ2)2(1(zπ2)23!+(zπ2)45!)2(zπ2)2(1zπ2(zπ2)2!+(zπ2)34!)2=(1(zπ2)23!+(zπ2)45!)2(1zπ2(zπ2)2!+(zπ2)34!)2

So we see that the number of bn terms will be 2 if we simplify the above. We only need to look at the first 2 terms, which will come out asf(z)=1(zπ2)223+115(zπ2)2+ Since the order of the bn is 2, from 1(zπ2)2, then this is a pole of order 2. If the number of bn was infinite, this would have been essential singularity.

(c) f(z)=1cos(z)z4, Hence expanding around z=0 givesf(z)=1(1z22!+z44!z66!+)z4=z22!z44!+z66!+z4=121z214!+z26!+

Since bn=121z2 and highest power is 2, then this is pole of order 2.

(d) f(z)=cos(πzπ). We need to expand f(z) around z=π and look at the series. Since cos(x) expanded around π iscos(x)=1+12(xπ)2124(xπ)4+ Replacing x=πzπ, the above becomes

cos(πzπ)=1+12((πzπ)π)2124((πzπ)π)4+ The series diverges at z=π so it is essential singularity at z=π. One can also see there are infinite number of bn terms of the form 1(zπ)n

3.8.22 chapter 14, problem 5.1

Problem If C is circle of radius R about z0, show that Cdz(zz0)n={2πin=10otherwise Solution

Since z=z0+Reiθ then dz=Rieiθ and the integral becomes02πRieiθ(Reiθ)ndθ=02π(Rieiθ)1ndθ(1)=(R)1n02πieiθ(1n)dθ

When n=1 the above becomes02πRieiθ(Rieiθ)ndθ=02πidθ=2πi

And when n1, then (1) becomes02πRieiθ(Reiθ)ndθ=i(R)1n[eiθ(1n)i(1n)]02π=R1n1n[eiθ(1n)]02π=R1n1n(ei2π(1n)1)

But ei2π(1n)=1 since 1n is integer. Hence the above becomes02πRieiθ(Reiθ)ndθ=R1n1n(11)=0

QED.