Cancellation rules for partial derivatives











up vote
2
down vote

favorite












Is it possible to do some kind of simplifications on an expression like



$$
f : x, y to mathbb{R} \
frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}} = frac{partial f}{partial y}
$$



So that $frac{partial f}{partial y}$ in the denominator reduces $frac{partial^2 f}{partial y^2}$ to $frac{partial f}{partial y}$ like $frac{a^2}{a}=a$, without knowing the function $f$.



I would say no, that's not allowed, but I'm just wondering.



Thank you.










share|cite|improve this question






















  • I think that the closest you have to it is the chain rule: $$ frac{partial f}{partial u} = frac{partial x}{partial u} frac{partial f}{partial x} $$
    – rafa11111
    6 hours ago












  • No, a second derivative has nothing to do with the square of the first derivative. This quotient cannot be simplified.
    – Yves Daoust
    6 hours ago















up vote
2
down vote

favorite












Is it possible to do some kind of simplifications on an expression like



$$
f : x, y to mathbb{R} \
frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}} = frac{partial f}{partial y}
$$



So that $frac{partial f}{partial y}$ in the denominator reduces $frac{partial^2 f}{partial y^2}$ to $frac{partial f}{partial y}$ like $frac{a^2}{a}=a$, without knowing the function $f$.



I would say no, that's not allowed, but I'm just wondering.



Thank you.










share|cite|improve this question






















  • I think that the closest you have to it is the chain rule: $$ frac{partial f}{partial u} = frac{partial x}{partial u} frac{partial f}{partial x} $$
    – rafa11111
    6 hours ago












  • No, a second derivative has nothing to do with the square of the first derivative. This quotient cannot be simplified.
    – Yves Daoust
    6 hours ago













up vote
2
down vote

favorite









up vote
2
down vote

favorite











Is it possible to do some kind of simplifications on an expression like



$$
f : x, y to mathbb{R} \
frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}} = frac{partial f}{partial y}
$$



So that $frac{partial f}{partial y}$ in the denominator reduces $frac{partial^2 f}{partial y^2}$ to $frac{partial f}{partial y}$ like $frac{a^2}{a}=a$, without knowing the function $f$.



I would say no, that's not allowed, but I'm just wondering.



Thank you.










share|cite|improve this question













Is it possible to do some kind of simplifications on an expression like



$$
f : x, y to mathbb{R} \
frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}} = frac{partial f}{partial y}
$$



So that $frac{partial f}{partial y}$ in the denominator reduces $frac{partial^2 f}{partial y^2}$ to $frac{partial f}{partial y}$ like $frac{a^2}{a}=a$, without knowing the function $f$.



I would say no, that's not allowed, but I'm just wondering.



Thank you.







partial-derivative






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 6 hours ago









WolfgangP

1304




1304












  • I think that the closest you have to it is the chain rule: $$ frac{partial f}{partial u} = frac{partial x}{partial u} frac{partial f}{partial x} $$
    – rafa11111
    6 hours ago












  • No, a second derivative has nothing to do with the square of the first derivative. This quotient cannot be simplified.
    – Yves Daoust
    6 hours ago


















  • I think that the closest you have to it is the chain rule: $$ frac{partial f}{partial u} = frac{partial x}{partial u} frac{partial f}{partial x} $$
    – rafa11111
    6 hours ago












  • No, a second derivative has nothing to do with the square of the first derivative. This quotient cannot be simplified.
    – Yves Daoust
    6 hours ago
















I think that the closest you have to it is the chain rule: $$ frac{partial f}{partial u} = frac{partial x}{partial u} frac{partial f}{partial x} $$
– rafa11111
6 hours ago






I think that the closest you have to it is the chain rule: $$ frac{partial f}{partial u} = frac{partial x}{partial u} frac{partial f}{partial x} $$
– rafa11111
6 hours ago














No, a second derivative has nothing to do with the square of the first derivative. This quotient cannot be simplified.
– Yves Daoust
6 hours ago




