I change the variable $(x, y) \to (\xi, \mu), \xi = x+y, \mu = x$ to transform $u_x-u_y=u$ to $u_{\mu} = u$ so that $u(\xi, \mu) = Ce^{\mu}. $ How do I change coordinates back? It may be something simple but I can't see a way. I'm supposed to get $u(x,y) = Ce^x f(x+y)$.
2026-05-05 20:23:12.1778012592
Changing coordinates back for a differential equation
31 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
You forgot that when you integrate in $\mu$, your integration constant depends on $\xi$. This yields $$ u=e^{\mu}C(\xi) $$ Now plugging back in, $\mu=x$ and $\xi=x+y$ yields the general solution $$ u(x,y)=e^xC(x+y) $$