Why is this partial derivative zero? (Algebraic functions)












0














Why is $F'(a,z_i) ne 0$?




An algebraic function $y=f(x)$ is defined by the algebraic equation
$$ F(x,y) := g_n(x)y^n + g_{n-1}y^{n-1} + cdots + g_0(x) = 0 $$
where $g_j$ are polynomials. In what follows for simplicity we will
assume that $g_n(x)equiv 1$ (then the roots will not escape to infinity).



Let a point $nin mathbb{C}$ be such that the equation $F(x,y)=0$ has $n$
different roots $y=z_1,dots,z_n$. then $F'_y(a,z_i)ne 0$ and Implicit
Function Theorem asserts that for any $x$ from some ...




It looks to me like it should be something obvious but I’ve been trying to figure it out a while now. Have I missed something or is this from some deeper result a second year undergraduate such as myself may not have seen?



Original image










share|cite|improve this question





























    0














    Why is $F'(a,z_i) ne 0$?




    An algebraic function $y=f(x)$ is defined by the algebraic equation
    $$ F(x,y) := g_n(x)y^n + g_{n-1}y^{n-1} + cdots + g_0(x) = 0 $$
    where $g_j$ are polynomials. In what follows for simplicity we will
    assume that $g_n(x)equiv 1$ (then the roots will not escape to infinity).



    Let a point $nin mathbb{C}$ be such that the equation $F(x,y)=0$ has $n$
    different roots $y=z_1,dots,z_n$. then $F'_y(a,z_i)ne 0$ and Implicit
    Function Theorem asserts that for any $x$ from some ...




    It looks to me like it should be something obvious but I’ve been trying to figure it out a while now. Have I missed something or is this from some deeper result a second year undergraduate such as myself may not have seen?



    Original image










    share|cite|improve this question



























      0












      0








      0







      Why is $F'(a,z_i) ne 0$?




      An algebraic function $y=f(x)$ is defined by the algebraic equation
      $$ F(x,y) := g_n(x)y^n + g_{n-1}y^{n-1} + cdots + g_0(x) = 0 $$
      where $g_j$ are polynomials. In what follows for simplicity we will
      assume that $g_n(x)equiv 1$ (then the roots will not escape to infinity).



      Let a point $nin mathbb{C}$ be such that the equation $F(x,y)=0$ has $n$
      different roots $y=z_1,dots,z_n$. then $F'_y(a,z_i)ne 0$ and Implicit
      Function Theorem asserts that for any $x$ from some ...




      It looks to me like it should be something obvious but I’ve been trying to figure it out a while now. Have I missed something or is this from some deeper result a second year undergraduate such as myself may not have seen?



      Original image










      share|cite|improve this question















      Why is $F'(a,z_i) ne 0$?




      An algebraic function $y=f(x)$ is defined by the algebraic equation
      $$ F(x,y) := g_n(x)y^n + g_{n-1}y^{n-1} + cdots + g_0(x) = 0 $$
      where $g_j$ are polynomials. In what follows for simplicity we will
      assume that $g_n(x)equiv 1$ (then the roots will not escape to infinity).



      Let a point $nin mathbb{C}$ be such that the equation $F(x,y)=0$ has $n$
      different roots $y=z_1,dots,z_n$. then $F'_y(a,z_i)ne 0$ and Implicit
      Function Theorem asserts that for any $x$ from some ...




      It looks to me like it should be something obvious but I’ve been trying to figure it out a while now. Have I missed something or is this from some deeper result a second year undergraduate such as myself may not have seen?



      Original image







      algebraic-curves






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 9 at 20:08









      Somos

      12.9k11034




      12.9k11034










      asked Dec 9 at 18:37









      oliver maclean

      31




      31






















          1 Answer
          1






          active

          oldest

          votes


















          0














          I think it means that fixing $x=a$, the polynomial (thought of as a variable in $y$) $F(a,y)=c(y-z_1(a))...(y-z_n(a))$ where $z_1(a),...,z_n(a)$ are distinct complex numbers. Then you can check that $F'(a,z_i(a)) neq 0$. (It's because the roots are distinct.)



          By allowing $x$ to vary, the roots will depend on $x$, so you have in general functions $z_1(x),...,z_n(x)$.






          share|cite|improve this answer























          • Ah thank you! Writing the polynomial in terms of its factors definitely should have occurred to me!
            – oliver maclean
            Dec 10 at 6:28













          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%2f3032762%2fwhy-is-this-partial-derivative-zero-algebraic-functions%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














          I think it means that fixing $x=a$, the polynomial (thought of as a variable in $y$) $F(a,y)=c(y-z_1(a))...(y-z_n(a))$ where $z_1(a),...,z_n(a)$ are distinct complex numbers. Then you can check that $F'(a,z_i(a)) neq 0$. (It's because the roots are distinct.)



          By allowing $x$ to vary, the roots will depend on $x$, so you have in general functions $z_1(x),...,z_n(x)$.






          share|cite|improve this answer























          • Ah thank you! Writing the polynomial in terms of its factors definitely should have occurred to me!
            – oliver maclean
            Dec 10 at 6:28


















          0














          I think it means that fixing $x=a$, the polynomial (thought of as a variable in $y$) $F(a,y)=c(y-z_1(a))...(y-z_n(a))$ where $z_1(a),...,z_n(a)$ are distinct complex numbers. Then you can check that $F'(a,z_i(a)) neq 0$. (It's because the roots are distinct.)



          By allowing $x$ to vary, the roots will depend on $x$, so you have in general functions $z_1(x),...,z_n(x)$.






          share|cite|improve this answer























          • Ah thank you! Writing the polynomial in terms of its factors definitely should have occurred to me!
            – oliver maclean
            Dec 10 at 6:28
















          0












          0








          0






          I think it means that fixing $x=a$, the polynomial (thought of as a variable in $y$) $F(a,y)=c(y-z_1(a))...(y-z_n(a))$ where $z_1(a),...,z_n(a)$ are distinct complex numbers. Then you can check that $F'(a,z_i(a)) neq 0$. (It's because the roots are distinct.)



          By allowing $x$ to vary, the roots will depend on $x$, so you have in general functions $z_1(x),...,z_n(x)$.






          share|cite|improve this answer














          I think it means that fixing $x=a$, the polynomial (thought of as a variable in $y$) $F(a,y)=c(y-z_1(a))...(y-z_n(a))$ where $z_1(a),...,z_n(a)$ are distinct complex numbers. Then you can check that $F'(a,z_i(a)) neq 0$. (It's because the roots are distinct.)



          By allowing $x$ to vary, the roots will depend on $x$, so you have in general functions $z_1(x),...,z_n(x)$.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Dec 9 at 20:28

























          answered Dec 9 at 20:22









          maridia

          1,06912




          1,06912












          • Ah thank you! Writing the polynomial in terms of its factors definitely should have occurred to me!
            – oliver maclean
            Dec 10 at 6:28




















          • Ah thank you! Writing the polynomial in terms of its factors definitely should have occurred to me!
            – oliver maclean
            Dec 10 at 6:28


















          Ah thank you! Writing the polynomial in terms of its factors definitely should have occurred to me!
          – oliver maclean
          Dec 10 at 6:28






          Ah thank you! Writing the polynomial in terms of its factors definitely should have occurred to me!
          – oliver maclean
          Dec 10 at 6:28




















          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%2f3032762%2fwhy-is-this-partial-derivative-zero-algebraic-functions%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

          Måne

          Storängen

          VLT Carioca