BrainHurts
- 100
- 0
Homework Statement
Consider the nonlinnear diffusion problem
u_t - (u_x)^2 + uu_{xx} = 0, x \in \mathbb{R} , t >0
with the constraint and boundary conditions
\int_{\mathbb{R}} u(x,t)=1, u(\pm \inf, t)=0
Investigate the existence of scaling invariant solutions for the equation and then use the constraint condition to show that
u=t^{- \frac{1}{3}}y(z) and z=xt^{- \frac{1}{3}}
Homework Equations
The Attempt at a Solution
So this is what I did
Let
x = AX and t = BT and u=CU
\frac{\partial}{\partial x} = \frac{1}{A} \frac{\partial}{\partial X}
\frac{\partial^2}{\partial x^2} = \frac{1}{A^2} \frac{\partial^2}{\partial X^2}
\frac{\partial}{\partial t} = \frac{1}{B} \frac{\partial}{\partial T}
so
u_t = \frac{1}{B} \frac{\partial u}{\partial T}
u_x = \frac{1}{A} \frac{\partial u}{\partial X}
u_{xx} = \frac{1}{A^2} \frac{\partial^2 u}{\partial X^2}
and
u_t - (u_x)^2 + uu_{xx} = 0 becomes
u_T - \frac{B}{A^2} (u_X)^2 - \frac{BC}{A^2}uu_{XX} = 0
so if \frac{B}{A^2} = 1 and A = \lambda, then B = \lambda^2
and I want \frac{BC}{A^2} = 1 means C = 1
so a scaling invariant solution is u(\lambda x, \lambda^2 t)
but I'm getting that z = \frac{x}{t^{\frac{1}{2}}}
so I'm not really sure where the
z=xt^{- \frac{1}{3}}