Consider the cauchy problem:
$U_x+U_y=1$
with $U(s,s)=\sin s$
Since $\dfrac{dx}{1}=\dfrac{dy}{1}=\dfrac{dz}{1}$
Thus $U-x=f(U-y)$
use initial condition we get $\sin s-s=f(\sin s-s)$
I think $f(x)=x$
Please tell me I am right or not.
Consider the cauchy problem:
$U_x+U_y=1$
with $U(s,s)=\sin s$
Since $\dfrac{dx}{1}=\dfrac{dy}{1}=\dfrac{dz}{1}$
Thus $U-x=f(U-y)$
use initial condition we get $\sin s-s=f(\sin s-s)$
I think $f(x)=x$
Please tell me I am right or not.
Follow the method in http://en.wikipedia.org/wiki/Method_of_characteristics#Example:
$\dfrac{dx}{dt}=1$ , letting $x(0)=0$ , we have $x=t$
$\dfrac{dy}{dt}=1$ , letting $y(0)=y_0$ , we have $y=t+y_0=x+y_0$
$\dfrac{dU}{dt}=1$ , letting $U(0)=f(y_0)$ , we have $U=t+f(y_0)=x+f(y-x)$
$U(s,s)=\sin s$ :
$s+f(0)=\sin s$
$f(0)=\sin s-s$
which does not make sense to have constant$=$function
$\therefore$ The initial value problem has no solution