No, a second derivative has nothing to do with the square of the first derivative. This quotient cannot be simplified.
– Yves Daoust
6 hours ago










4 Answers
4






active

oldest

votes

















up vote
3
down vote



accepted










$$frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}}=frac{frac{partial}{partial y}left(frac{partial f}{partial y}right)}{frac{partial f}{partial y}}nefrac{partial f}{partial y}$$



just as



$$ frac{y^{primeprime}}{y^prime}ne y^prime $$






share|cite|improve this answer




























    up vote
    2
    down vote













    That is indeed not allowed, even for single-variable derivatives. Take for example $f(x) = x^2$. Then
    $$ frac{f''}{f'} = frac{2}{2x} = frac{1}{x} not= 2x = f' $$






    share|cite|improve this answer

















    • 1




      Actually the case in the question is single-variable, as $x$ plays no role.
      – Yves Daoust
      6 hours ago






    • 1




      @YvesDaoust Indeed. I just wanted to emphasize this because of the way that the question was asked.
      – MisterRiemann
      6 hours ago




















    up vote
    1
    down vote













    No. Remember the second derivative is just the derivative of the first derivative, so using $g$ for the first derivative, your equation is equivalent to $frac{partial g}{partial y}=g^2$, which of course can't always be true.






    share|cite|improve this answer




























      up vote
      0
      down vote













      No, usually these kinds of analogies don't work. Take for example $f(x,y)=y$.






      share|cite|improve this answer





















        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',
        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%2f3015067%2fcancellation-rules-for-partial-derivatives%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        4 Answers
        4






        active

        oldest

        votes








        4 Answers
        4






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes








        up vote
        3
        down vote



        accepted










        $$frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}}=frac{frac{partial}{partial y}left(frac{partial f}{partial y}right)}{frac{partial f}{partial y}}nefrac{partial f}{partial y}$$



        just as



        $$ frac{y^{primeprime}}{y^prime}ne y^prime $$






        share|cite|improve this answer

























          up vote
          3
          down vote



          accepted










          $$frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}}=frac{frac{partial}{partial y}left(frac{partial f}{partial y}right)}{frac{partial f}{partial y}}nefrac{partial f}{partial y}$$



          just as



          $$ frac{y^{primeprime}}{y^prime}ne y^prime $$






          share|cite|improve this answer























            up vote
            3
            down vote



            accepted







            up vote
            3
            down vote



            accepted






            $$frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}}=frac{frac{partial}{partial y}left(frac{partial f}{partial y}right)}{frac{partial f}{partial y}}nefrac{partial f}{partial y}$$



            just as



            $$ frac{y^{primeprime}}{y^prime}ne y^prime $$






            share|cite|improve this answer












            $$frac{frac{partial^2 f}{partial y^2}}{frac{partial f}{partial y}}=frac{frac{partial}{partial y}left(frac{partial f}{partial y}right)}{frac{partial f}{partial y}}nefrac{partial f}{partial y}$$



            just as



            $$ frac{y^{primeprime}}{y^prime}ne y^prime $$







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 6 hours ago









            John Wayland Bales

            13.7k21137




            13.7k21137






















                up vote
                2
                down vote













                That is indeed not allowed, even for single-variable derivatives. Take for example $f(x) = x^2$. Then
                $$ frac{f''}{f'} = frac{2}{2x} = frac{1}{x} not= 2x = f' $$






                share|cite|improve this answer

















                • 1




                  Actually the case in the question is single-variable, as $x$ plays no role.
                  – Yves Daoust
                  6 hours ago






                • 1




                  @YvesDaoust Indeed. I just wanted to emphasize this because of the way that the question was asked.
                  – MisterRiemann
                  6 hours ago

















                up vote
                2
                down vote













                That is indeed not allowed, even for single-variable derivatives. Take for example $f(x) = x^2$. Then
                $$ frac{f''}{f'} = frac{2}{2x} = frac{1}{x} not= 2x = f' $$






                share|cite|improve this answer

















                • 1




                  Actually the case in the question is single-variable, as $x$ plays no role.
                  – Yves Daoust
                  6 hours ago






                • 1




                  @YvesDaoust Indeed. I just wanted to emphasize this because of the way that the question was asked.
                  – MisterRiemann
                  6 hours ago















                up vote
                2
                down vote










                up vote
                2
                down vote









                That is indeed not allowed, even for single-variable derivatives. Take for example $f(x) = x^2$. Then
                $$ frac{f''}{f'} = frac{2}{2x} = frac{1}{x} not= 2x = f' $$






                share|cite|improve this answer












                That is indeed not allowed, even for single-variable derivatives. Take for example $f(x) = x^2$. Then
                $$ frac{f''}{f'} = frac{2}{2x} = frac{1}{x} not= 2x = f' $$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 6 hours ago









                MisterRiemann

                5,0121623




                5,0121623








                • 1




                  Actually the case in the question is single-variable, as $x$ plays no role.
                  – Yves Daoust
                  6 hours ago






                • 1




                  @YvesDaoust Indeed. I just wanted to emphasize this because of the way that the question was asked.
                  – MisterRiemann
                  6 hours ago
















                • 1




                  Actually the case in the question is single-variable, as $x$ plays no role.
                  – Yves Daoust
                  6 hours ago






                • 1




                  @YvesDaoust Indeed. I just wanted to emphasize this because of the way that the question was asked.
                  – MisterRiemann
                  6 hours ago










                1




                1




                Actually the case in the question is single-variable, as $x$ plays no role.
                – Yves Daoust
                6 hours ago




                Actually the case in the question is single-variable, as $x$ plays no role.
                – Yves Daoust
                6 hours ago




                1




                1




                @YvesDaoust Indeed. I just wanted to emphasize this because of the way that the question was asked.
                – MisterRiemann
                6 hours ago






                @YvesDaoust Indeed. I just wanted to emphasize this because of the way that the question was asked.
                – MisterRiemann
                6 hours ago












                up vote
                1
                down vote













                No. Remember the second derivative is just the derivative of the first derivative, so using $g$ for the first derivative, your equation is equivalent to $frac{partial g}{partial y}=g^2$, which of course can't always be true.






                share|cite|improve this answer

























                  up vote
                  1
                  down vote













                  No. Remember the second derivative is just the derivative of the first derivative, so using $g$ for the first derivative, your equation is equivalent to $frac{partial g}{partial y}=g^2$, which of course can't always be true.






                  share|cite|improve this answer























                    up vote
                    1
                    down vote










                    up vote
                    1
                    down vote









                    No. Remember the second derivative is just the derivative of the first derivative, so using $g$ for the first derivative, your equation is equivalent to $frac{partial g}{partial y}=g^2$, which of course can't always be true.






                    share|cite|improve this answer












                    No. Remember the second derivative is just the derivative of the first derivative, so using $g$ for the first derivative, your equation is equivalent to $frac{partial g}{partial y}=g^2$, which of course can't always be true.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered 6 hours ago









                    Y. Forman

                    11.3k423




                    11.3k423






















                        up vote
                        0
                        down vote













                        No, usually these kinds of analogies don't work. Take for example $f(x,y)=y$.






                        share|cite|improve this answer

























                          up vote
                          0
                          down vote













                          No, usually these kinds of analogies don't work. Take for example $f(x,y)=y$.






                          share|cite|improve this answer























                            up vote
                            0
                            down vote










                            up vote
                            0
                            down vote









                            No, usually these kinds of analogies don't work. Take for example $f(x,y)=y$.






                            share|cite|improve this answer












                            No, usually these kinds of analogies don't work. Take for example $f(x,y)=y$.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered 6 hours ago









                            Scientifica

                            6,06141332




                            6,06141332






























                                 

                                draft saved


                                draft discarded



















































                                 


                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3015067%2fcancellation-rules-for-partial-derivatives%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

                                Bundesstraße 106

                                Verónica Boquete

                                Ida-Boy-Ed-Garten