Gradient is orthogonal to the circle












0












$begingroup$


The Gradient of f(x,y)=ln(2x⁴+ax²y²+2y⁴) is, in each point (x,y)≠(0,0), orthogonal to the circle with center at the origin and radius r=(x²+y²)⁽1/2), then "a" equals to:



I am trying to solve this question, but I just don't understand how to keep going. I read about orthogonality of the gradient, I made some attempts but I got nowhere. Can someone help me, please?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Is the radius of the circle equal to a positive constant $r$?
    $endgroup$
    – Mostafa Ayaz
    Feb 2 at 14:18










  • $begingroup$
    I think so... why are you asking?
    $endgroup$
    – VivianeF
    Feb 2 at 15:08










  • $begingroup$
    I thought you considered the definition of radius at all....
    $endgroup$
    – Mostafa Ayaz
    Feb 2 at 15:10










  • $begingroup$
    See this for how to format mathematical expressions with MathJax.
    $endgroup$
    – amd
    Feb 3 at 0:06
















0












$begingroup$


The Gradient of f(x,y)=ln(2x⁴+ax²y²+2y⁴) is, in each point (x,y)≠(0,0), orthogonal to the circle with center at the origin and radius r=(x²+y²)⁽1/2), then "a" equals to:



I am trying to solve this question, but I just don't understand how to keep going. I read about orthogonality of the gradient, I made some attempts but I got nowhere. Can someone help me, please?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Is the radius of the circle equal to a positive constant $r$?
    $endgroup$
    – Mostafa Ayaz
    Feb 2 at 14:18










  • $begingroup$
    I think so... why are you asking?
    $endgroup$
    – VivianeF
    Feb 2 at 15:08










  • $begingroup$
    I thought you considered the definition of radius at all....
    $endgroup$
    – Mostafa Ayaz
    Feb 2 at 15:10










  • $begingroup$
    See this for how to format mathematical expressions with MathJax.
    $endgroup$
    – amd
    Feb 3 at 0:06














0












0








0





$begingroup$


The Gradient of f(x,y)=ln(2x⁴+ax²y²+2y⁴) is, in each point (x,y)≠(0,0), orthogonal to the circle with center at the origin and radius r=(x²+y²)⁽1/2), then "a" equals to:



I am trying to solve this question, but I just don't understand how to keep going. I read about orthogonality of the gradient, I made some attempts but I got nowhere. Can someone help me, please?










share|cite|improve this question











$endgroup$




The Gradient of f(x,y)=ln(2x⁴+ax²y²+2y⁴) is, in each point (x,y)≠(0,0), orthogonal to the circle with center at the origin and radius r=(x²+y²)⁽1/2), then "a" equals to:



I am trying to solve this question, but I just don't understand how to keep going. I read about orthogonality of the gradient, I made some attempts but I got nowhere. Can someone help me, please?







multivariable-calculus partial-derivative vector-analysis






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Feb 2 at 15:02







VivianeF

















asked Feb 2 at 13:38









VivianeFVivianeF

184




184












  • $begingroup$
    Is the radius of the circle equal to a positive constant $r$?
    $endgroup$
    – Mostafa Ayaz
    Feb 2 at 14:18










  • $begingroup$
    I think so... why are you asking?
    $endgroup$
    – VivianeF
    Feb 2 at 15:08










  • $begingroup$
    I thought you considered the definition of radius at all....
    $endgroup$
    – Mostafa Ayaz
    Feb 2 at 15:10










  • $begingroup$
    See this for how to format mathematical expressions with MathJax.
    $endgroup$
    – amd
    Feb 3 at 0:06


















  • $begingroup$
    Is the radius of the circle equal to a positive constant $r$?
    $endgroup$
    – Mostafa Ayaz
    Feb 2 at 14:18










  • $begingroup$
    I think so... why are you asking?
    $endgroup$
    – VivianeF
    Feb 2 at 15:08










  • $begingroup$
    I thought you considered the definition of radius at all....
    $endgroup$
    – Mostafa Ayaz
    Feb 2 at 15:10










  • $begingroup$
    See this for how to format mathematical expressions with MathJax.
    $endgroup$
    – amd
    Feb 3 at 0:06
















$begingroup$
Is the radius of the circle equal to a positive constant $r$?
$endgroup$
– Mostafa Ayaz
Feb 2 at 14:18




