Using polar coordinates to find the critical points












2














I have written the following DE system
$$dot{x} = x+y-x(x^2+y^2)\
dot{y} = -x+3y-y(x^2+y^2) $$

as follows in Polar form:
$$dot{r} = -2rcos^2theta+r(3-r^2) $$
$$dot{theta} = 2sinthetacostheta-1$$
What I wonder is could I also find all the critical points of this system by setting $dot{theta}$ and $dot{r}$ equal to zero? Since these two systems are actually equivalent to each other this seemed like a logical thing to me and at the same time finding the critical points through setting $dot{x}$ and $dot{y}$ equal to zero seems like much more tedious in this state.



Solving for $dot{theta}=0$ leads to $2sinthetacostheta = 1$ which is the same as $sin2theta=1$ leading to $theta = frac{pi}{4}$ or $theta = -frac{3pi}{4}$. Substituting these within $dot{r}$ leads to:
$$-2rcos^2theta+r(3-r^2) = -2r(pmfrac{sqrt{2}}{2})^2 +r(3-r^2)=r(2-r^2)$$
So $dot{r}=0$ if $r=0$ or $r^2=2$. This leads us to the following critical points: $(0,0)$, $(sqrt{2},sqrt{2})$, $(-sqrt{2},-sqrt{2})$.
However what bugs me is that entering these points into the non-polar system does not lead to $dot{x}=dot{y}=0$ for $(sqrt{2},sqrt{2})$, $(-sqrt{2},-sqrt{2})$.



What am I missing here? Is the whole thought of trying to find critical points through putting $dot{theta}$ and $dot{r}$ equal to zero unwise? Any help or hint with this will be much appreciated.










share|cite|improve this question






















  • As I state in my answer, I'm sorry I didn't answer what you were asking. Thus, I suggest you change your accepted answer to a different one so I may then delete my answer. Thanks.
    – John Omielan
    2 days ago
















2














I have written the following DE system
$$dot{x} = x+y-x(x^2+y^2)\
dot{y} = -x+3y-y(x^2+y^2) $$

as follows in Polar form:
$$dot{r} = -2rcos^2theta+r(3-r^2) $$
$$dot{theta} = 2sinthetacostheta-1$$
What I wonder is could I also find all the critical points of this system by setting $dot{theta}$ and $dot{r}$ equal to zero? Since these two systems are actually equivalent to each other this seemed like a logical thing to me and at the same time finding the critical points through setting $dot{x}$ and $dot{y}$ equal to zero seems like much more tedious in this state.



Solving for $dot{theta}=0$ leads to $2sinthetacostheta = 1$ which is the same as $sin2theta=1$ leading to $theta = frac{pi}{4}$ or $theta = -frac{3pi}{4}$. Substituting these within $dot{r}$ leads to:
$$-2rcos^2theta+r(3-r^2) = -2r(pmfrac{sqrt{2}}{2})^2 +r(3-r^2)=r(2-r^2)$$
So $dot{r}=0$ if $r=0$ or $r^2=2$. This leads us to the following critical points: $(0,0)$, $(sqrt{2},sqrt{2})$, $(-sqrt{2},-sqrt{2})$.
However what bugs me is that entering these points into the non-polar system does not lead to $dot{x}=dot{y}=0$ for $(sqrt{2},sqrt{2})$, $(-sqrt{2},-sqrt{2})$.



What am I missing here? Is the whole thought of trying to find critical points through putting $dot{theta}$ and $dot{r}$ equal to zero unwise? Any help or hint with this will be much appreciated.










share|cite|improve this question






















  • As I state in my answer, I'm sorry I didn't answer what you were asking. Thus, I suggest you change your accepted answer to a different one so I may then delete my answer. Thanks.
    – John Omielan
    2 days ago














2












2








2







I have written the following DE system
$$dot{x} = x+y-x(x^2+y^2)\
dot{y} = -x+3y-y(x^2+y^2) $$

as follows in Polar form:
$$dot{r} = -2rcos^2theta+r(3-r^2) $$
$$dot{theta} = 2sinthetacostheta-1$$
What I wonder is could I also find all the critical points of this system by setting $dot{theta}$ and $dot{r}$ equal to zero? Since these two systems are actually equivalent to each other this seemed like a logical thing to me and at the same time finding the critical points through setting $dot{x}$ and $dot{y}$ equal to zero seems like much more tedious in this state.



