Solve quasi-linear PDE $uu_x+yu_y=x$ through the method of characteristics












2












$begingroup$


Related Question:





  • PDE characteristic equation


I am doing a PDE problem from a course that I will take next semester. I watched this video in advance. It appears that I am doing something wrong with the initial data.




Consider the following first order PDE



begin{cases}
uu_x+yu_y=x, \
u(x,1)=2x.
end{cases}




  1. State the condition which guarantees that the initial surface $Gamma$ is not characteristic.

  2. Use the method of characteristics to find a solution of the PDE and discuss for which $(x,y)inmathbb R^2$ the solution exists.




For the second part, the general form of the method of characteristics is $au_x+bu_y=f$. Therefore, we have that



$$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
or
$$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



$$frac{dx}{u}=frac{du}{x}$$



Then,



$$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=x^2-u^2$$



Next, let



$$frac{dx}{u}=frac{dy}{y}$$



Then,



$$frac{dy}{dx}=frac{y}{u} ~~Rightarrow~~~ frac{1}{y}dy = frac{1}{u}dx ~~Rightarrow~~~ ln(y)=frac{x}{u}+C ~~Rightarrow~~~ C_2=y+e^{frac{x}{u}} $$



So, we have that $C_1=x^2-u^2$ and $C_2=y+e^{frac{x}{u}}$. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



$$y+e^{frac{x}{u}}=F(x^2-u^2)$$



We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



$$1+e^{frac{1}{2}}=F(-3x^2)$$



This doesn't appear to help us find the solution. If instead we set $C_1=F(C_2)$ then



$$x^2-u^2=F(y+e^{frac{x}{u}})$$



Applying the initial data produces



$$-3x^2=F(1+e^{frac{1}{2}})$$



That also appears to be incorrect. I must have made a mistake in applying the initial data. How can we apply the initial data to solve for $u$?










share|cite|improve this question