$begingroup$
Is the radius of the circle equal to a positive constant $r$?
$endgroup$
– Mostafa Ayaz
Feb 2 at 14:18












$begingroup$
I think so... why are you asking?
$endgroup$
– VivianeF
Feb 2 at 15:08




$begingroup$
I think so... why are you asking?
$endgroup$
– VivianeF
Feb 2 at 15:08












$begingroup$
I thought you considered the definition of radius at all....
$endgroup$
– Mostafa Ayaz
Feb 2 at 15:10




$begingroup$
I thought you considered the definition of radius at all....
$endgroup$
– Mostafa Ayaz
Feb 2 at 15:10












$begingroup$
See this for how to format mathematical expressions with MathJax.
$endgroup$
– amd
Feb 3 at 0:06




$begingroup$
See this for how to format mathematical expressions with MathJax.
$endgroup$
– amd
Feb 3 at 0:06










2 Answers
2






active

oldest

votes


















0












$begingroup$

The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.



    r(t)= (rcos(t),rsin(t)
    r'(t)=(-rsin(t),rcos(t)



    grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))



    for the orthogonality, Grad f(r(t))*r'(t)=0



    0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)



    -8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0



    -8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0



    a=4






    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%2f3097296%2fgradient-is-orthogonal-to-the-circle%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









      0












      $begingroup$

      The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$






      share|cite|improve this answer









      $endgroup$


















        0












        $begingroup$

        The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$






        share|cite|improve this answer









        $endgroup$
















          0












          0








          0





          $begingroup$

          The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$






          share|cite|improve this answer









          $endgroup$



          The formal way to solve this problem is to: first, find the gradient. To this end we write down $$nabla f(x,y)=left({8x^3+2axy^2over 2x^4+2y^4+ax^2y^2},{8y^3+2ayx^2over 2x^4+2y^4+ax^2y^2}right)$$as the gradient vector is orthogonal to the circle $x^2+y^2=r^2$, the for each point on the perimeter of the circle we must have $$vec{nabla f}cdot (y,-x)=0quad,quad x^2+y^2=r^2$$from which we obtain$$8x^3y+2axy^3=8xy^3+2ayx^3$$since on the circle, $xyne 0$ we conclude that$$8x^2+2ay^2=8y^2+2ax^2$$which is true only if $a=4$ and $$f(x,y)=ln 2(x^2+y^2)^2$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Feb 2 at 15:24









          Mostafa AyazMostafa Ayaz

          18.1k31040




          18.1k31040























              0












              $begingroup$

              Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.



              r(t)= (rcos(t),rsin(t)
              r'(t)=(-rsin(t),rcos(t)



              grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))



              for the orthogonality, Grad f(r(t))*r'(t)=0



              0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)



              -8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0



              -8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0



              a=4






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.



                r(t)= (rcos(t),rsin(t)
                r'(t)=(-rsin(t),rcos(t)



                grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))



                for the orthogonality, Grad f(r(t))*r'(t)=0



                0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)



                -8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0



                -8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0



                a=4






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.



                  r(t)= (rcos(t),rsin(t)
                  r'(t)=(-rsin(t),rcos(t)



                  grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))



                  for the orthogonality, Grad f(r(t))*r'(t)=0



                  0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)



                  -8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0



                  -8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0



                  a=4






                  share|cite|improve this answer









                  $endgroup$



                  Sorry, I basically had already solved that, I just didn't pay enough attention to see what was right in front of me.



                  r(t)= (rcos(t),rsin(t)
                  r'(t)=(-rsin(t),rcos(t)



                  grad f(x,y) =((8x³+2axy²)/(2x⁴+ax²+2y⁴),(8y³+2ax²y)/(2x⁴+ax²+2y⁴))



                  for the orthogonality, Grad f(r(t))*r'(t)=0



                  0 =(8r³cos³+2ar³costsin²t)(-rsint)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)+(2ar³cos²t+8r³sin³t)*(rcost)/(2r⁴cos⁴t+ar⁴cos²tsin²t+2r⁴sint)



                  -8r⁴cos³tsint-2ar⁴costsin³t+2ar⁴cos³sint+8r⁴sin³cost=0



                  -8r⁴cos³tsint+2ar⁴cos³sint+8r⁴sin³cost-2ar⁴costsin³t=0



                  a=4







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Feb 2 at 15:37









                  VivianeFVivianeF

                  184




                  184






























                      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%2f3097296%2fgradient-is-orthogonal-to-the-circle%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