Finding weak solutions of conservation law $u_t + (u^4)_x = 0$ The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Conservation law $A_t + (A^3/2)_x = 0$ for flood water waveFind weak solution to Riemann problem for conservation lawfinding maximum value of BVPWhat is the use of the notion of consistency for Riemann solvers?Riemann problem of nonconvex scalar conservation lawsConservation law and entropy condition problemFind the weak solution of the conservation lawThe Rankine-Hugoniot jump conditions for conservation and balance lawsNonsmooth data in the conservation laws, their approximations and limitsOleinik condition is equivalent to Entropy Condition (PDE)Find weak solution to Riemann problem for conservation lawPrinciple of conservation of mass and the shock speedShock of Burgers equation $u_t+uu_x=0$ at $t=0$

Multi tool use
Multi tool use

The variadic template constructor of my class cannot modify my class members, why is that so?

Do warforged have souls?

Can smartphones with the same camera sensor have different image quality?

Windows 10: How to Lock (not sleep) laptop on lid close?

how can a perfect fourth interval be considered either consonant or dissonant?

Do working physicists consider Newtonian mechanics to be "falsified"?

What LEGO pieces have "real-world" functionality?

Derivation tree not rendering

How to test the equality of two Pearson correlation coefficients computed from the same sample?

I could not break this equation. Please help me

Relations between two reciprocal partial derivatives?

What is this lever in Argentinian toilets?

How to stretch delimiters to envolve matrices inside of a kbordermatrix?

In horse breeding, what is the female equivalent of putting a horse out "to stud"?

Did God make two great lights or did He make the great light two?

How can I define good in a religion that claims no moral authority?

Does Parliament need to approve the new Brexit delay to 31 October 2019?

How to copy the contents of all files with a certain name into a new file?

Why is superheterodyning better than direct conversion?

Can withdrawing asylum be illegal?

Simulating Exploding Dice

Single author papers against my advisor's will?

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

Can the DM override racial traits?



Finding weak solutions of conservation law $u_t + (u^4)_x = 0$



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Conservation law $A_t + (A^3/2)_x = 0$ for flood water waveFind weak solution to Riemann problem for conservation lawfinding maximum value of BVPWhat is the use of the notion of consistency for Riemann solvers?Riemann problem of nonconvex scalar conservation lawsConservation law and entropy condition problemFind the weak solution of the conservation lawThe Rankine-Hugoniot jump conditions for conservation and balance lawsNonsmooth data in the conservation laws, their approximations and limitsOleinik condition is equivalent to Entropy Condition (PDE)Find weak solution to Riemann problem for conservation lawPrinciple of conservation of mass and the shock speedShock of Burgers equation $u_t+uu_x=0$ at $t=0$










2












$begingroup$



Consider the conservation law
$$ u_t + (u^4)_x = 0, $$
(a) Find the solution at $t=1$ with the following initial condition:
$$ u(x,0) = leftlbracebeginaligned &1 && x<0 \ &2 && 0leq x leq 2 \ &0 && x>2 endaligned right. . $$
(b) Solve the Riemann problem (You must consider both $u_l>u_r$ and $u_l<u_r$):
$$ u(x,0) = leftlbracebeginaligned &u_l && x<0 \ &u_r && x>0 endaligned right. . $$
(c) Find the Riemann solution at $x/t = 0$.




Try:



The characteristic are given by $x = 4 g(r)^3 t + r $ where $r$ is parameter. so we have



$$ x = begincases 4t+r, & r<0 \ 8t+r, & 0 leq r leq 2 \ r, & r > 2 endcases $$



We have two shocks formations at $x=0$ and $x=2$ for $t=0$. We first consider the shock at $x=0$, using R=H condition, we want



$$ xi_1'(t) = frac 2^4 - 1^4 2-1 = 15 implies xi_1(t) = 15t $$



and at $(x,t) = (2,0)$ we have



$$ xi_2'(t) = frac - 2^4 0-2 = 8 implies xi_2(t) = 8t+2$$



So we can write our solution for part a



