motherh
- 27
- 0
Homework Statement
Given that u(x,t) satisfies u_t-6uu_x+u_{xxx}=0 (*) and u, u_x, u_{xx} \to 0 as |x| \to \infty show that
I_1 = \int_{-\infty}^{\infty}u^2dx
is independent of time (\frac{\partial I_1}{\partial t}=0).
Homework Equations
-
The Attempt at a Solution
I guess it would suffice to show that I_1 is equal to some function of (only) x. I can't think of a way to do this which involves the equation (*). My attempt so far has been to do some kind of substitution so that I integrate with respect to u rather than x. Something like
I_1 = \int_{-\infty}^{\infty}u^2dx = \int_{u(-\infty,t)}^{u(\infty, t)}u^2 \frac{dx}{du} du = \int_{0}^{0} \frac{u^2}{u_x} dx = 0
Am I on the right track?