Math Problem Statement

Find the bilinear transformation which maps the points z = −i, 1, i onto w = −1, 0, 1 respectively.

Solution

To find the bilinear (or Möbius) transformation that maps the points z=i,1,iz = -i, 1, i onto w=1,0,1w = -1, 0, 1, respectively, we use the general form of a bilinear transformation:

w=az+bcz+dw = \frac{az + b}{cz + d}

The bilinear transformation is determined by four constants aa, bb, cc, and dd. To find these, we can substitute the corresponding points zz and ww into the equation and solve the system of equations.

Step 1: Substitute the points into the transformation equation

For each point, substitute zz and ww into w=az+bcz+dw = \frac{az + b}{cz + d}:

  1. For z=iz = -i, w=1w = -1: 1=a(i)+bc(i)+d-1 = \frac{a(-i) + b}{c(-i) + d}

  2. For z=1z = 1, w=0w = 0: 0=a(1)+bc(1)+d0 = \frac{a(1) + b}{c(1) + d}

  3. For z=iz = i, w=1w = 1: 1=a(i)+bc(i)+d1 = \frac{a(i) + b}{c(i) + d}

Step 2: Simplify each equation

  1. 1=ai+bci+d-1 = \frac{-ai + b}{-ci + d} 1(ci+d)=ai+b-1(-ci + d) = -ai + b Expanding:

    \quad \text{(Equation 1)}$$
  2. 0=a+bc+d0 = \frac{a + b}{c + d} leads to: a+b=0(Equation 2)a + b = 0 \quad \text{(Equation 2)}

  3. 1=ai+bci+d1 = \frac{ai + b}{ci + d} 1(ci+d)=ai+b1(ci + d) = ai + b Expanding:

    \quad \text{(Equation 3)}$$

Step 3: Solve the system of equations

From Equation 2, we know that a+b=0a + b = 0, so b=ab = -a.

Substitute b=ab = -a into Equations 1 and 3:

  • Equation 1: cid=aiaci - d = -ai - a Equating real and imaginary parts: c=a,d=a    d=ac = -a, \quad -d = -a \implies d = a

  • Equation 3: ci+d=aiaci + d = ai - a Equating real and imaginary parts: c=a,d=ac = a, \quad d = -a

Step 4: Write the final transformation

Now we know that: c=a,d=a,b=ac = -a, \quad d = a, \quad b = -a

Thus, the bilinear transformation becomes: w=azaaz+aw = \frac{az - a}{-az + a}

Factor out aa from the numerator and denominator: w=a(z1)a(1z)=z11zw = \frac{a(z - 1)}{a(1 - z)} = \frac{z - 1}{1 - z}

Thus, the bilinear transformation is:

w=z11zw = \frac{z - 1}{1 - z}

Final Answer:

The bilinear transformation that maps z=i,1,iz = -i, 1, i onto w=1,0,1w = -1, 0, 1 is:

w=z11zw = \frac{z - 1}{1 - z}

Would you like any further details or clarification?

Here are 5 related questions:

  1. What are the general properties of bilinear transformations?
  2. How can we verify if a transformation is conformal?
  3. What happens to circles under bilinear transformations?
  4. How can we derive the inverse of a bilinear transformation?
  5. How can bilinear transformations be used in complex function theory?

Tip: Bilinear transformations always map circles and straight lines in the complex plane to other circles or straight lines!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Complex Analysis
Bilinear Transformations
Möbius Transformations

Formulas

w = (az + b) / (cz + d)
w = (z - 1) / (1 - z)

Theorems

Bilinear (Möbius) Transformation Theorem

Suitable Grade Level

Undergraduate Level (Complex Analysis)