Solving for $dot{theta}=0$ leads to $2sinthetacostheta = 1$ which is the same as $sin2theta=1$ leading to $theta = frac{pi}{4}$ or $theta = -frac{3pi}{4}$. Substituting these within $dot{r}$ leads to:
$$-2rcos^2theta+r(3-r^2) = -2r(pmfrac{sqrt{2}}{2})^2 +r(3-r^2)=r(2-r^2)$$
So $dot{r}=0$ if $r=0$ or $r^2=2$. This leads us to the following critical points: $(0,0)$, $(sqrt{2},sqrt{2})$, $(-sqrt{2},-sqrt{2})$.
However what bugs me is that entering these points into the non-polar system does not lead to $dot{x}=dot{y}=0$ for $(sqrt{2},sqrt{2})$, $(-sqrt{2},-sqrt{2})$.



What am I missing here? Is the whole thought of trying to find critical points through putting $dot{theta}$ and $dot{r}$ equal to zero unwise? Any help or hint with this will be much appreciated.










share|cite|improve this question













I have written the following DE system
$$dot{x} = x+y-x(x^2+y^2)\
dot{y} = -x+3y-y(x^2+y^2) $$

as follows in Polar form:
$$dot{r} = -2rcos^2theta+r(3-r^2) $$
$$dot{theta} = 2sinthetacostheta-1$$
What I wonder is could I also find all the critical points of this system by setting $dot{theta}$ and $dot{r}$ equal to zero? Since these two systems are actually equivalent to each other this seemed like a logical thing to me and at the same time finding the critical points through setting $dot{x}$ and $dot{y}$ equal to zero seems like much more tedious in this state.



Solving for $dot{theta}=0$ leads to $2sinthetacostheta = 1$ which is the same as $sin2theta=1$ leading to $theta = frac{pi}{4}$ or $theta = -frac{3pi}{4}$. Substituting these within $dot{r}$ leads to:
$$-2rcos^2theta+r(3-r^2) = -2r(pmfrac{sqrt{2}}{2})^2 +r(3-r^2)=r(2-r^2)$$
So $dot{r}=0$ if $r=0$ or $r^2=2$. This leads us to the following critical points: $(0,0)$, $(sqrt{2},sqrt{2})$, $(-sqrt{2},-sqrt{2})$.
However what bugs me is that entering these points into the non-polar system does not lead to $dot{x}=dot{y}=0$ for $(sqrt{2},sqrt{2})$, $(-sqrt{2},-sqrt{2})$.



What am I missing here? Is the whole thought of trying to find critical points through putting $dot{theta}$ and $dot{r}$ equal to zero unwise? Any help or hint with this will be much appreciated.







differential-equations systems-of-equations polar-coordinates






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 3 at 21:04









Bluedog

257




257












  • As I state in my answer, I'm sorry I didn't answer what you were asking. Thus, I suggest you change your accepted answer to a different one so I may then delete my answer. Thanks.
    – John Omielan
    2 days ago


















  • As I state in my answer, I'm sorry I didn't answer what you were asking. Thus, I suggest you change your accepted answer to a different one so I may then delete my answer. Thanks.
    – John Omielan
    2 days ago
















As I state in my answer, I'm sorry I didn't answer what you were asking. Thus, I suggest you change your accepted answer to a different one so I may then delete my answer. Thanks.
– John Omielan
2 days ago




As I state in my answer, I'm sorry I didn't answer what you were asking. Thus, I suggest you change your accepted answer to a different one so I may then delete my answer. Thanks.
– John Omielan
2 days ago










2 Answers
2






active

oldest

votes


















4














If $r=sqrt 2$ and $theta=pi/4$ you get $x=y=sqrt 2frac 1{sqrt2}=1$. Then $(1,1)$ is a critical point. Similarly, you can check the other solution $(-1,-1)$.






