143k views
5 votes
A region R in the xy-plane is given. Find equations for a transformation T that maps a rectangular region S in the uv-plane onto R, where the sides of S are parallel to the u- and v- axes. (Let u play the role of r and v the role of θ. Enter your answers as a comma-separated list of equations.) R lies between the circles x2 + y2 = 1 and x2 + y2 = 7 in the first quadrant

User Santh
by
8.2k points

1 Answer

1 vote
x(u, v) = (2(v - c) / (d - c) + 1)cos(pi * (u - a) / (2b - 2a))
y(u, v) = (2(v - c) / (d - c) + 1)sin(pi * (u - a) / (2b - 2a))

As v ranges from c to d, 2(v - c) / (d - c) + 1 will range from 1 to 3, which is the perfect range for the radius. As u ranges from a to b, pi * (u - a) / (2b - 2a) will range from 0 to pi/2, which is the perfect range for the angle. So, this maps the rectangle to R.
User Sergey Zyuzin
by
8.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories