L0r3n20
- 36
- 2
I'm in truble with a partial differential equation. Actually it is a system of PDE but It would be useful to solve at least one of them.
The most easy one is this one
<br /> 2 \bar{\xi}\left(\bar{s},\bar{t},\bar{u}\right) - 2 \xi\left(s,t,u\right) + \left(s-\bar{s}\right)\left(\bar{\partial}_\bar{s} \bar{\xi} + \partial_s \xi \right) = 0<br />
This equation can be simplified to
<br /> 2 A^*\left(z^*\right) - 2 A\left(z\right) + \left(z-z^*\right)\left(\bar{\partial}_{z^*}A^*+\partial_{z}A\right)= 0<br />
I further developed my computation using A(z) = u(x,y) + i v(x,y) with u,v \in \mathbb{R}
finding (I used Cauchy-Riemann equations)
v(x,y) = y^2 f(x+y)
Here is where I get stucked since I cannot find a suitable form of "f(x+y)" in order to obtain "u" and satisfy Cauchy-Riemann equations...
Any ideas?
The most easy one is this one
<br /> 2 \bar{\xi}\left(\bar{s},\bar{t},\bar{u}\right) - 2 \xi\left(s,t,u\right) + \left(s-\bar{s}\right)\left(\bar{\partial}_\bar{s} \bar{\xi} + \partial_s \xi \right) = 0<br />
This equation can be simplified to
<br /> 2 A^*\left(z^*\right) - 2 A\left(z\right) + \left(z-z^*\right)\left(\bar{\partial}_{z^*}A^*+\partial_{z}A\right)= 0<br />
I further developed my computation using A(z) = u(x,y) + i v(x,y) with u,v \in \mathbb{R}
finding (I used Cauchy-Riemann equations)
v(x,y) = y^2 f(x+y)
Here is where I get stucked since I cannot find a suitable form of "f(x+y)" in order to obtain "u" and satisfy Cauchy-Riemann equations...
Any ideas?