differentiel eqution

mona123

New member
Joined
Jan 20, 2015
Messages
36
Problem. Consider an initial value problem for transport equation with nonlinear source
utux = u2
x ∈ R, t > 0,
u(x, t = 0) = g(x).
Where g(x) is non-negative continuous function with continuous derivative that attains it’s maximum at a single point x = 0 and g(0) = 1.
a) solve initial value problem.
b) Show that solution becomes unbounded in finite time and thus solution for the problem exists only on
a finite time interval. Find maximal interval of existence.
c) Find coordinate of a point (x∗, t∗) at which solution of this problem becomes unbounded
 
You might consider the method of characteristics which leads to the 1D
u' = u2
 
hi
i tried with the first question and i find u(x,t)= g(x+t)/(1-tg(x,t))
is it the right answer ?.if it is please help me to solve the flowing questions.thanks
 
hi
i tried with the first question and i find u(x,t)= g(x+t)/(1-tg(x,t))
is it the right answer ?.if it is please help me to solve the flowing questions.thanks

Other than a minor mistake, I think it is. Correcting that mistake we have
u(x, t) = g(x+t) / [ 1 - t g(x+t) ]

Since g has only the single maximum, and is differentiable (and thus continuous) it can never increase. Since it is positive, it has some lower bound which is non-negative and less than 1 (the single max at zero is 1). Call that lower bound g1 and we have
0 \(\displaystyle \le\) g1 \(\displaystyle \le\) 1.
Since g is continuous, there is an s2 such that
g(s2) = (1+g1)/2
(actually any value between 1 and g1). If we let
t = 2/(1 + g1) = 1/g(s2) > 0
and
x = s2 - t + \(\displaystyle \delta\),
then
x+t = s2 + \(\displaystyle \delta\),
and
u(x,t) = g(s2 + \(\displaystyle \delta\)) / [1 - g(s2 + \(\displaystyle \delta\))/g(s2)]
= g(s2) g(s2 + \(\displaystyle \delta\)) / [g(s2) - g(s2 + \(\displaystyle \delta\)) ]

What happens as \(\displaystyle \delta \to 0\)

EDIT: Fix subscript and note that since g(s) is monotonic for s from 0 to a (possibly unbounded) s1 (g from 1 to g1) we can take use any 1-1 function mapping s to f, i.e. t = 1/g(f(s)), s \(\displaystyle \epsilon\) [0,s1) and f is 1-1 and go thought the above argument. Thus u is undefined everywhere along the curves t = 1/g(f(s)) and x = f(s) - t
 
Last edited:
differential equation

hi Ishuda
thank you for your help.can you please put the number correspanding of my problem to your answers.since i didnt understand the limit of each answer
 
Top