I want to transform four points of a line in a plane to another auxiliary plane as a line conformally. Is it possible to use Bi-linear transformations? if so, how to transform.
The bilinear transformation w = (az+b)/(z+c) will transform a straight line y = mx + n in the z plane into another straight line in the w plane if and only if c = n/m and the resulting image in the w-plane is given by
v(b-ac) = u[2na - m(b+ac)] + mab
The constants a and b can be determined from the equations w1 = (az1+b)/(z1+c) and w2 = (az2 + b)/(z2+c)
Thank you for your comment. How about circle with infinite radius? is it the same?
Actually I am working with Schwarz-Christoffel transformation to transform W plane ( Complex flow plane) to an auxiliary half plane for example (t ' plane) . After this transformation, now I want to transform this (t ' plane) to another auxiliary half plane (t).
As we know Bi-linear transformation could be used to transform a circle to circle and line to line conformally, so I want to know how to transform this circle with infinite radius by this transformation.
A circle of infinite radius is simply a straight line. Generally, a bilinear transformation transforms a circle and a straight line into either a circle or a straight line. It is essential that b - ac is not equal to zero to achieve conformality.
Am I to understand you wish to find out how to use bilinear transformation to transform the points on W plane ( W1=-a, W2=b, W3=d and W4=-c) onto the points on t plane.[ t1= -La, t2=lb, t3=(1/m) and t4=(-1/m)] ?
Hope been well sir,Sorry that I am replying late, because now I am working on this problem. I think some misunderstandings were happened because the parameters (La, Lb or lb ) are unique parameters, not a product of L and a or L and b. Maybe it was my mistake that I did not mention that those parameters are unique. I am waiting for your answer