Using a Lyapunov function to classify stability and sketching a phase portraitLyapunov stability question...

How could Tony Stark make this in Endgame?

Examples of non trivial equivalence relations , I mean equivalence relations without the expression " same ... as" in their definition?

How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?

Does holding a wand and speaking its command word count as V/S/M spell components?

How to creep the reader out with what seems like a normal person?

Please, smoke with good manners

simple conditions equation

Exchange,swap or switch

How to solve constants out of the internal energy equation?

How much cash can I safely carry into the USA and avoid civil forfeiture?

Why do Computer Science majors learn Calculus?

Why do games have consumables?

How to stop co-workers from teasing me because I know Russian?

Binary Numbers Magic Trick

Does a semiconductor follow Ohm's law?

Pass By Reference VS Pass by Value

Unexpected email from Yorkshire Bank

What is the most expensive material in the world that could be used to create Pun-Pun's lute?

French for 'It must be my imagination'?

Error message with tabularx

How to have a sharp product image?

What is the difference between `command a[bc]d` and `command `a{b,c}d`

What is the strongest case that can be made in favour of the UK regaining some control over fishing policy after Brexit?

What was the first Intel x86 processor with "Base + Index * Scale + Displacement" addressing mode?



Using a Lyapunov function to classify stability and sketching a phase portrait


Lyapunov stability question from Arnold's triviumNon linear phase portraitNonlinear phase portrait and linearizationSystem of differential equations, phase portraitDynamical Systems- Plotting Phase PortraitPhase portrait of ODE in polar coordinatesQuestions about stability in the sense of LyapunovLinearization method or Lyapunov function - examplestability using linearization instead of Lyapunov failsLyapunov function instead of linearization













3












$begingroup$



Consider the system
$$x' = -x^3-xy^{2k}$$
$$y' = -y^3-x^{2k}y$$
Where $k$ is a given positive integer.



a.) Find and classify according to stability the equilibrium solutions.



$it{Hint:}$ Let $V(x,y) = x^2 + y^2$



b.) Sketch a phase portrait when $k = 1$



$it{Hint:}$ What are $x'$ and $y'$ when $y=ax$ for some real number $a$?




a.)
Using $V$, we get $frac{d}{dt}V=2xx'+2yy'$



Plugging in our system , we get:



$$frac{d}{dt}V=2x(-x^3-xy^{2k})+2y(-y^3-x^{2k}y)$$
$$=-(x^4+y^4)-x^2y^{2k}-x^{2k}y^2<0$$
I dropped the $2$ since it doesn't matter to determine stability. We see that our own equilibrium is $(0,0)$ since setting $x'=0$ we get
$$y^{2k}=-x^2$$
Which only works for $x=y=0$



Therefore our system is asymptotically stable at the origin.



I am having trouble with b.), mostly because the hint is confusing me.



Let $y=ax$, then our system becomes
$$x'=-x^3-a^2x^3=-x^3(1+a^2)$$
$$y'=-a^3x^3-ax^3=-ax^3(1+a^2)$$
I am not sure what to do with this. Using linearization doesn't work since the Jacobian will be the zero vector at the point of interest. I have never had a problem that asks to draw a phase portrait when linearization doesn't work, so I am hoping someone more clever than me can offer some advice.










share|cite|improve this question











$endgroup$

















    3












    $begingroup$



    Consider the system
    $$x' = -x^3-xy^{2k}$$
    $$y' = -y^3-x^{2k}y$$
    Where $k$ is a given positive integer.



    a.) Find and classify according to stability the equilibrium solutions.



    $it{Hint:}$ Let $V(x,y) = x^2 + y^2$



    b.) Sketch a phase portrait when $k = 1$



    $it{Hint:}$ What are $x'$ and $y'$ when $y=ax$ for some real number $a$?




    a.)
    Using $V$, we get $frac{d}{dt}V=2xx'+2yy'$



    Plugging in our system , we get:



    $$frac{d}{dt}V=2x(-x^3-xy^{2k})+2y(-y^3-x^{2k}y)$$
    $$=-(x^4+y^4)-x^2y^{2k}-x^{2k}y^2<0$$
    I dropped the $2$ since it doesn't matter to determine stability. We see that our own equilibrium is $(0,0)$ since setting $x'=0$ we get
    $$y^{2k}=-x^2$$
    Which only works for $x=y=0$



    Therefore our system is asymptotically stable at the origin.



    I am having trouble with b.), mostly because the hint is confusing me.



    Let $y=ax$, then our system becomes
    $$x'=-x^3-a^2x^3=-x^3(1+a^2)$$
    $$y'=-a^3x^3-ax^3=-ax^3(1+a^2)$$
    I am not sure what to do with this. Using linearization doesn't work since the Jacobian will be the zero vector at the point of interest. I have never had a problem that asks to draw a phase portrait when linearization doesn't work, so I am hoping someone more clever than me can offer some advice.










    share|cite|improve this question











    $endgroup$















      3












      3








      3





      $begingroup$



      Consider the system
      $$x' = -x^3-xy^{2k}$$
      $$y' = -y^3-x^{2k}y$$
      Where $k$ is a given positive integer.



      a.) Find and classify according to stability the equilibrium solutions.



      $it{Hint:}$ Let $V(x,y) = x^2 + y^2$



      b.) Sketch a phase portrait when $k = 1$



      $it{Hint:}$ What are $x'$ and $y'$ when $y=ax$ for some real number $a$?




      a.)
      Using $V$, we get $frac{d}{dt}V=2xx'+2yy'$



      Plugging in our system , we get:



      $$frac{d}{dt}V=2x(-x^3-xy^{2k})+2y(-y^3-x^{2k}y)$$
      $$=-(x^4+y^4)-x^2y^{2k}-x^{2k}y^2<0$$
      I dropped the $2$ since it doesn't matter to determine stability. We see that our own equilibrium is $(0,0)$ since setting $x'=0$ we get
      $$y^{2k}=-x^2$$
      Which only works for $x=y=0$



      Therefore our system is asymptotically stable at the origin.



      I am having trouble with b.), mostly because the hint is confusing me.



      Let $y=ax$, then our system becomes
      $$x'=-x^3-a^2x^3=-x^3(1+a^2)$$
      $$y'=-a^3x^3-ax^3=-ax^3(1+a^2)$$
      I am not sure what to do with this. Using linearization doesn't work since the Jacobian will be the zero vector at the point of interest. I have never had a problem that asks to draw a phase portrait when linearization doesn't work, so I am hoping someone more clever than me can offer some advice.










      share|cite|improve this question











      $endgroup$





      Consider the system
      $$x' = -x^3-xy^{2k}$$
      $$y' = -y^3-x^{2k}y$$
      Where $k$ is a given positive integer.



      a.) Find and classify according to stability the equilibrium solutions.



      $it{Hint:}$ Let $V(x,y) = x^2 + y^2$



      b.) Sketch a phase portrait when $k = 1$



      $it{Hint:}$ What are $x'$ and $y'$ when $y=ax$ for some real number $a$?




      a.)
      Using $V$, we get $frac{d}{dt}V=2xx'+2yy'$



      Plugging in our system , we get:



      $$frac{d}{dt}V=2x(-x^3-xy^{2k})+2y(-y^3-x^{2k}y)$$
      $$=-(x^4+y^4)-x^2y^{2k}-x^{2k}y^2<0$$
      I dropped the $2$ since it doesn't matter to determine stability. We see that our own equilibrium is $(0,0)$ since setting $x'=0$ we get
      $$y^{2k}=-x^2$$
      Which only works for $x=y=0$



      Therefore our system is asymptotically stable at the origin.



      I am having trouble with b.), mostly because the hint is confusing me.



      Let $y=ax$, then our system becomes
      $$x'=-x^3-a^2x^3=-x^3(1+a^2)$$
      $$y'=-a^3x^3-ax^3=-ax^3(1+a^2)$$
      I am not sure what to do with this. Using linearization doesn't work since the Jacobian will be the zero vector at the point of interest. I have never had a problem that asks to draw a phase portrait when linearization doesn't work, so I am hoping someone more clever than me can offer some advice.







      ordinary-differential-equations stability-in-odes lyapunov-functions






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited 1 hour ago







      hkj447

















      asked 2 hours ago









      hkj447hkj447

      978




      978






















          2 Answers
          2






          active

          oldest

          votes


















          2












          $begingroup$

          Although there are many ways to do this, I suspect what the problem is guiding you towards doing is to obtain the flow directly by evaluating over every line that intersects the origin in phase space.



          So for a sketch, you would draw the line $y = 0.1 x$, and use the expression you found above for $a = 0.1$ to determine the magnitude and direction of the flow on that line. Then try it for a couple of other different lines, and use common sense to fill in the rest.






          share|cite|improve this answer









          $endgroup$





















            2












            $begingroup$

            Phase portraits - a partial offering



            Below are phase portraits for $k=1,2,5$. The red lines indicate the null clines where $dot{y}=0$ and $dot{y}=0$.



            $k = 1$



            The linear system is



            $$begin{align}
            begin{split}
            dot{x} &= -x^{3} - xy^{2} = -x left( x^{2} + y^{2} right) \
            dot{y} &= -y^{3} - x^{2}y = -y left( x^{2} + y^{2} right)
            end{split}
            end{align}$$



            $$ dot{r} = frac{x dot{x} + y dot{y}}{r} = -r^{3} $$



            The lone critical point is the origin.



            When $y = a x$, $ainmathbb{R}$, we have
            $$begin{align}
            begin{split}
            dot{x} &= -x^{3}left( 1 + a^{2} right) \
            dot{y} &= -a y^{3}left( 1 + a^{2} right)
            end{split}
            end{align}$$



            k=1



            $k = 2$



            $$begin{align}
            begin{split}
            dot{x} &= -x^{3} - xy^{4} = -x left( x^{2} + y^{4} right) \
            dot{y} &= -y^{3} - x^{4}y = -y left( x^{2} + y^{2} right)
            end{split}
            end{align}$$



            $$ dot{r} = tfrac{1}{8} r^3 left(left(r^2-2right) cos (4 theta )-r^2-6right) $$



            The bounding curves for $dot{r}$ are when $cos 4theta = 1$



            $$dot{r} = -r^{3}$$



            and when $cos 4theta = -1$



            $$dot{r} = -tfrac{1}{4} r^3 left(r^2+2right)$$



            The bounding curves cross at $r=sqrt{2}$. At no point is $dot{r}$ ever positive.



            k=2k=5






            share|cite|improve this answer











            $endgroup$














              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%2f3204990%2fusing-a-lyapunov-function-to-classify-stability-and-sketching-a-phase-portrait%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









              2












              $begingroup$

              Although there are many ways to do this, I suspect what the problem is guiding you towards doing is to obtain the flow directly by evaluating over every line that intersects the origin in phase space.



              So for a sketch, you would draw the line $y = 0.1 x$, and use the expression you found above for $a = 0.1$ to determine the magnitude and direction of the flow on that line. Then try it for a couple of other different lines, and use common sense to fill in the rest.






              share|cite|improve this answer









              $endgroup$


















                2












                $begingroup$

                Although there are many ways to do this, I suspect what the problem is guiding you towards doing is to obtain the flow directly by evaluating over every line that intersects the origin in phase space.



                So for a sketch, you would draw the line $y = 0.1 x$, and use the expression you found above for $a = 0.1$ to determine the magnitude and direction of the flow on that line. Then try it for a couple of other different lines, and use common sense to fill in the rest.






                share|cite|improve this answer









                $endgroup$
















                  2












                  2








                  2





                  $begingroup$

                  Although there are many ways to do this, I suspect what the problem is guiding you towards doing is to obtain the flow directly by evaluating over every line that intersects the origin in phase space.



                  So for a sketch, you would draw the line $y = 0.1 x$, and use the expression you found above for $a = 0.1$ to determine the magnitude and direction of the flow on that line. Then try it for a couple of other different lines, and use common sense to fill in the rest.






                  share|cite|improve this answer









                  $endgroup$



                  Although there are many ways to do this, I suspect what the problem is guiding you towards doing is to obtain the flow directly by evaluating over every line that intersects the origin in phase space.



                  So for a sketch, you would draw the line $y = 0.1 x$, and use the expression you found above for $a = 0.1$ to determine the magnitude and direction of the flow on that line. Then try it for a couple of other different lines, and use common sense to fill in the rest.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 2 hours ago









                  aghostinthefiguresaghostinthefigures

                  1,4391318




                  1,4391318























                      2












                      $begingroup$

                      Phase portraits - a partial offering



                      Below are phase portraits for $k=1,2,5$. The red lines indicate the null clines where $dot{y}=0$ and $dot{y}=0$.



                      $k = 1$



                      The linear system is



                      $$begin{align}
                      begin{split}
                      dot{x} &= -x^{3} - xy^{2} = -x left( x^{2} + y^{2} right) \
                      dot{y} &= -y^{3} - x^{2}y = -y left( x^{2} + y^{2} right)
                      end{split}
                      end{align}$$



                      $$ dot{r} = frac{x dot{x} + y dot{y}}{r} = -r^{3} $$



                      The lone critical point is the origin.



                      When $y = a x$, $ainmathbb{R}$, we have
                      $$begin{align}
                      begin{split}
                      dot{x} &= -x^{3}left( 1 + a^{2} right) \
                      dot{y} &= -a y^{3}left( 1 + a^{2} right)
                      end{split}
                      end{align}$$



                      k=1



                      $k = 2$



                      $$begin{align}
                      begin{split}
                      dot{x} &= -x^{3} - xy^{4} = -x left( x^{2} + y^{4} right) \
                      dot{y} &= -y^{3} - x^{4}y = -y left( x^{2} + y^{2} right)
                      end{split}
                      end{align}$$



                      $$ dot{r} = tfrac{1}{8} r^3 left(left(r^2-2right) cos (4 theta )-r^2-6right) $$



                      The bounding curves for $dot{r}$ are when $cos 4theta = 1$



                      $$dot{r} = -r^{3}$$



                      and when $cos 4theta = -1$



                      $$dot{r} = -tfrac{1}{4} r^3 left(r^2+2right)$$



                      The bounding curves cross at $r=sqrt{2}$. At no point is $dot{r}$ ever positive.



                      k=2k=5






                      share|cite|improve this answer











                      $endgroup$


















                        2












                        $begingroup$

                        Phase portraits - a partial offering



                        Below are phase portraits for $k=1,2,5$. The red lines indicate the null clines where $dot{y}=0$ and $dot{y}=0$.



                        $k = 1$



                        The linear system is



                        $$begin{align}
                        begin{split}
                        dot{x} &= -x^{3} - xy^{2} = -x left( x^{2} + y^{2} right) \
                        dot{y} &= -y^{3} - x^{2}y = -y left( x^{2} + y^{2} right)
                        end{split}
                        end{align}$$



                        $$ dot{r} = frac{x dot{x} + y dot{y}}{r} = -r^{3} $$



                        The lone critical point is the origin.



                        When $y = a x$, $ainmathbb{R}$, we have
                        $$begin{align}
                        begin{split}
                        dot{x} &= -x^{3}left( 1 + a^{2} right) \
                        dot{y} &= -a y^{3}left( 1 + a^{2} right)
                        end{split}
                        end{align}$$



                        k=1



                        $k = 2$



                        $$begin{align}
                        begin{split}
                        dot{x} &= -x^{3} - xy^{4} = -x left( x^{2} + y^{4} right) \
                        dot{y} &= -y^{3} - x^{4}y = -y left( x^{2} + y^{2} right)
                        end{split}
                        end{align}$$



                        $$ dot{r} = tfrac{1}{8} r^3 left(left(r^2-2right) cos (4 theta )-r^2-6right) $$



                        The bounding curves for $dot{r}$ are when $cos 4theta = 1$



                        $$dot{r} = -r^{3}$$



                        and when $cos 4theta = -1$



                        $$dot{r} = -tfrac{1}{4} r^3 left(r^2+2right)$$



                        The bounding curves cross at $r=sqrt{2}$. At no point is $dot{r}$ ever positive.



                        k=2k=5






                        share|cite|improve this answer











                        $endgroup$
















                          2












                          2








                          2





                          $begingroup$

                          Phase portraits - a partial offering



                          Below are phase portraits for $k=1,2,5$. The red lines indicate the null clines where $dot{y}=0$ and $dot{y}=0$.



                          $k = 1$



                          The linear system is



                          $$begin{align}
                          begin{split}
                          dot{x} &= -x^{3} - xy^{2} = -x left( x^{2} + y^{2} right) \
                          dot{y} &= -y^{3} - x^{2}y = -y left( x^{2} + y^{2} right)
                          end{split}
                          end{align}$$



                          $$ dot{r} = frac{x dot{x} + y dot{y}}{r} = -r^{3} $$



                          The lone critical point is the origin.



                          When $y = a x$, $ainmathbb{R}$, we have
                          $$begin{align}
                          begin{split}
                          dot{x} &= -x^{3}left( 1 + a^{2} right) \
                          dot{y} &= -a y^{3}left( 1 + a^{2} right)
                          end{split}
                          end{align}$$



                          k=1



                          $k = 2$



                          $$begin{align}
                          begin{split}
                          dot{x} &= -x^{3} - xy^{4} = -x left( x^{2} + y^{4} right) \
                          dot{y} &= -y^{3} - x^{4}y = -y left( x^{2} + y^{2} right)
                          end{split}
                          end{align}$$



                          $$ dot{r} = tfrac{1}{8} r^3 left(left(r^2-2right) cos (4 theta )-r^2-6right) $$



                          The bounding curves for $dot{r}$ are when $cos 4theta = 1$



                          $$dot{r} = -r^{3}$$



                          and when $cos 4theta = -1$



                          $$dot{r} = -tfrac{1}{4} r^3 left(r^2+2right)$$



                          The bounding curves cross at $r=sqrt{2}$. At no point is $dot{r}$ ever positive.



                          k=2k=5






                          share|cite|improve this answer











                          $endgroup$



                          Phase portraits - a partial offering



                          Below are phase portraits for $k=1,2,5$. The red lines indicate the null clines where $dot{y}=0$ and $dot{y}=0$.



                          $k = 1$



                          The linear system is



                          $$begin{align}
                          begin{split}
                          dot{x} &= -x^{3} - xy^{2} = -x left( x^{2} + y^{2} right) \
                          dot{y} &= -y^{3} - x^{2}y = -y left( x^{2} + y^{2} right)
                          end{split}
                          end{align}$$



                          $$ dot{r} = frac{x dot{x} + y dot{y}}{r} = -r^{3} $$



                          The lone critical point is the origin.



                          When $y = a x$, $ainmathbb{R}$, we have
                          $$begin{align}
                          begin{split}
                          dot{x} &= -x^{3}left( 1 + a^{2} right) \
                          dot{y} &= -a y^{3}left( 1 + a^{2} right)
                          end{split}
                          end{align}$$



                          k=1



                          $k = 2$



                          $$begin{align}
                          begin{split}
                          dot{x} &= -x^{3} - xy^{4} = -x left( x^{2} + y^{4} right) \
                          dot{y} &= -y^{3} - x^{4}y = -y left( x^{2} + y^{2} right)
                          end{split}
                          end{align}$$



                          $$ dot{r} = tfrac{1}{8} r^3 left(left(r^2-2right) cos (4 theta )-r^2-6right) $$



                          The bounding curves for $dot{r}$ are when $cos 4theta = 1$



                          $$dot{r} = -r^{3}$$



                          and when $cos 4theta = -1$



                          $$dot{r} = -tfrac{1}{4} r^3 left(r^2+2right)$$



                          The bounding curves cross at $r=sqrt{2}$. At no point is $dot{r}$ ever positive.



                          k=2k=5







                          share|cite|improve this answer














                          share|cite|improve this answer



                          share|cite|improve this answer








                          edited 50 mins ago

























                          answered 1 hour ago









                          dantopadantopa

                          6,76442345




                          6,76442345






























                              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%2f3204990%2fusing-a-lyapunov-function-to-classify-stability-and-sketching-a-phase-portrait%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

                              “%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

                              How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

                              夢乃愛華...