I think I'm starting to get the hang of this, but I'm still somewhat stuck.
The class I'm taking is supposed to have a brief introduction to PDE's, but it's being taught as if this all review, so some of this stuff is coming pretty slowly.
Using the characteristic curves, I'm going to parametrize $x$ by $t$, and so by the chain rule I'll have $$\frac{d}{dt}u(x(t),t) = u_x\frac{dx}{dt}+u_t = 0 = (1+x^2)u_x+u_t.$$
Comparing these we get that $\frac{dx}{dt} = x^2+1$, which, by separation of variables gives us $x(t) = tan(t+C)$.
But I'm kind of stuck here. There's no other information given in the problem, but I thought that we needed to be given some other curve, $\Gamma$ so that we could introduce some initial conditions.
Do I already have enough information to solve this PDE, or is there something else I'm missing?
Any thoughts would be greatly appreciated.
Thanks in advance.
Your answer here makes sense. Thanks for your input.
So, How would I put this all together to actually solve the PDE? Am I just a few steps away from the actual solution, or do I have more work to do?
– Bears Sep 05 '20 at 01:05So, just to make sure I understand correctly, $f$ can be any (presumably differentiable) single variable function and that would solve the PDE? If I understand that right, that's a surprisingly loose constraint.
– Bears Sep 05 '20 at 02:24