$endgroup$

















    2












    $begingroup$


    Related Question:





    • PDE characteristic equation


    I am doing a PDE problem from a course that I will take next semester. I watched this video in advance. It appears that I am doing something wrong with the initial data.




    Consider the following first order PDE



    begin{cases}
    uu_x+yu_y=x, \
    u(x,1)=2x.
    end{cases}




    1. State the condition which guarantees that the initial surface $Gamma$ is not characteristic.

    2. Use the method of characteristics to find a solution of the PDE and discuss for which $(x,y)inmathbb R^2$ the solution exists.




    For the second part, the general form of the method of characteristics is $au_x+bu_y=f$. Therefore, we have that



    $$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
    or
    $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



    In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



    $$frac{dx}{u}=frac{du}{x}$$



    Then,



    $$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=x^2-u^2$$



    Next, let



    $$frac{dx}{u}=frac{dy}{y}$$



    Then,



    $$frac{dy}{dx}=frac{y}{u} ~~Rightarrow~~~ frac{1}{y}dy = frac{1}{u}dx ~~Rightarrow~~~ ln(y)=frac{x}{u}+C ~~Rightarrow~~~ C_2=y+e^{frac{x}{u}} $$



    So, we have that $C_1=x^2-u^2$ and $C_2=y+e^{frac{x}{u}}$. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



    $$y+e^{frac{x}{u}}=F(x^2-u^2)$$



    We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



    $$1+e^{frac{1}{2}}=F(-3x^2)$$



    This doesn't appear to help us find the solution. If instead we set $C_1=F(C_2)$ then



    $$x^2-u^2=F(y+e^{frac{x}{u}})$$



    Applying the initial data produces



    $$-3x^2=F(1+e^{frac{1}{2}})$$



    That also appears to be incorrect. I must have made a mistake in applying the initial data. How can we apply the initial data to solve for $u$?










    share|cite|improve this question











    $endgroup$















      2












      2








      2


      3



      $begingroup$


      Related Question:





      • PDE characteristic equation


      I am doing a PDE problem from a course that I will take next semester. I watched this video in advance. It appears that I am doing something wrong with the initial data.




      Consider the following first order PDE



      begin{cases}
      uu_x+yu_y=x, \
      u(x,1)=2x.
      end{cases}




      1. State the condition which guarantees that the initial surface $Gamma$ is not characteristic.

      2. Use the method of characteristics to find a solution of the PDE and discuss for which $(x,y)inmathbb R^2$ the solution exists.




      For the second part, the general form of the method of characteristics is $au_x+bu_y=f$. Therefore, we have that



      $$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
      or
      $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



      In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



      $$frac{dx}{u}=frac{du}{x}$$



      Then,



      $$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=x^2-u^2$$



      Next, let



      $$frac{dx}{u}=frac{dy}{y}$$



      Then,



      $$frac{dy}{dx}=frac{y}{u} ~~Rightarrow~~~ frac{1}{y}dy = frac{1}{u}dx ~~Rightarrow~~~ ln(y)=frac{x}{u}+C ~~Rightarrow~~~ C_2=y+e^{frac{x}{u}} $$



      So, we have that $C_1=x^2-u^2$ and $C_2=y+e^{frac{x}{u}}$. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



      $$y+e^{frac{x}{u}}=F(x^2-u^2)$$



      We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



      $$1+e^{frac{1}{2}}=F(-3x^2)$$



      This doesn't appear to help us find the solution. If instead we set $C_1=F(C_2)$ then



      $$x^2-u^2=F(y+e^{frac{x}{u}})$$



      Applying the initial data produces



      $$-3x^2=F(1+e^{frac{1}{2}})$$



      That also appears to be incorrect. I must have made a mistake in applying the initial data. How can we apply the initial data to solve for $u$?










      share|cite|improve this question











      $endgroup$




      Related Question:





      • PDE characteristic equation


      I am doing a PDE problem from a course that I will take next semester. I watched this video in advance. It appears that I am doing something wrong with the initial data.




      Consider the following first order PDE



      begin{cases}
      uu_x+yu_y=x, \
      u(x,1)=2x.
      end{cases}




      1. State the condition which guarantees that the initial surface $Gamma$ is not characteristic.

      2. Use the method of characteristics to find a solution of the PDE and discuss for which $(x,y)inmathbb R^2$ the solution exists.




      For the second part, the general form of the method of characteristics is $au_x+bu_y=f$. Therefore, we have that



      $$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
      or
      $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



      In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



      $$frac{dx}{u}=frac{du}{x}$$



      Then,



      $$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=x^2-u^2$$



      Next, let



      $$frac{dx}{u}=frac{dy}{y}$$



      Then,



      $$frac{dy}{dx}=frac{y}{u} ~~Rightarrow~~~ frac{1}{y}dy = frac{1}{u}dx ~~Rightarrow~~~ ln(y)=frac{x}{u}+C ~~Rightarrow~~~ C_2=y+e^{frac{x}{u}} $$



      So, we have that $C_1=x^2-u^2$ and $C_2=y+e^{frac{x}{u}}$. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



      $$y+e^{frac{x}{u}}=F(x^2-u^2)$$



      We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



      $$1+e^{frac{1}{2}}=F(-3x^2)$$



      This doesn't appear to help us find the solution. If instead we set $C_1=F(C_2)$ then



      $$x^2-u^2=F(y+e^{frac{x}{u}})$$



      Applying the initial data produces



      $$-3x^2=F(1+e^{frac{1}{2}})$$



      That also appears to be incorrect. I must have made a mistake in applying the initial data. How can we apply the initial data to solve for $u$?







      pde






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 11 at 14:22







      Axion004

















      asked Jan 7 at 23:24









      Axion004Axion004

      319312




      319312






















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          For the first question, on $Gamma$ it is specified that $u(x,y)=2x$. Therefore, $u_x=2$ and $u_y=0$. Putting them into the PDE leads to $uu_x+yu_y=4x$ which is contradictory with $uu_x+yu_y=x$. So, the boundary condition is not on a characteristic.



          For the second question, we should follow the method of characteristics. Lets first write the general form as $au_x+bu_y=f$. Therefore, we have that



          $$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
          or
          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



          $$frac{dx}{u}=frac{du}{x}$$



          Then,



          $$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=u^2-x^2$$



          Next, observe that $frac{a}{b}=frac{c}{d} iff frac{a+c}{b+d}=frac{c}{d}$. So,



          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          can be written as



          $$frac{dx+du}{u+x}=frac{dy}{y} ~~Rightarrow~~~ ln(x+u) = ln(y)+C ~~Rightarrow~~~ lnBig(frac{x+u}{y}Big)=C ~~Rightarrow~~~ C_2=frac{x+u}{y} $$



          So, we have that $C_1=u^2-x^2$ and $C_2=dfrac{x+u}{y} $. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



          $$frac{x+u}{y} =F(u^2-x^2)$$



          or



          $$u=-x+yF(u^2-x^2)$$



          We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



          $$2x=-x+f((2x)^2-x^2) ~~Rightarrow~~~ 3x=F(3x^2)$$



          Letting $w=3x^2$, we see that



          $$ x^2=frac{w}{3} ~~Rightarrow~~~ x=pmsqrt{frac{w}{3}}$$



          So, $F(w)=pm3sqrt{frac{w}{3}}$. Therefore,



          $$u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$$



          Hence,



          $$u(x,y)=-x+ypmsqrt{3(u^2-x^2)}$$
          $$u_x=-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}}quadtext{and}quad u_y=1$$



          Thus,



          $$uu_x+yu_y=uBig(-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}})+y=...=x$$



          No, it doesn't. I must have made a mistake somewhere.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            It appears that a mistake is made after setting $3x=F(3x^2)$. This produces $u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$, which is not a function of x and y.
            $endgroup$
            – Axion004
            Jan 12 at 19:58











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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3065632%2fsolve-quasi-linear-pde-uu-xyu-y-x-through-the-method-of-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









          0












          $begingroup$

          For the first question, on $Gamma$ it is specified that $u(x,y)=2x$. Therefore, $u_x=2$ and $u_y=0$. Putting them into the PDE leads to $uu_x+yu_y=4x$ which is contradictory with $uu_x+yu_y=x$. So, the boundary condition is not on a characteristic.



          For the second question, we should follow the method of characteristics. Lets first write the general form as $au_x+bu_y=f$. Therefore, we have that



          $$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
          or
          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



          $$frac{dx}{u}=frac{du}{x}$$



          Then,



          $$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=u^2-x^2$$



          Next, observe that $frac{a}{b}=frac{c}{d} iff frac{a+c}{b+d}=frac{c}{d}$. So,



          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          can be written as



          $$frac{dx+du}{u+x}=frac{dy}{y} ~~Rightarrow~~~ ln(x+u) = ln(y)+C ~~Rightarrow~~~ lnBig(frac{x+u}{y}Big)=C ~~Rightarrow~~~ C_2=frac{x+u}{y} $$



          So, we have that $C_1=u^2-x^2$ and $C_2=dfrac{x+u}{y} $. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



          $$frac{x+u}{y} =F(u^2-x^2)$$



          or



          $$u=-x+yF(u^2-x^2)$$



          We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



          $$2x=-x+f((2x)^2-x^2) ~~Rightarrow~~~ 3x=F(3x^2)$$



          Letting $w=3x^2$, we see that



          $$ x^2=frac{w}{3} ~~Rightarrow~~~ x=pmsqrt{frac{w}{3}}$$



          So, $F(w)=pm3sqrt{frac{w}{3}}$. Therefore,



          $$u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$$



          Hence,



          $$u(x,y)=-x+ypmsqrt{3(u^2-x^2)}$$
          $$u_x=-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}}quadtext{and}quad u_y=1$$



          Thus,



          $$uu_x+yu_y=uBig(-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}})+y=...=x$$



          No, it doesn't. I must have made a mistake somewhere.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            It appears that a mistake is made after setting $3x=F(3x^2)$. This produces $u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$, which is not a function of x and y.
            $endgroup$
            – Axion004
            Jan 12 at 19:58
















          0












          $begingroup$

          For the first question, on $Gamma$ it is specified that $u(x,y)=2x$. Therefore, $u_x=2$ and $u_y=0$. Putting them into the PDE leads to $uu_x+yu_y=4x$ which is contradictory with $uu_x+yu_y=x$. So, the boundary condition is not on a characteristic.



          For the second question, we should follow the method of characteristics. Lets first write the general form as $au_x+bu_y=f$. Therefore, we have that



          $$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
          or
          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



          $$frac{dx}{u}=frac{du}{x}$$



          Then,



          $$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=u^2-x^2$$



          Next, observe that $frac{a}{b}=frac{c}{d} iff frac{a+c}{b+d}=frac{c}{d}$. So,



          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          can be written as



          $$frac{dx+du}{u+x}=frac{dy}{y} ~~Rightarrow~~~ ln(x+u) = ln(y)+C ~~Rightarrow~~~ lnBig(frac{x+u}{y}Big)=C ~~Rightarrow~~~ C_2=frac{x+u}{y} $$



          So, we have that $C_1=u^2-x^2$ and $C_2=dfrac{x+u}{y} $. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



          $$frac{x+u}{y} =F(u^2-x^2)$$



          or



          $$u=-x+yF(u^2-x^2)$$



          We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



          $$2x=-x+f((2x)^2-x^2) ~~Rightarrow~~~ 3x=F(3x^2)$$



          Letting $w=3x^2$, we see that



          $$ x^2=frac{w}{3} ~~Rightarrow~~~ x=pmsqrt{frac{w}{3}}$$



          So, $F(w)=pm3sqrt{frac{w}{3}}$. Therefore,



          $$u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$$



          Hence,



          $$u(x,y)=-x+ypmsqrt{3(u^2-x^2)}$$
          $$u_x=-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}}quadtext{and}quad u_y=1$$



          Thus,



          $$uu_x+yu_y=uBig(-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}})+y=...=x$$



          No, it doesn't. I must have made a mistake somewhere.






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            It appears that a mistake is made after setting $3x=F(3x^2)$. This produces $u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$, which is not a function of x and y.
            $endgroup$
            – Axion004
            Jan 12 at 19:58














          0












          0








          0





          $begingroup$

          For the first question, on $Gamma$ it is specified that $u(x,y)=2x$. Therefore, $u_x=2$ and $u_y=0$. Putting them into the PDE leads to $uu_x+yu_y=4x$ which is contradictory with $uu_x+yu_y=x$. So, the boundary condition is not on a characteristic.



          For the second question, we should follow the method of characteristics. Lets first write the general form as $au_x+bu_y=f$. Therefore, we have that



          $$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
          or
          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



          $$frac{dx}{u}=frac{du}{x}$$



          Then,



          $$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=u^2-x^2$$



          Next, observe that $frac{a}{b}=frac{c}{d} iff frac{a+c}{b+d}=frac{c}{d}$. So,



          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          can be written as



          $$frac{dx+du}{u+x}=frac{dy}{y} ~~Rightarrow~~~ ln(x+u) = ln(y)+C ~~Rightarrow~~~ lnBig(frac{x+u}{y}Big)=C ~~Rightarrow~~~ C_2=frac{x+u}{y} $$



          So, we have that $C_1=u^2-x^2$ and $C_2=dfrac{x+u}{y} $. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



          $$frac{x+u}{y} =F(u^2-x^2)$$



          or



          $$u=-x+yF(u^2-x^2)$$



          We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



          $$2x=-x+f((2x)^2-x^2) ~~Rightarrow~~~ 3x=F(3x^2)$$



          Letting $w=3x^2$, we see that



          $$ x^2=frac{w}{3} ~~Rightarrow~~~ x=pmsqrt{frac{w}{3}}$$



          So, $F(w)=pm3sqrt{frac{w}{3}}$. Therefore,



          $$u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$$



          Hence,



          $$u(x,y)=-x+ypmsqrt{3(u^2-x^2)}$$
          $$u_x=-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}}quadtext{and}quad u_y=1$$



          Thus,



          $$uu_x+yu_y=uBig(-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}})+y=...=x$$



          No, it doesn't. I must have made a mistake somewhere.






          share|cite|improve this answer











          $endgroup$



          For the first question, on $Gamma$ it is specified that $u(x,y)=2x$. Therefore, $u_x=2$ and $u_y=0$. Putting them into the PDE leads to $uu_x+yu_y=4x$ which is contradictory with $uu_x+yu_y=x$. So, the boundary condition is not on a characteristic.



          For the second question, we should follow the method of characteristics. Lets first write the general form as $au_x+bu_y=f$. Therefore, we have that



          $$frac{dx}{a}=frac{dy}{b}=frac{du}{f}$$
          or
          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          In order to solve these equations, we need to find the value of two constants $C_1$ and $C_2$. First, let



          $$frac{dx}{u}=frac{du}{x}$$



          Then,



          $$ frac{du}{dx}=frac{x}{u}~~Rightarrow~~~ udu = xdx ~~Rightarrow~~~ frac{u^2}{2}=frac{x^2}{2}+C ~~Rightarrow~~~ C_1=u^2-x^2$$



          Next, observe that $frac{a}{b}=frac{c}{d} iff frac{a+c}{b+d}=frac{c}{d}$. So,



          $$frac{dx}{u}=frac{dy}{y}=frac{du}{x}$$



          can be written as



          $$frac{dx+du}{u+x}=frac{dy}{y} ~~Rightarrow~~~ ln(x+u) = ln(y)+C ~~Rightarrow~~~ lnBig(frac{x+u}{y}Big)=C ~~Rightarrow~~~ C_2=frac{x+u}{y} $$



          So, we have that $C_1=u^2-x^2$ and $C_2=dfrac{x+u}{y} $. We can combine the two constants such that $C_2=F(C_1)$ where $F$ is an arbitrary differentiable function. Then,



          $$frac{x+u}{y} =F(u^2-x^2)$$



          or



          $$u=-x+yF(u^2-x^2)$$



          We now need to apply our initial data. We are given that $u(x,1)=2x$. Therefore,



          $$2x=-x+f((2x)^2-x^2) ~~Rightarrow~~~ 3x=F(3x^2)$$



          Letting $w=3x^2$, we see that



          $$ x^2=frac{w}{3} ~~Rightarrow~~~ x=pmsqrt{frac{w}{3}}$$



          So, $F(w)=pm3sqrt{frac{w}{3}}$. Therefore,



          $$u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$$



          Hence,



          $$u(x,y)=-x+ypmsqrt{3(u^2-x^2)}$$
          $$u_x=-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}}quadtext{and}quad u_y=1$$



          Thus,



          $$uu_x+yu_y=uBig(-1pmfrac{sqrt{3}{x}}{sqrt{u^2-x^2}})+y=...=x$$



          No, it doesn't. I must have made a mistake somewhere.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Jan 11 at 22:52

























          answered Jan 8 at 21:39









          Axion004Axion004

          319312




          319312












          • $begingroup$
            It appears that a mistake is made after setting $3x=F(3x^2)$. This produces $u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$, which is not a function of x and y.
            $endgroup$
            – Axion004
            Jan 12 at 19:58


















          • $begingroup$
            It appears that a mistake is made after setting $3x=F(3x^2)$. This produces $u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$, which is not a function of x and y.
            $endgroup$
            – Axion004
            Jan 12 at 19:58
















          $begingroup$
          It appears that a mistake is made after setting $3x=F(3x^2)$. This produces $u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$, which is not a function of x and y.
          $endgroup$
          – Axion004
          Jan 12 at 19:58




          $begingroup$
          It appears that a mistake is made after setting $3x=F(3x^2)$. This produces $u=-x+yF(u^2-x^2) = -x+ypm3sqrt{frac{u^2-x^2}{3}} = -x+ypmsqrt{3(u^2-x^2)}$, which is not a function of x and y.
          $endgroup$
          – Axion004
          Jan 12 at 19:58


















          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%2f3065632%2fsolve-quasi-linear-pde-uu-xyu-y-x-through-the-method-of-characteristics%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







          Popular posts from this blog

          MongoDB - Not Authorized To Execute Command

          How to fix TextFormField cause rebuild widget in Flutter

          in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith