utorstudent
- 8
- 0
I have a PDE problem set due on monday and as I look at the teacher's method for solving this problem it doesn't make any sense to me. I'll show what I have so far.
Find the solution of
U^2U_x + U_y = 0
that satisfies u(x,0)=x
So I started out with the characteristic equations the way my professor did it in his notes
x_t = u^2
y_t = 1
z_t = 1
then integrating these I get
t = \int 1/u^2 dx
t = y + y_0
t = z + z_o
I don't know how to integrate the u in the first equation (as its a function of x - and I don't think that integrating w.r.t t will help.) and using the intial conditions
x_o = s, y_o = 0, z_0 = s
so that reduces them to
t = \int 1/u^2 dx
t = y
t = z + s
and this is where I got stuck. I know I have to solve for x and y as functions of s and t and substitute them into the third equation to get the solution but I can't figure out how to do this while eliminating the s and t (I mean I could solve for s if I could do the integral in one but I can't.)
Anyways, all help would be greatly appreciated.
Find the solution of
U^2U_x + U_y = 0
that satisfies u(x,0)=x
So I started out with the characteristic equations the way my professor did it in his notes
x_t = u^2
y_t = 1
z_t = 1
then integrating these I get
t = \int 1/u^2 dx
t = y + y_0
t = z + z_o
I don't know how to integrate the u in the first equation (as its a function of x - and I don't think that integrating w.r.t t will help.) and using the intial conditions
x_o = s, y_o = 0, z_0 = s
so that reduces them to
t = \int 1/u^2 dx
t = y
t = z + s
and this is where I got stuck. I know I have to solve for x and y as functions of s and t and substitute them into the third equation to get the solution but I can't figure out how to do this while eliminating the s and t (I mean I could solve for s if I could do the integral in one but I can't.)
Anyways, all help would be greatly appreciated.
Last edited: