Math 412 Week #5 Practice Quiz Solutions for Limits and Derivatives - Prof. Scott Annin, Quizzes of Mathematics

The solutions to problem 1-4 of a math 412 practice quiz. The problems involve evaluating limits using l'hopital's rule, determining singular points and derivatives of complex functions.

Typology: Quizzes

Pre 2010

Uploaded on 08/18/2009

koofers-user-ty4
koofers-user-ty4 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
February 23-27, 2009 Week #5 Practice Quiz Name:
Math 412
SOLUTIONS
Problem 1. (5 points) Evaluate
lim
z→−i
z6+ 1
z2+ 1.
SOLUTION: Direct substitution of z=iis impossible here, since both numerator and denom-
inator evaluate to zero. This suggests the use of L’Hopital’s Rule. Setting f(z) = z6+ 1 and
g(z) = z2+ 1, we find that f0(z) = 6z5and g0(z) = 2z. Thus,
lim
z→−i
z6+ 1
z2+ 1 = lim
z→−i
6z5
2z= lim
z→−i3z4= 3(i)4= 3.
2
Problem 2. Let
f(z) = z2+ 1
(z+ 2)(z2+ 2z+ 2).
(a): (3 points) Determine all singular points of f.
SOLUTION: Singular points occur where the derivative does not exist. For a rational function,
this is precisely where the denominator is zero. The denominator is zero precisely when z=2
or when z2+ 2z+ 2 = 0. Via the quadratic formula, we find that z2+ 2z+ 2 = 0 if and only if
z=1±i. Hence, the singular points of fcomprise the set {−2,1 + i, 1i}.2
(b): (3 points)Determine f0(z0)for a non-singular point z0C.
SOLUTION: Using the quotient and product rules for differentiation, we have
f0(z0) = (z0+ 2)(z2
0+ 2z0+ 2)(2z0)(z2
0+ 1) (z0+ 2)(2z0+2)+(z2
0+ 2z0+ 2)
(z2
0+ 2z0+ 2)2.
I beg you: don’t simplify this! 2
Problem 3. (6 points) Determine, with proof, a formula for f0(z0), where f(z) = z5z2.
SOLUTION: We have
f0(z0) = lim
zz0
(z5z2)(z5
0z2
0)
zz0
= lim
zz0
z5z5
0
zz0
lim
zz0
z2z2
0
zz0
= lim
zz0
(zz0)(z4+z3z0+z2z2
0+zz3
0+z4
0)
zz0
lim
zz0
(zz0)(z+z0)
zz0
= lim
zz0
(z4+z3z0+z2z2
0+zz3
0+z4
0)lim
zz0
(z+z0)
= 5z4
02z0.
pf2

Partial preview of the text

Download Math 412 Week #5 Practice Quiz Solutions for Limits and Derivatives - Prof. Scott Annin and more Quizzes Mathematics in PDF only on Docsity!

February 23-27, 2009 Week #5 Practice Quiz Name:

Math 412

SOLUTIONS

Problem 1. (5 points) Evaluate

lim z→−i

z^6 + 1 z^2 + 1

SOLUTION: Direct substitution of z = −i is impossible here, since both numerator and denom- inator evaluate to zero. This suggests the use of L’Hopital’s Rule. Setting f (z) = z^6 + 1 and g(z) = z^2 + 1, we find that f ′(z) = 6z^5 and g′(z) = 2z. Thus,

lim z→−i

z^6 + 1 z^2 + 1

= lim z→−i

6 z^5 2 z

= lim z→−i 3 z^4 = 3(−i)^4 = 3.

2

Problem 2. Let

f (z) =

z^2 + 1 (z + 2)(z^2 + 2z + 2)

(a): (3 points) Determine all singular points of f.

SOLUTION: Singular points occur where the derivative does not exist. For a rational function, this is precisely where the denominator is zero. The denominator is zero precisely when z = − 2 or when z^2 + 2z + 2 = 0. Via the quadratic formula, we find that z^2 + 2z + 2 = 0 if and only if z = − 1 ± i. Hence, the singular points of f comprise the set {− 2 , −1 + i, − 1 − i}. 2

(b): (3 points)Determine f ′(z 0 ) for a non-singular point z 0 ∈ C.

SOLUTION: Using the quotient and product rules for differentiation, we have

f ′(z 0 ) =

(z 0 + 2)(z 02 + 2z 0 + 2)(2z 0 ) − (z^20 + 1)

[

(z 0 + 2)(2z 0 + 2) + (z 02 + 2z 0 + 2)

]

(z 02 + 2z 0 + 2)^2

I beg you: don’t simplify this! 2

Problem 3. (6 points) Determine, with proof, a formula for f ′(z 0 ), where f (z) = z^5 − z^2.

SOLUTION: We have

f ′(z 0 ) = lim z→z 0

(z^5 − z^2 ) − (z^50 − z^20 ) z − z 0

= lim z→z 0

z^5 − z^50 z − z 0 − lim z→z 0

z^2 − z^20 z − z 0

= lim z→z 0

(z − z 0 )(z^4 + z^3 z 0 + z^2 z^20 + zz^30 + z 04 ) z − z 0

− lim z→z 0

(z − z 0 )(z + z 0 ) z − z 0 = lim z→z 0 (z^4 + z^3 z 0 + z^2 z^20 + zz^30 + z 04 ) − lim z→z 0 (z + z 0 )

= 5z 04 − 2 z 0.

Problem 4. (3 points) Suppose f (x + iy) = (x^3 − 3 xy^2 + 2) − i(y^3 − 3 x^2 y + 5). Find a formula for f ′(x + iy).

SOLUTION: Here, we have

u(x, y) = x^3 − 3 xy^2 + 2 and v(x, y) = 3x^2 y − y^3 − 5.

One can check that the Cauchy-Riemann equations are satisfied by f , but this is essentially assumed since the question is asked! Thus,

f ′(x + iy) = ux(x, y) + ivx(x, y) = (3x^2 − 3 y^2 ) + i(6xy).

Remark: We can also arrive at this answer by using the alternative formula

f ′(x + iy) = vy (x, y) − iuy (x, y).

2