Can Complex Function q(z) Be a Contraction Mapping?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
complexnumber
Messages
61
Reaction score
0

Homework Statement



Let [tex]z,w[/tex] be complex numbers.

Homework Equations



Prove there is a real number [tex]\alpha < 1[/tex] such that
[tex] \left|\frac{z^7 + z^3 - i}{9} - \frac{w^7 + w^3 - i}{9}\right| \leq \alpha<br /> \left|z - w\right|[/tex]

The goal is to show that [tex]\displaystyle q(z) = \frac{z^7 + z^3 - i}{9}[/tex] is a contraction mapping in a real analysis contraction mapping problem. I am stuck here maybe because of algebraic manipulation.

The Attempt at a Solution



Is this the same as proving the following inequality?
[tex] \begin{align*}<br /> \frac{\left|\frac{z^7 + z^3 - i}{9} - \frac{w^7 + w^3 -<br /> i}{9}\right|}{\left|z - w\right|} < 1<br /> \end{align*}[/tex]

If so then
[tex] \begin{align*}<br /> & \frac{\left|\frac{z^7 + z^3 - i}{9} - \frac{w^7 + w^3 -<br /> i}{9}\right|}{\left|z - w\right|} = \left|\frac{\frac{z^7 + z^3 - i}{9} -<br /> \frac{w^7 + w^3 - i}{9}}{z - w}\right| = \left|\frac{\frac{(z^7 + z^3) -<br /> (w^7 + w^3)}{9}}{z-w}\right| = \frac{1}{9} \left|\frac{(z^7 + z^3) - (w^7 +<br /> w^3)}{z-w}\right| \\<br /> = & \frac{1}{9} \left|\frac{z^7 - w^7 + z^3 - w^3}{z-w}\right| =<br /> \frac{1}{9} \left| \frac{(z-w)(z^6 + z^5w + \cdots + zw^5 + w^6) +<br /> (z-w)(z^2 + zw + w^2)}{z-w} \right| \\<br /> =& \frac{1}{9} |(z^6 + z^5w + z^4w^2 + z^3w^3 + z^2w^4 + zw^5 +<br /> w^6) + (z^2 + zw + w^2)|<br /> \end{align*}[/tex]

How can I proceed from here?
 
Physics news on Phys.org
complexnumber said:

Homework Statement



Let [tex]z,w[/tex] be complex numbers.

Homework Equations



Prove there is a real number [tex]\alpha < 1[/tex] such that
[tex] \left|\frac{z^7 + z^3 - i}{9} - \frac{w^7 + w^3 - i}{9}\right| \leq \alpha<br /> \left|z - w\right|[/tex]

The goal is to show that [tex]\displaystyle q(z) = \frac{z^7 + z^3 - i}{9}[/tex] is a contraction mapping in a real analysis contraction mapping problem. I am stuck here maybe because of algebraic manipulation.

The Attempt at a Solution



Is this the same as proving the following inequality?
[tex] \begin{align*}<br /> \frac{\left|\frac{z^7 + z^3 - i}{9} - \frac{w^7 + w^3 -<br /> i}{9}\right|}{\left|z - w\right|} < 1<br /> \end{align*}[/tex]

If so then
[tex] \begin{align*}<br /> & \frac{\left|\frac{z^7 + z^3 - i}{9} - \frac{w^7 + w^3 -<br /> i}{9}\right|}{\left|z - w\right|} = \left|\frac{\frac{z^7 + z^3 - i}{9} -<br /> \frac{w^7 + w^3 - i}{9}}{z - w}\right| = \left|\frac{\frac{(z^7 + z^3) -<br /> (w^7 + w^3)}{9}}{z-w}\right| = \frac{1}{9} \left|\frac{(z^7 + z^3) - (w^7 +<br /> w^3)}{z-w}\right| \\<br /> = & \frac{1}{9} \left|\frac{z^7 - w^7 + z^3 - w^3}{z-w}\right| =<br /> \frac{1}{9} \left| \frac{(z-w)(z^6 + z^5w + \cdots + zw^5 + w^6) +<br /> (z-w)(z^2 + zw + w^2)}{z-w} \right| \\<br /> =& \frac{1}{9} |(z^6 + z^5w + z^4w^2 + z^3w^3 + z^2w^4 + zw^5 +<br /> w^6) + (z^2 + zw + w^2)|<br /> \end{align*}[/tex]

How can I proceed from here?

Are there some conditions on z and w that you don't show and aren't using? It doesn't seem to me that q(z) = (z7 + z3 - i)/9 is a contraction mapping, in general. For example, q(2+0i) = (128 + 8 - i)/9 has a magnitude considerably larger than 2. If q were a contraction mapping, I would expect |q(z)| <= |z|.