Quasi-linear pde $u_t + x u u_x = 0$, find shock time
$begingroup$
Using the characteristics method, show that the Cauchy Problem for the
quasi-linear equation $$u_t + x u u_x = 0 qquad u(0, x) = phi(x) =
frac pi 2 - arctan(x)$$ has two shock times, $t^*_pm $, one in the
future and one in the past. Determine $t^*_pm $.
The characteristic curves are the solutions to the ODE system
$$ dot t = 1 qquad t(0) = 0$$
$$ dot x = ux qquad x(0) = x_0$$
$$ dot u = 0 qquad u(0) = phi (x_0)$$
This yields the solutions $$x(t) = exp(tphi(x_0))+x_0+1$$
If this expression can be inverted into a function $x_0(t, x)$ then there is no shock, but if that is the case then $x(t)$ must be monotone as function of $x_0$. Thus, define $F_t(x) = exp(tphi(x))+x+1$ : I need to find the values of $t$ for which $F' >0$ for all $x$. This reduces to:
$$ frac s {1+x^2} expleft (sleft (frac pi 2-arctan(x)right )right ) < 1$$
At which point I am stuck. I cannot solve this inequality, but also I have the nagging feeling that I made a mistake somewhere earlier. Did I? And what are the shock times?
pde characteristics
$endgroup$
add a comment |
$begingroup$
Using the characteristics method, show that the Cauchy Problem for the
quasi-linear equation $$u_t + x u u_x = 0 qquad u(0, x) = phi(x) =
frac pi 2 - arctan(x)$$ has two shock times, $t^*_pm $, one in the
future and one in the past. Determine $t^*_pm $.
The characteristic curves are the solutions to the ODE system
$$ dot t = 1 qquad t(0) = 0$$
$$ dot x = ux qquad x(0) = x_0$$
$$ dot u = 0 qquad u(0) = phi (x_0)$$
This yields the solutions $$x(t) = exp(tphi(x_0))+x_0+1$$
If this expression can be inverted into a function $x_0(t, x)$ then there is no shock, but if that is the case then $x(t)$ must be monotone as function of $x_0$. Thus, define $F_t(x) = exp(tphi(x))+x+1$ : I need to find the values of $t$ for which $F' >0$ for all $x$. This reduces to:
$$ frac s {1+x^2} expleft (sleft (frac pi 2-arctan(x)right )right ) < 1$$
At which point I am stuck. I cannot solve this inequality, but also I have the nagging feeling that I made a mistake somewhere earlier. Did I? And what are the shock times?
pde characteristics
$endgroup$
add a comment |
$begingroup$
Using the characteristics method, show that the Cauchy Problem for the
quasi-linear equation $$u_t + x u u_x = 0 qquad u(0, x) = phi(x) =
frac pi 2 - arctan(x)$$ has two shock times, $t^*_pm $, one in the
future and one in the past. Determine $t^*_pm $.
The characteristic curves are the solutions to the ODE system
$$ dot t = 1 qquad t(0) = 0$$
$$ dot x = ux qquad x(0) = x_0$$
$$ dot u = 0 qquad u(0) = phi (x_0)$$
This yields the solutions $$x(t) = exp(tphi(x_0))+x_0+1$$
If this expression can be inverted into a function $x_0(t, x)$ then there is no shock, but if that is the case then $x(t)$ must be monotone as function of $x_0$. Thus, define $F_t(x) = exp(tphi(x))+x+1$ : I need to find the values of $t$ for which $F' >0$ for all $x$. This reduces to:
$$ frac s {1+x^2} expleft (sleft (frac pi 2-arctan(x)right )right ) < 1$$
At which point I am stuck. I cannot solve this inequality, but also I have the nagging feeling that I made a mistake somewhere earlier. Did I? And what are the shock times?
pde characteristics
$endgroup$
Using the characteristics method, show that the Cauchy Problem for the
quasi-linear equation $$u_t + x u u_x = 0 qquad u(0, x) = phi(x) =
frac pi 2 - arctan(x)$$ has two shock times, $t^*_pm $, one in the
future and one in the past. Determine $t^*_pm $.
The characteristic curves are the solutions to the ODE system
$$ dot t = 1 qquad t(0) = 0$$
$$ dot x = ux qquad x(0) = x_0$$
$$ dot u = 0 qquad u(0) = phi (x_0)$$
This yields the solutions $$x(t) = exp(tphi(x_0))+x_0+1$$
If this expression can be inverted into a function $x_0(t, x)$ then there is no shock, but if that is the case then $x(t)$ must be monotone as function of $x_0$. Thus, define $F_t(x) = exp(tphi(x))+x+1$ : I need to find the values of $t$ for which $F' >0$ for all $x$. This reduces to:
$$ frac s {1+x^2} expleft (sleft (frac pi 2-arctan(x)right )right ) < 1$$
At which point I am stuck. I cannot solve this inequality, but also I have the nagging feeling that I made a mistake somewhere earlier. Did I? And what are the shock times?
pde characteristics
pde characteristics
edited Dec 6 '18 at 13:52
Harry49
6,17331132
6,17331132
asked Sep 14 '18 at 15:19
Riccardo OrlandoRiccardo Orlando
1,654517
1,654517
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
As outlined by OP's self-answer,
$$
x(t) = x_0exp(tphi(x_0)) , .
$$
Several methods can be used to find the shock times. Here we examine the non-ambiguous dependence to the initial data. One observes that $text d x/text d x_0$ vanishes at $t=t_S$ such that
$$
t_S = frac{-1}{x_0phi'(x_0)} = x_0 + frac{1}{x_0} , .
$$
Thus, for positive times, the classical solution breaks at the breaking time
$$t^*_+ = inf_{x_0>0} t_S = 2, .$$
Similarly one gets $t^*_- = -2$ for negative times. This may be confirmed by a plot of the characteristics for several $x_0$.
$endgroup$
$begingroup$
Thank you for the answer. The exercise is supposed to be doable in 30 mins and with no notes or calculators. There might be an error in the statement.
$endgroup$
– Riccardo Orlando
Sep 15 '18 at 11:10
add a comment |
$begingroup$
There is no error in the problem statement. Instead, I made a silly mistake in solving the ODE system for th echaracteristics, wich turn out to be
$$ x = x_0 exp(tphi) $$
From here on, the method I was trying to use, and that Harry49 explained in his answer.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2916886%2fquasi-linear-pde-u-t-x-u-u-x-0-find-shock-time%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
As outlined by OP's self-answer,
$$
x(t) = x_0exp(tphi(x_0)) , .
$$
Several methods can be used to find the shock times. Here we examine the non-ambiguous dependence to the initial data. One observes that $text d x/text d x_0$ vanishes at $t=t_S$ such that
$$
t_S = frac{-1}{x_0phi'(x_0)} = x_0 + frac{1}{x_0} , .
$$
Thus, for positive times, the classical solution breaks at the breaking time
$$t^*_+ = inf_{x_0>0} t_S = 2, .$$
Similarly one gets $t^*_- = -2$ for negative times. This may be confirmed by a plot of the characteristics for several $x_0$.
$endgroup$
$begingroup$
Thank you for the answer. The exercise is supposed to be doable in 30 mins and with no notes or calculators. There might be an error in the statement.
$endgroup$
– Riccardo Orlando
Sep 15 '18 at 11:10
add a comment |
$begingroup$
As outlined by OP's self-answer,
$$
x(t) = x_0exp(tphi(x_0)) , .
$$
Several methods can be used to find the shock times. Here we examine the non-ambiguous dependence to the initial data. One observes that $text d x/text d x_0$ vanishes at $t=t_S$ such that
$$
t_S = frac{-1}{x_0phi'(x_0)} = x_0 + frac{1}{x_0} , .
$$
Thus, for positive times, the classical solution breaks at the breaking time
$$t^*_+ = inf_{x_0>0} t_S = 2, .$$
Similarly one gets $t^*_- = -2$ for negative times. This may be confirmed by a plot of the characteristics for several $x_0$.
$endgroup$
$begingroup$
Thank you for the answer. The exercise is supposed to be doable in 30 mins and with no notes or calculators. There might be an error in the statement.
$endgroup$
– Riccardo Orlando
Sep 15 '18 at 11:10
add a comment |
$begingroup$
As outlined by OP's self-answer,
$$
x(t) = x_0exp(tphi(x_0)) , .
$$
Several methods can be used to find the shock times. Here we examine the non-ambiguous dependence to the initial data. One observes that $text d x/text d x_0$ vanishes at $t=t_S$ such that
$$
t_S = frac{-1}{x_0phi'(x_0)} = x_0 + frac{1}{x_0} , .
$$
Thus, for positive times, the classical solution breaks at the breaking time
$$t^*_+ = inf_{x_0>0} t_S = 2, .$$
Similarly one gets $t^*_- = -2$ for negative times. This may be confirmed by a plot of the characteristics for several $x_0$.
$endgroup$
As outlined by OP's self-answer,
$$
x(t) = x_0exp(tphi(x_0)) , .
$$
Several methods can be used to find the shock times. Here we examine the non-ambiguous dependence to the initial data. One observes that $text d x/text d x_0$ vanishes at $t=t_S$ such that
$$
t_S = frac{-1}{x_0phi'(x_0)} = x_0 + frac{1}{x_0} , .
$$
Thus, for positive times, the classical solution breaks at the breaking time
$$t^*_+ = inf_{x_0>0} t_S = 2, .$$
Similarly one gets $t^*_- = -2$ for negative times. This may be confirmed by a plot of the characteristics for several $x_0$.
edited Sep 18 '18 at 18:33
answered Sep 15 '18 at 10:47
Harry49Harry49
6,17331132
6,17331132
$begingroup$
Thank you for the answer. The exercise is supposed to be doable in 30 mins and with no notes or calculators. There might be an error in the statement.
$endgroup$
– Riccardo Orlando
Sep 15 '18 at 11:10
add a comment |
$begingroup$
Thank you for the answer. The exercise is supposed to be doable in 30 mins and with no notes or calculators. There might be an error in the statement.
$endgroup$
– Riccardo Orlando
Sep 15 '18 at 11:10
$begingroup$
Thank you for the answer. The exercise is supposed to be doable in 30 mins and with no notes or calculators. There might be an error in the statement.
$endgroup$
– Riccardo Orlando
Sep 15 '18 at 11:10
$begingroup$
Thank you for the answer. The exercise is supposed to be doable in 30 mins and with no notes or calculators. There might be an error in the statement.
$endgroup$
– Riccardo Orlando
Sep 15 '18 at 11:10
add a comment |
$begingroup$
There is no error in the problem statement. Instead, I made a silly mistake in solving the ODE system for th echaracteristics, wich turn out to be
$$ x = x_0 exp(tphi) $$
From here on, the method I was trying to use, and that Harry49 explained in his answer.
$endgroup$
add a comment |
$begingroup$
There is no error in the problem statement. Instead, I made a silly mistake in solving the ODE system for th echaracteristics, wich turn out to be
$$ x = x_0 exp(tphi) $$
From here on, the method I was trying to use, and that Harry49 explained in his answer.
$endgroup$
add a comment |
$begingroup$
There is no error in the problem statement. Instead, I made a silly mistake in solving the ODE system for th echaracteristics, wich turn out to be
$$ x = x_0 exp(tphi) $$
From here on, the method I was trying to use, and that Harry49 explained in his answer.
$endgroup$
There is no error in the problem statement. Instead, I made a silly mistake in solving the ODE system for th echaracteristics, wich turn out to be
$$ x = x_0 exp(tphi) $$
From here on, the method I was trying to use, and that Harry49 explained in his answer.
answered Sep 18 '18 at 14:05
Riccardo OrlandoRiccardo Orlando
1,654517
1,654517
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2916886%2fquasi-linear-pde-u-t-x-u-u-x-0-find-shock-time%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown