How to solve $u_t + u_x =0$ with $u_0(x) = sin(pi x)$ with Characteristics?Solve PDE using method of characteristicsShock-wave solution for PDE $u_t+(u-1)u_x=2$How to solve 3-variable transport equation $u_t + a u_x + b u_y =0$ by the method of characteristics?$u_t + uu_x=2$ where $u(x,0)=x$. Are there any shock forming with this initial condition?Method of characteristics PDE $u_t +uu_x = x$IVP for nonlinear PDE $u_t + frac13u_x^3 = -cu$Solve IVP of $(u_t )^2 + (u_x )^2 − u^2 = 0$ using method of characteristicsSolve inviscid Burgers' equation with shockSolve initial value problem $u_t+x^2u_x=0$ by method of characteristicsSolution for $u_t+u_x=0$ using characteristics
Creating two special characters
The IT department bottlenecks progress, how should I handle this?
Will number of steps recorded on FitBit/any fitness tracker add up distance in PokemonGo?
I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?
Change the color of a single dot in `ddot` symbol
Which was the first story featuring espers?
What does Apple's new App Store requirement mean
Does "he squandered his car on drink" sound natural?
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
Why does the Sun have different day lengths, but not the gas giants?
What is the English pronunciation of "pain au chocolat"?
Why is it that I can sometimes guess the next note?
The Digit Triangles
Why does AES have exactly 10 rounds for a 128-bit key, 12 for 192 bits and 14 for a 256-bit key size?
How to draw a matrix with arrows in limited space
Why is the Sun approximated as a black body at ~ 5800 K?
How can I write humor as character trait?
Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?
Can I cause damage to electrical appliances by unplugging them when they are turned on?
US tourist/student visa
"It doesn't matter" or "it won't matter"?
What is the highest possible scrabble score for placing a single tile
What is the difference between lands and mana?
Strong empirical falsification of quantum mechanics based on vacuum energy density?
How to solve $u_t + u_x =0$ with $u_0(x) = sin(pi x)$ with Characteristics?
Solve PDE using method of characteristicsShock-wave solution for PDE $u_t+(u-1)u_x=2$How to solve 3-variable transport equation $u_t + a u_x + b u_y =0$ by the method of characteristics?$u_t + uu_x=2$ where $u(x,0)=x$. Are there any shock forming with this initial condition?Method of characteristics PDE $u_t +uu_x = x$IVP for nonlinear PDE $u_t + frac13u_x^3 = -cu$Solve IVP of $(u_t )^2 + (u_x )^2 − u^2 = 0$ using method of characteristicsSolve inviscid Burgers' equation with shockSolve initial value problem $u_t+x^2u_x=0$ by method of characteristicsSolution for $u_t+u_x=0$ using characteristics
$begingroup$
Consider the initial-boundary value problem (IBVP) for the convection equation
beginarray l u _ t + u _ x = 0 quad x in [ a ( t ) , b ( t ) ] , t in [ 0 , T ] \ u ( x , 0 ) = u _ 0 ( x ) quad x in [ a ( 0 ) , b ( 0 ) ] endarray
with initial conditionsu $u_ 0 ( x ) = sin ( pi x )$
The boundaries $a(t)$ and $b(t)$ are determined by the
characteristics that go through $(x = 0; t = 0)$ and $(x = 2; t = 0)$, respectively.
Let $x _ j = j h$ with
$j = 0,...,20$ and $h = 0.1$ .
pde hyperbolic-equations
$endgroup$
add a comment |
$begingroup$
Consider the initial-boundary value problem (IBVP) for the convection equation
beginarray l u _ t + u _ x = 0 quad x in [ a ( t ) , b ( t ) ] , t in [ 0 , T ] \ u ( x , 0 ) = u _ 0 ( x ) quad x in [ a ( 0 ) , b ( 0 ) ] endarray
with initial conditionsu $u_ 0 ( x ) = sin ( pi x )$
The boundaries $a(t)$ and $b(t)$ are determined by the
characteristics that go through $(x = 0; t = 0)$ and $(x = 2; t = 0)$, respectively.
Let $x _ j = j h$ with
$j = 0,...,20$ and $h = 0.1$ .
pde hyperbolic-equations
$endgroup$
add a comment |
$begingroup$
Consider the initial-boundary value problem (IBVP) for the convection equation
beginarray l u _ t + u _ x = 0 quad x in [ a ( t ) , b ( t ) ] , t in [ 0 , T ] \ u ( x , 0 ) = u _ 0 ( x ) quad x in [ a ( 0 ) , b ( 0 ) ] endarray
with initial conditionsu $u_ 0 ( x ) = sin ( pi x )$
The boundaries $a(t)$ and $b(t)$ are determined by the
characteristics that go through $(x = 0; t = 0)$ and $(x = 2; t = 0)$, respectively.
Let $x _ j = j h$ with
$j = 0,...,20$ and $h = 0.1$ .
pde hyperbolic-equations
$endgroup$
Consider the initial-boundary value problem (IBVP) for the convection equation
beginarray l u _ t + u _ x = 0 quad x in [ a ( t ) , b ( t ) ] , t in [ 0 , T ] \ u ( x , 0 ) = u _ 0 ( x ) quad x in [ a ( 0 ) , b ( 0 ) ] endarray
with initial conditionsu $u_ 0 ( x ) = sin ( pi x )$
The boundaries $a(t)$ and $b(t)$ are determined by the
characteristics that go through $(x = 0; t = 0)$ and $(x = 2; t = 0)$, respectively.
Let $x _ j = j h$ with
$j = 0,...,20$ and $h = 0.1$ .
pde hyperbolic-equations
pde hyperbolic-equations
edited Mar 14 at 17:00
Rebellos
15.4k31250
15.4k31250
asked Mar 14 at 16:48
Junia ShelomiJunia Shelomi
83
83
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I don't really understand the final sentence of your elaboration. The method of characteristics is a hand-solved method, not an iteration.
The characteristics are :
$$fracmathrmdt1 = fracmathrmdx1 = fracmathrmdu0$$
Taking any of the two first with the last one, yields :
$$fracmathrmdx1 = fracmathrmdu0 implies u_1 = u$$
Taking the first pair, yields :
$$fracmathrmdt1 = fracmathrmdx1 implies u_2 = x-t $$
Since $u_2$ is straight-forwardly expressed by $u$, simply enough, the solution will be given as
$$u_1=F(u_2) Rightarrow u(x,t) = F(x-t)$$
where $F$ is an adequatelly smooth function.
But $u(x,0) = u_0(x) = sin(pi x)$, which means :
$$u(x,0) = F(x) = sin(pi x)$$
Now, letting $x : = x-t$, we yield :
$$u(x,t) = F(x-t) = sin[pi(x-t)]$$
$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%2f3148236%2fhow-to-solve-u-t-u-x-0-with-u-0x-sin-pi-x-with-characteristics%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I don't really understand the final sentence of your elaboration. The method of characteristics is a hand-solved method, not an iteration.
The characteristics are :
$$fracmathrmdt1 = fracmathrmdx1 = fracmathrmdu0$$
Taking any of the two first with the last one, yields :
$$fracmathrmdx1 = fracmathrmdu0 implies u_1 = u$$
Taking the first pair, yields :
$$fracmathrmdt1 = fracmathrmdx1 implies u_2 = x-t $$
Since $u_2$ is straight-forwardly expressed by $u$, simply enough, the solution will be given as
$$u_1=F(u_2) Rightarrow u(x,t) = F(x-t)$$
where $F$ is an adequatelly smooth function.
But $u(x,0) = u_0(x) = sin(pi x)$, which means :
$$u(x,0) = F(x) = sin(pi x)$$
Now, letting $x : = x-t$, we yield :
$$u(x,t) = F(x-t) = sin[pi(x-t)]$$
$endgroup$
add a comment |
$begingroup$
I don't really understand the final sentence of your elaboration. The method of characteristics is a hand-solved method, not an iteration.
The characteristics are :
$$fracmathrmdt1 = fracmathrmdx1 = fracmathrmdu0$$
Taking any of the two first with the last one, yields :
$$fracmathrmdx1 = fracmathrmdu0 implies u_1 = u$$
Taking the first pair, yields :
$$fracmathrmdt1 = fracmathrmdx1 implies u_2 = x-t $$
Since $u_2$ is straight-forwardly expressed by $u$, simply enough, the solution will be given as
$$u_1=F(u_2) Rightarrow u(x,t) = F(x-t)$$
where $F$ is an adequatelly smooth function.
But $u(x,0) = u_0(x) = sin(pi x)$, which means :
$$u(x,0) = F(x) = sin(pi x)$$
Now, letting $x : = x-t$, we yield :
$$u(x,t) = F(x-t) = sin[pi(x-t)]$$
$endgroup$
add a comment |
$begingroup$
I don't really understand the final sentence of your elaboration. The method of characteristics is a hand-solved method, not an iteration.
The characteristics are :
$$fracmathrmdt1 = fracmathrmdx1 = fracmathrmdu0$$
Taking any of the two first with the last one, yields :
$$fracmathrmdx1 = fracmathrmdu0 implies u_1 = u$$
Taking the first pair, yields :
$$fracmathrmdt1 = fracmathrmdx1 implies u_2 = x-t $$
Since $u_2$ is straight-forwardly expressed by $u$, simply enough, the solution will be given as
$$u_1=F(u_2) Rightarrow u(x,t) = F(x-t)$$
where $F$ is an adequatelly smooth function.
But $u(x,0) = u_0(x) = sin(pi x)$, which means :
$$u(x,0) = F(x) = sin(pi x)$$
Now, letting $x : = x-t$, we yield :
$$u(x,t) = F(x-t) = sin[pi(x-t)]$$
$endgroup$
I don't really understand the final sentence of your elaboration. The method of characteristics is a hand-solved method, not an iteration.
The characteristics are :
$$fracmathrmdt1 = fracmathrmdx1 = fracmathrmdu0$$
Taking any of the two first with the last one, yields :
$$fracmathrmdx1 = fracmathrmdu0 implies u_1 = u$$
Taking the first pair, yields :
$$fracmathrmdt1 = fracmathrmdx1 implies u_2 = x-t $$
Since $u_2$ is straight-forwardly expressed by $u$, simply enough, the solution will be given as
$$u_1=F(u_2) Rightarrow u(x,t) = F(x-t)$$
where $F$ is an adequatelly smooth function.
But $u(x,0) = u_0(x) = sin(pi x)$, which means :
$$u(x,0) = F(x) = sin(pi x)$$
Now, letting $x : = x-t$, we yield :
$$u(x,t) = F(x-t) = sin[pi(x-t)]$$
answered Mar 14 at 16:59
RebellosRebellos
15.4k31250
15.4k31250
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%2f3148236%2fhow-to-solve-u-t-u-x-0-with-u-0x-sin-pi-x-with-characteristics%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