share|cite|improve this answer































    3














    It is not that difficult to proceed from $dot x=0=dot y$. Multiply the first with $y$, the second equation with $x$ and subtract. Then
    $$
    0=xy+y^2+x^2-3xy=(x-y)^2
    $$

    has solutions only for $x=y$. Insert that in either equation to get
    $$
    0=2x -x(x^2+x^2)=2x(1-x^2)
    $$

    to conclude that the values taken are $x=yin{-1,0,1}$.






    share|cite|improve this answer





















    • I proceded to find the same points in your answer by inserting $frac{x+y}{x}=x^2+y^2$ (rewritten from $dot{x}=0$) into $dot{y}$. I thought that for two equations, one cannot simply combine them into one and say the original system is equivalent to the result and that one must keep at least one of the original two equations. So I tried going the "find a solution in one equation, insert in the other one and so on" and it was a gruesome process. But from your answer I am to understand that combining the equations in this situation is fine?
      – Bluedog
      2 days ago










    • @Bluedog : This is effectively the same as my first step. Yes, any combination of equations is again an equation that must be satisfied, in the algebra this is the idea of ideals generated by some polynomials whose roots one is seeking. You must only be careful in declaring a previous equation no longer needed, that is, a new reduced set of equations equivalent to the original one. But the set of all obtained and original equations is obviously equivalent to the original set.
      – LutzL
      2 days ago













    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%2f3061002%2fusing-polar-coordinates-to-find-the-critical-points%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









    4














    If $r=sqrt 2$ and $theta=pi/4$ you get $x=y=sqrt 2frac 1{sqrt2}=1$. Then $(1,1)$ is a critical point. Similarly, you can check the other solution $(-1,-1)$.






    share|cite|improve this answer




























      4














      If $r=sqrt 2$ and $theta=pi/4$ you get $x=y=sqrt 2frac 1{sqrt2}=1$. Then $(1,1)$ is a critical point. Similarly, you can check the other solution $(-1,-1)$.






      share|cite|improve this answer


























        4












        4








        4






        If $r=sqrt 2$ and $theta=pi/4$ you get $x=y=sqrt 2frac 1{sqrt2}=1$. Then $(1,1)$ is a critical point. Similarly, you can check the other solution $(-1,-1)$.






        share|cite|improve this answer














        If $r=sqrt 2$ and $theta=pi/4$ you get $x=y=sqrt 2frac 1{sqrt2}=1$. Then $(1,1)$ is a critical point. Similarly, you can check the other solution $(-1,-1)$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Jan 3 at 21:46

























        answered Jan 3 at 21:39









        Andrei

        11.4k21026




        11.4k21026























            3














            It is not that difficult to proceed from $dot x=0=dot y$. Multiply the first with $y$, the second equation with $x$ and subtract. Then
            $$
            0=xy+y^2+x^2-3xy=(x-y)^2
            $$

            has solutions only for $x=y$. Insert that in either equation to get
            $$
            0=2x -x(x^2+x^2)=2x(1-x^2)
            $$

            to conclude that the values taken are $x=yin{-1,0,1}$.






            share|cite|improve this answer





















            • I proceded to find the same points in your answer by inserting $frac{x+y}{x}=x^2+y^2$ (rewritten from $dot{x}=0$) into $dot{y}$. I thought that for two equations, one cannot simply combine them into one and say the original system is equivalent to the result and that one must keep at least one of the original two equations. So I tried going the "find a solution in one equation, insert in the other one and so on" and it was a gruesome process. But from your answer I am to understand that combining the equations in this situation is fine?
              – Bluedog
              2 days ago










            • @Bluedog : This is effectively the same as my first step. Yes, any combination of equations is again an equation that must be satisfied, in the algebra this is the idea of ideals generated by some polynomials whose roots one is seeking. You must only be careful in declaring a previous equation no longer needed, that is, a new reduced set of equations equivalent to the original one. But the set of all obtained and original equations is obviously equivalent to the original set.
              – LutzL
              2 days ago


















            3














            It is not that difficult to proceed from $dot x=0=dot y$. Multiply the first with $y$, the second equation with $x$ and subtract. Then
            $$
            0=xy+y^2+x^2-3xy=(x-y)^2
            $$

            has solutions only for $x=y$. Insert that in either equation to get
            $$
            0=2x -x(x^2+x^2)=2x(1-x^2)
            $$

            to conclude that the values taken are $x=yin{-1,0,1}$.






            share|cite|improve this answer





















            • I proceded to find the same points in your answer by inserting $frac{x+y}{x}=x^2+y^2$ (rewritten from $dot{x}=0$) into $dot{y}$. I thought that for two equations, one cannot simply combine them into one and say the original system is equivalent to the result and that one must keep at least one of the original two equations. So I tried going the "find a solution in one equation, insert in the other one and so on" and it was a gruesome process. But from your answer I am to understand that combining the equations in this situation is fine?
              – Bluedog
              2 days ago










            • @Bluedog : This is effectively the same as my first step. Yes, any combination of equations is again an equation that must be satisfied, in the algebra this is the idea of ideals generated by some polynomials whose roots one is seeking. You must only be careful in declaring a previous equation no longer needed, that is, a new reduced set of equations equivalent to the original one. But the set of all obtained and original equations is obviously equivalent to the original set.
              – LutzL
              2 days ago
















            3












            3








            3






            It is not that difficult to proceed from $dot x=0=dot y$. Multiply the first with $y$, the second equation with $x$ and subtract. Then
            $$
            0=xy+y^2+x^2-3xy=(x-y)^2
            $$

            has solutions only for $x=y$. Insert that in either equation to get
            $$
            0=2x -x(x^2+x^2)=2x(1-x^2)
            $$

            to conclude that the values taken are $x=yin{-1,0,1}$.






            share|cite|improve this answer












            It is not that difficult to proceed from $dot x=0=dot y$. Multiply the first with $y$, the second equation with $x$ and subtract. Then
            $$
            0=xy+y^2+x^2-3xy=(x-y)^2
            $$

            has solutions only for $x=y$. Insert that in either equation to get
            $$
            0=2x -x(x^2+x^2)=2x(1-x^2)
            $$

            to conclude that the values taken are $x=yin{-1,0,1}$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Jan 3 at 21:48









            LutzL

            56.4k42054




            56.4k42054












            • I proceded to find the same points in your answer by inserting $frac{x+y}{x}=x^2+y^2$ (rewritten from $dot{x}=0$) into $dot{y}$. I thought that for two equations, one cannot simply combine them into one and say the original system is equivalent to the result and that one must keep at least one of the original two equations. So I tried going the "find a solution in one equation, insert in the other one and so on" and it was a gruesome process. But from your answer I am to understand that combining the equations in this situation is fine?
              – Bluedog
              2 days ago










            • @Bluedog : This is effectively the same as my first step. Yes, any combination of equations is again an equation that must be satisfied, in the algebra this is the idea of ideals generated by some polynomials whose roots one is seeking. You must only be careful in declaring a previous equation no longer needed, that is, a new reduced set of equations equivalent to the original one. But the set of all obtained and original equations is obviously equivalent to the original set.
              – LutzL
              2 days ago




















            • I proceded to find the same points in your answer by inserting $frac{x+y}{x}=x^2+y^2$ (rewritten from $dot{x}=0$) into $dot{y}$. I thought that for two equations, one cannot simply combine them into one and say the original system is equivalent to the result and that one must keep at least one of the original two equations. So I tried going the "find a solution in one equation, insert in the other one and so on" and it was a gruesome process. But from your answer I am to understand that combining the equations in this situation is fine?
              – Bluedog
              2 days ago










            • @Bluedog : This is effectively the same as my first step. Yes, any combination of equations is again an equation that must be satisfied, in the algebra this is the idea of ideals generated by some polynomials whose roots one is seeking. You must only be careful in declaring a previous equation no longer needed, that is, a new reduced set of equations equivalent to the original one. But the set of all obtained and original equations is obviously equivalent to the original set.
              – LutzL
              2 days ago


















            I proceded to find the same points in your answer by inserting $frac{x+y}{x}=x^2+y^2$ (rewritten from $dot{x}=0$) into $dot{y}$. I thought that for two equations, one cannot simply combine them into one and say the original system is equivalent to the result and that one must keep at least one of the original two equations. So I tried going the "find a solution in one equation, insert in the other one and so on" and it was a gruesome process. But from your answer I am to understand that combining the equations in this situation is fine?
            – Bluedog
            2 days ago




            I proceded to find the same points in your answer by inserting $frac{x+y}{x}=x^2+y^2$ (rewritten from $dot{x}=0$) into $dot{y}$. I thought that for two equations, one cannot simply combine them into one and say the original system is equivalent to the result and that one must keep at least one of the original two equations. So I tried going the "find a solution in one equation, insert in the other one and so on" and it was a gruesome process. But from your answer I am to understand that combining the equations in this situation is fine?
            – Bluedog
            2 days ago












            @Bluedog : This is effectively the same as my first step. Yes, any combination of equations is again an equation that must be satisfied, in the algebra this is the idea of ideals generated by some polynomials whose roots one is seeking. You must only be careful in declaring a previous equation no longer needed, that is, a new reduced set of equations equivalent to the original one. But the set of all obtained and original equations is obviously equivalent to the original set.
            – LutzL
            2 days ago






            @Bluedog : This is effectively the same as my first step. Yes, any combination of equations is again an equation that must be satisfied, in the algebra this is the idea of ideals generated by some polynomials whose roots one is seeking. You must only be careful in declaring a previous equation no longer needed, that is, a new reduced set of equations equivalent to the original one. But the set of all obtained and original equations is obviously equivalent to the original set.
            – LutzL
            2 days ago




















            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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.


            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%2f3061002%2fusing-polar-coordinates-to-find-the-critical-points%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

            An IMO inspired problem

            Management

            Has there ever been an instance of an active nuclear power plant within or near a war zone?