Suppose I have the following triangle in $\mathbb{R}^2$, $ A = \{ (x,y) \, | \, 0 \leq y \leq x \leq 1 \}$. I now perform the coordinate transformation $ z = \frac{y}{x}, u= x $. I now want to express the set $A$ as coordinates $(u,z)$, thus $ A = \{ (u,z) \, | \, \dots\}$. What will be the expression for this?
2026-04-02 18:37:37.1775155057
What is the transformation set?
115 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Consider the map $[0,1]\times[0,1]\to A$ given by $$ (u,z)\to (z, uz)\ .$$
It is thus simpler to write the coordinate transformation on the part of $A$ of all $(x,y)$ with $0<y\le x\le 1$.