fluidistic
Gold Member
- 3,934
- 286
Homework Statement
Solve the following PDE's:
[itex]\frac{\partial u }{\partial t }+c \frac{\partial u }{\partial x}[/itex] with [itex]u(x,0)=h(x)[/itex]. (1)
[itex]\frac{\partial u }{\partial t }+u \frac{\partial u }{\partial x}[/itex] with [itex]u(x,0)=h(x)[/itex]. (2)
Hints:
Specify the characteristic field of directions associated to each equation.
Consider the curve [itex]\gamma (s) =(s,0,h(s)) in \mathbb{R}^3[/itex]. Get the characteristic curve [itex]\gamma (s,t)[/itex] that passes through in each [itex]\gamma (s)[/itex] in [itex]t=0[/itex], solving the DE that determines the field of characteristic directions.
Homework Equations
No idea, self studying. Tried separation of variables method, assuming that [itex]u(x,t)=f(x)g(t)[/itex].
The Attempt at a Solution
Using separation of variables I reach [itex]\int _{g(t_0)}^{g(t_1)} \frac{dg}{g}=K(t_1-t_0)[/itex] and [itex]\int _{f(x_0)}^{f(x_1)} \frac{df}{f}=K(x_1-x_0)[/itex]. So that [itex]\ln g (t_1)- \ln g(t_0)=K(t_1-t_0)[/itex] and [itex]\ln f (x_1)- \ln f(x_0)=K(x_1-x_0)[/itex].
I'm not confident in myself nor do I know how to proceed further if this is right.