$$ boxed u(x,t) = begincases 1, & x < 15 t \ 2, & 15t < x < 8t+2 \ 0, & x > 8t+2 endcases $$



IS this correct? I have a question as to what is it that they are asking in c)?










share|cite|improve this question











$endgroup$
















    2












    $begingroup$



    Consider the conservation law
    $$ u_t + (u^4)_x = 0, $$
    (a) Find the solution at $t=1$ with the following initial condition:
    $$ u(x,0) = leftlbracebeginaligned &1 && x<0 \ &2 && 0leq x leq 2 \ &0 && x>2 endaligned right. . $$
    (b) Solve the Riemann problem (You must consider both $u_l>u_r$ and $u_l<u_r$):
    $$ u(x,0) = leftlbracebeginaligned &u_l && x<0 \ &u_r && x>0 endaligned right. . $$
    (c) Find the Riemann solution at $x/t = 0$.




    Try:



    The characteristic are given by $x = 4 g(r)^3 t + r $ where $r$ is parameter. so we have



    $$ x = begincases 4t+r, & r<0 \ 8t+r, & 0 leq r leq 2 \ r, & r > 2 endcases $$



    We have two shocks formations at $x=0$ and $x=2$ for $t=0$. We first consider the shock at $x=0$, using R=H condition, we want



    $$ xi_1'(t) = frac 2^4 - 1^4 2-1 = 15 implies xi_1(t) = 15t $$



    and at $(x,t) = (2,0)$ we have



    $$ xi_2'(t) = frac - 2^4 0-2 = 8 implies xi_2(t) = 8t+2$$



    So we can write our solution for part a



    $$ boxed u(x,t) = begincases 1, & x < 15 t \ 2, & 15t < x < 8t+2 \ 0, & x > 8t+2 endcases $$



    IS this correct? I have a question as to what is it that they are asking in c)?










    share|cite|improve this question











    $endgroup$














      2












      2








      2


      1



      $begingroup$



      Consider the conservation law
      $$ u_t + (u^4)_x = 0, $$
      (a) Find the solution at $t=1$ with the following initial condition:
      $$ u(x,0) = leftlbracebeginaligned &1 && x<0 \ &2 && 0leq x leq 2 \ &0 && x>2 endaligned right. . $$
      (b) Solve the Riemann problem (You must consider both $u_l>u_r$ and $u_l<u_r$):
      $$ u(x,0) = leftlbracebeginaligned &u_l && x<0 \ &u_r && x>0 endaligned right. . $$
      (c) Find the Riemann solution at $x/t = 0$.




      Try:



      The characteristic are given by $x = 4 g(r)^3 t + r $ where $r$ is parameter. so we have



      $$ x = begincases 4t+r, & r<0 \ 8t+r, & 0 leq r leq 2 \ r, & r > 2 endcases $$



      We have two shocks formations at $x=0$ and $x=2$ for $t=0$. We first consider the shock at $x=0$, using R=H condition, we want



      $$ xi_1'(t) = frac 2^4 - 1^4 2-1 = 15 implies xi_1(t) = 15t $$



      and at $(x,t) = (2,0)$ we have



      $$ xi_2'(t) = frac - 2^4 0-2 = 8 implies xi_2(t) = 8t+2$$



      So we can write our solution for part a



      $$ boxed u(x,t) = begincases 1, & x < 15 t \ 2, & 15t < x < 8t+2 \ 0, & x > 8t+2 endcases $$



      IS this correct? I have a question as to what is it that they are asking in c)?










      share|cite|improve this question











      $endgroup$





      Consider the conservation law
      $$ u_t + (u^4)_x = 0, $$
      (a) Find the solution at $t=1$ with the following initial condition:
      $$ u(x,0) = leftlbracebeginaligned &1 && x<0 \ &2 && 0leq x leq 2 \ &0 && x>2 endaligned right. . $$
      (b) Solve the Riemann problem (You must consider both $u_l>u_r$ and $u_l<u_r$):
      $$ u(x,0) = leftlbracebeginaligned &u_l && x<0 \ &u_r && x>0 endaligned right. . $$
      (c) Find the Riemann solution at $x/t = 0$.




      Try:



      The characteristic are given by $x = 4 g(r)^3 t + r $ where $r$ is parameter. so we have



      $$ x = begincases 4t+r, & r<0 \ 8t+r, & 0 leq r leq 2 \ r, & r > 2 endcases $$



      We have two shocks formations at $x=0$ and $x=2$ for $t=0$. We first consider the shock at $x=0$, using R=H condition, we want



      $$ xi_1'(t) = frac 2^4 - 1^4 2-1 = 15 implies xi_1(t) = 15t $$



      and at $(x,t) = (2,0)$ we have



      $$ xi_2'(t) = frac - 2^4 0-2 = 8 implies xi_2(t) = 8t+2$$



      So we can write our solution for part a



      $$ boxed u(x,t) = begincases 1, & x < 15 t \ 2, & 15t < x < 8t+2 \ 0, & x > 8t+2 endcases $$



      IS this correct? I have a question as to what is it that they are asking in c)?







      pde hyperbolic-equations






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 25 at 9:38









      Harry49

      8,76331346




      8,76331346










      asked Mar 22 at 6:52









      JamesJames

      2,636425




      2,636425




















          1 Answer
          1






          active

          oldest

          votes


















          4





          +150







          $begingroup$

          Here is a plot of the characteristic lines in the $x$-$t$ plane.



          characteristics



          Since the flux $u mapsto u^4$ is convex, the classical theory for entropy solutions of conservation laws applies. Without entering into details, the rarefaction wave generated at $x=0$ and the shock wave generated at $x=2$ leads to the solution
          $$
          u(x,t) = leftlbrace
          beginaligned
          & 1 && x leq 4 t \
          & sqrt[3]x/(4t) && 4 t leq x leq 32 t\
          & 2 && 32 t leq x leq 2 + 8 t \
          & 0 && x geq 2 + 8 t
          endaligned
          right.
          $$

          valid for small times $t < 1/12$. For larger times, one must compute the interaction of the rarefaction with the shock (see e.g. related posts on this site). Asking to find the Riemann solution at $x/t = 0$ is the same as asking to find the solution at $x = 0$ for nonzero time.






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            math.stackexchange.com/questions/3160179/… is this correct?
            $endgroup$
            – Mikey Spivak
            Mar 25 at 9:51











          Your Answer








          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
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157829%2ffinding-weak-solutions-of-conservation-law-u-t-u4-x-0%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









          4





          +150







          $begingroup$

          Here is a plot of the characteristic lines in the $x$-$t$ plane.



          characteristics



          Since the flux $u mapsto u^4$ is convex, the classical theory for entropy solutions of conservation laws applies. Without entering into details, the rarefaction wave generated at $x=0$ and the shock wave generated at $x=2$ leads to the solution
          $$
          u(x,t) = leftlbrace
          beginaligned
          & 1 && x leq 4 t \
          & sqrt[3]x/(4t) && 4 t leq x leq 32 t\
          & 2 && 32 t leq x leq 2 + 8 t \
          & 0 && x geq 2 + 8 t
          endaligned
          right.
          $$

          valid for small times $t < 1/12$. For larger times, one must compute the interaction of the rarefaction with the shock (see e.g. related posts on this site). Asking to find the Riemann solution at $x/t = 0$ is the same as asking to find the solution at $x = 0$ for nonzero time.






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            math.stackexchange.com/questions/3160179/… is this correct?
            $endgroup$
            – Mikey Spivak
            Mar 25 at 9:51















          4





          +150







          $begingroup$

          Here is a plot of the characteristic lines in the $x$-$t$ plane.



          characteristics



          Since the flux $u mapsto u^4$ is convex, the classical theory for entropy solutions of conservation laws applies. Without entering into details, the rarefaction wave generated at $x=0$ and the shock wave generated at $x=2$ leads to the solution
          $$
          u(x,t) = leftlbrace
          beginaligned
          & 1 && x leq 4 t \
          & sqrt[3]x/(4t) && 4 t leq x leq 32 t\
          & 2 && 32 t leq x leq 2 + 8 t \
          & 0 && x geq 2 + 8 t
          endaligned
          right.
          $$

          valid for small times $t < 1/12$. For larger times, one must compute the interaction of the rarefaction with the shock (see e.g. related posts on this site). Asking to find the Riemann solution at $x/t = 0$ is the same as asking to find the solution at $x = 0$ for nonzero time.






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            math.stackexchange.com/questions/3160179/… is this correct?
            $endgroup$
            – Mikey Spivak
            Mar 25 at 9:51













          4





          +150







          4





          +150



          4




          +150



          $begingroup$

          Here is a plot of the characteristic lines in the $x$-$t$ plane.



          characteristics



          Since the flux $u mapsto u^4$ is convex, the classical theory for entropy solutions of conservation laws applies. Without entering into details, the rarefaction wave generated at $x=0$ and the shock wave generated at $x=2$ leads to the solution
          $$
          u(x,t) = leftlbrace
          beginaligned
          & 1 && x leq 4 t \
          & sqrt[3]x/(4t) && 4 t leq x leq 32 t\
          & 2 && 32 t leq x leq 2 + 8 t \
          & 0 && x geq 2 + 8 t
          endaligned
          right.
          $$

          valid for small times $t < 1/12$. For larger times, one must compute the interaction of the rarefaction with the shock (see e.g. related posts on this site). Asking to find the Riemann solution at $x/t = 0$ is the same as asking to find the solution at $x = 0$ for nonzero time.






          share|cite|improve this answer











          $endgroup$



          Here is a plot of the characteristic lines in the $x$-$t$ plane.



          characteristics



          Since the flux $u mapsto u^4$ is convex, the classical theory for entropy solutions of conservation laws applies. Without entering into details, the rarefaction wave generated at $x=0$ and the shock wave generated at $x=2$ leads to the solution
          $$
          u(x,t) = leftlbrace
          beginaligned
          & 1 && x leq 4 t \
          & sqrt[3]x/(4t) && 4 t leq x leq 32 t\
          & 2 && 32 t leq x leq 2 + 8 t \
          & 0 && x geq 2 + 8 t
          endaligned
          right.
          $$

          valid for small times $t < 1/12$. For larger times, one must compute the interaction of the rarefaction with the shock (see e.g. related posts on this site). Asking to find the Riemann solution at $x/t = 0$ is the same as asking to find the solution at $x = 0$ for nonzero time.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Mar 25 at 9:56

























          answered Mar 25 at 9:50









          Harry49Harry49

          8,76331346




          8,76331346











          • $begingroup$
            math.stackexchange.com/questions/3160179/… is this correct?
            $endgroup$
            – Mikey Spivak
            Mar 25 at 9:51
















          • $begingroup$
            math.stackexchange.com/questions/3160179/… is this correct?
            $endgroup$
            – Mikey Spivak
            Mar 25 at 9:51















          $begingroup$
          math.stackexchange.com/questions/3160179/… is this correct?
          $endgroup$
          – Mikey Spivak
          Mar 25 at 9:51




          $begingroup$
          math.stackexchange.com/questions/3160179/… is this correct?
          $endgroup$
          – Mikey Spivak
          Mar 25 at 9:51

















          draft saved

          draft discarded
















































          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157829%2ffinding-weak-solutions-of-conservation-law-u-t-u4-x-0%23new-answer', 'question_page');

          );

          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







          olWEQpF48,4 MGlRY DI,TT l9faF7PkRA WHW0y4d8JYC60 BDfuv0 472x
          xutyN3fV9 nyLmiccM,CJH8ia8XheSZs hqiAyBw8LHnq4EhN,LBS,tnWEhtxoVsJ1 yKPA7Ir8sw1tnQn,a

          Popular posts from this blog

          Football at the 1986 Brunei Merdeka Games Contents Teams Group stage Knockout stage References Navigation menu"Brunei Merdeka Games 1986".

          Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

          Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee