Definition linear ODEobserving linearity in differential equationsGeneral solution to 3D linear 2nd order PDE...

NMaximize is not converging to a solution

Can a vampire attack twice with their claws using Multiattack?

Fully-Firstable Anagram Sets

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

How old can references or sources in a thesis be?

Did Shadowfax go to Valinor?

How can I make my BBEG immortal short of making them a Lich or Vampire?

Alternative to sending password over mail?

"You are your self first supporter", a more proper way to say it

RSA: Danger of using p to create q

How does quantile regression compare to logistic regression with the variable split at the quantile?

Codimension of non-flat locus

How to draw a waving flag in TikZ

How to determine what difficulty is right for the game?

What's that red-plus icon near a text?

Is it possible to do 50 km distance without any previous training?

Can a Cauchy sequence converge for one metric while not converging for another?

I'm flying to France today and my passport expires in less than 2 months

What's the output of a record needle playing an out-of-speed record

What are these boxed doors outside store fronts in New York?

Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)

Perform and show arithmetic with LuaLaTeX

Paid for article while in US on F-1 visa?

What typically incentivizes a professor to change jobs to a lower ranking university?



Definition linear ODE


observing linearity in differential equationsGeneral solution to 3D linear 2nd order PDE using Wronskian and Integrals?Determine the properties of the solution of a second order linear ODESome clarification on this textbook's definition of linear ODEs?when two solutions do not form a basis for the solution space to a 2nd order odeGeneral solution of this ODEFormula to find a particular solution of a specific linear ODEReduction of Order on Second Order Linear Homogenous ODE ExplanationDefinition of ordinary derivativeRiccati ODE Solution Path













2












$begingroup$


An ordinary differential equation is said to be linear if
$$F(t,y(t),...,y^{(n)}(t))=0$$
is linear in every derivative. I run into a little problem when using this definition for the equation
$$y'y=0$$



because we have that $$F(t,alpha y_1(t)+beta y_2(t),y'(t))=(alpha y_1(t)+beta y_2(t))y'(t)=alpha y_1(t)y't(t) + beta y_2(t)y'(t)\
=alpha F(t,y_1(t),y'(t)) + beta F(t,y_2(t),y'(t))$$



and vice versa for $y'(t)$. This shows that the ODE is linear. But an equivalent definition of linearity states that it has to have the form



$F(t,y(t),...,y^{(n)}(t))=sum_{k=0}^n a_i(t)y^{(i)}(t) - g(t)=0$



With this definition the ODE is not linear anymore. Not sure what my mistake is there.










share|cite|improve this question









$endgroup$

















    2












    $begingroup$


    An ordinary differential equation is said to be linear if
    $$F(t,y(t),...,y^{(n)}(t))=0$$
    is linear in every derivative. I run into a little problem when using this definition for the equation
    $$y'y=0$$



    because we have that $$F(t,alpha y_1(t)+beta y_2(t),y'(t))=(alpha y_1(t)+beta y_2(t))y'(t)=alpha y_1(t)y't(t) + beta y_2(t)y'(t)\
    =alpha F(t,y_1(t),y'(t)) + beta F(t,y_2(t),y'(t))$$



    and vice versa for $y'(t)$. This shows that the ODE is linear. But an equivalent definition of linearity states that it has to have the form



    $F(t,y(t),...,y^{(n)}(t))=sum_{k=0}^n a_i(t)y^{(i)}(t) - g(t)=0$



    With this definition the ODE is not linear anymore. Not sure what my mistake is there.










    share|cite|improve this question









    $endgroup$















      2












      2








      2





      $begingroup$


      An ordinary differential equation is said to be linear if
      $$F(t,y(t),...,y^{(n)}(t))=0$$
      is linear in every derivative. I run into a little problem when using this definition for the equation
      $$y'y=0$$



      because we have that $$F(t,alpha y_1(t)+beta y_2(t),y'(t))=(alpha y_1(t)+beta y_2(t))y'(t)=alpha y_1(t)y't(t) + beta y_2(t)y'(t)\
      =alpha F(t,y_1(t),y'(t)) + beta F(t,y_2(t),y'(t))$$



      and vice versa for $y'(t)$. This shows that the ODE is linear. But an equivalent definition of linearity states that it has to have the form



      $F(t,y(t),...,y^{(n)}(t))=sum_{k=0}^n a_i(t)y^{(i)}(t) - g(t)=0$



      With this definition the ODE is not linear anymore. Not sure what my mistake is there.










      share|cite|improve this question









      $endgroup$




      An ordinary differential equation is said to be linear if
      $$F(t,y(t),...,y^{(n)}(t))=0$$
      is linear in every derivative. I run into a little problem when using this definition for the equation
      $$y'y=0$$



      because we have that $$F(t,alpha y_1(t)+beta y_2(t),y'(t))=(alpha y_1(t)+beta y_2(t))y'(t)=alpha y_1(t)y't(t) + beta y_2(t)y'(t)\
      =alpha F(t,y_1(t),y'(t)) + beta F(t,y_2(t),y'(t))$$



      and vice versa for $y'(t)$. This shows that the ODE is linear. But an equivalent definition of linearity states that it has to have the form



      $F(t,y(t),...,y^{(n)}(t))=sum_{k=0}^n a_i(t)y^{(i)}(t) - g(t)=0$



      With this definition the ODE is not linear anymore. Not sure what my mistake is there.







      ordinary-differential-equations






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 19 at 16:26









      EpsilonDeltaEpsilonDelta

      7301615




      7301615






















          2 Answers
          2






          active

          oldest

          votes


















          2












          $begingroup$

          The problem is $y^{(n)}$ are dependent on $y$, so your definition is not sound. Derivative operators are linear by default, so the equation is linear if it is linear in $y$



          Let



          $$ F(y) = y'y $$



          Then



          $$ F(ay_1 + by_2) = (ay_1' + by_2')(ay_1+by_2) $$



          while



          $$ aF(y_1) + bF(y_2) = ay_1'y_1 + by_2'y_2 $$



          which means



          $$ F(ay_1+by_2) ne aF(y_1) + bF(y_2) $$



          Therefore $F(y)$ is not a linear operator.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Finally, thanks. Can you elaborate on what you mean by "not sound". Do you mean misleading, since all derivatives are dependend on the function itself?
            $endgroup$
            – EpsilonDelta
            Mar 19 at 17:05






          • 1




            $begingroup$
            By that, I mean the way that you applied it is not correct. $F(t,ay_1+by_2,y')$ doesn't make sense, since $y'$ cannot be independent of $y$.
            $endgroup$
            – Dylan
            Mar 19 at 17:15



















          3












          $begingroup$

          We have $F(t,y(t),y’(t))=yy’$. Note that $$F(alpha t, alpha y(t), alpha y’(t)) =alpha^2yy’ neq alpha yy’=alpha F(t,y(t),y’(t))$$



          and thus $F$ is not linear in its arguments, implying that it is not a linear differential equation using your first definition.






          share|cite|improve this answer









          $endgroup$














            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%2f3154285%2fdefinition-linear-ode%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$

            The problem is $y^{(n)}$ are dependent on $y$, so your definition is not sound. Derivative operators are linear by default, so the equation is linear if it is linear in $y$



            Let



            $$ F(y) = y'y $$



            Then



            $$ F(ay_1 + by_2) = (ay_1' + by_2')(ay_1+by_2) $$



            while



            $$ aF(y_1) + bF(y_2) = ay_1'y_1 + by_2'y_2 $$



            which means



            $$ F(ay_1+by_2) ne aF(y_1) + bF(y_2) $$



            Therefore $F(y)$ is not a linear operator.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              Finally, thanks. Can you elaborate on what you mean by "not sound". Do you mean misleading, since all derivatives are dependend on the function itself?
              $endgroup$
              – EpsilonDelta
              Mar 19 at 17:05






            • 1




              $begingroup$
              By that, I mean the way that you applied it is not correct. $F(t,ay_1+by_2,y')$ doesn't make sense, since $y'$ cannot be independent of $y$.
              $endgroup$
              – Dylan
              Mar 19 at 17:15
















            2












            $begingroup$

            The problem is $y^{(n)}$ are dependent on $y$, so your definition is not sound. Derivative operators are linear by default, so the equation is linear if it is linear in $y$



            Let



            $$ F(y) = y'y $$



            Then



            $$ F(ay_1 + by_2) = (ay_1' + by_2')(ay_1+by_2) $$



            while



            $$ aF(y_1) + bF(y_2) = ay_1'y_1 + by_2'y_2 $$



            which means



            $$ F(ay_1+by_2) ne aF(y_1) + bF(y_2) $$



            Therefore $F(y)$ is not a linear operator.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              Finally, thanks. Can you elaborate on what you mean by "not sound". Do you mean misleading, since all derivatives are dependend on the function itself?
              $endgroup$
              – EpsilonDelta
              Mar 19 at 17:05






            • 1




              $begingroup$
              By that, I mean the way that you applied it is not correct. $F(t,ay_1+by_2,y')$ doesn't make sense, since $y'$ cannot be independent of $y$.
              $endgroup$
              – Dylan
              Mar 19 at 17:15














            2












            2








            2





            $begingroup$

            The problem is $y^{(n)}$ are dependent on $y$, so your definition is not sound. Derivative operators are linear by default, so the equation is linear if it is linear in $y$



            Let



            $$ F(y) = y'y $$



            Then



            $$ F(ay_1 + by_2) = (ay_1' + by_2')(ay_1+by_2) $$



            while



            $$ aF(y_1) + bF(y_2) = ay_1'y_1 + by_2'y_2 $$



            which means



            $$ F(ay_1+by_2) ne aF(y_1) + bF(y_2) $$



            Therefore $F(y)$ is not a linear operator.






            share|cite|improve this answer









            $endgroup$



            The problem is $y^{(n)}$ are dependent on $y$, so your definition is not sound. Derivative operators are linear by default, so the equation is linear if it is linear in $y$



            Let



            $$ F(y) = y'y $$



            Then



            $$ F(ay_1 + by_2) = (ay_1' + by_2')(ay_1+by_2) $$



            while



            $$ aF(y_1) + bF(y_2) = ay_1'y_1 + by_2'y_2 $$



            which means



            $$ F(ay_1+by_2) ne aF(y_1) + bF(y_2) $$



            Therefore $F(y)$ is not a linear operator.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Mar 19 at 16:52









            DylanDylan

            14.2k31127




            14.2k31127












            • $begingroup$
              Finally, thanks. Can you elaborate on what you mean by "not sound". Do you mean misleading, since all derivatives are dependend on the function itself?
              $endgroup$
              – EpsilonDelta
              Mar 19 at 17:05






            • 1




              $begingroup$
              By that, I mean the way that you applied it is not correct. $F(t,ay_1+by_2,y')$ doesn't make sense, since $y'$ cannot be independent of $y$.
              $endgroup$
              – Dylan
              Mar 19 at 17:15


















            • $begingroup$
              Finally, thanks. Can you elaborate on what you mean by "not sound". Do you mean misleading, since all derivatives are dependend on the function itself?
              $endgroup$
              – EpsilonDelta
              Mar 19 at 17:05






            • 1




              $begingroup$
              By that, I mean the way that you applied it is not correct. $F(t,ay_1+by_2,y')$ doesn't make sense, since $y'$ cannot be independent of $y$.
              $endgroup$
              – Dylan
              Mar 19 at 17:15
















            $begingroup$
            Finally, thanks. Can you elaborate on what you mean by "not sound". Do you mean misleading, since all derivatives are dependend on the function itself?
            $endgroup$
            – EpsilonDelta
            Mar 19 at 17:05




            $begingroup$
            Finally, thanks. Can you elaborate on what you mean by "not sound". Do you mean misleading, since all derivatives are dependend on the function itself?
            $endgroup$
            – EpsilonDelta
            Mar 19 at 17:05




            1




            1




            $begingroup$
            By that, I mean the way that you applied it is not correct. $F(t,ay_1+by_2,y')$ doesn't make sense, since $y'$ cannot be independent of $y$.
            $endgroup$
            – Dylan
            Mar 19 at 17:15




            $begingroup$
            By that, I mean the way that you applied it is not correct. $F(t,ay_1+by_2,y')$ doesn't make sense, since $y'$ cannot be independent of $y$.
            $endgroup$
            – Dylan
            Mar 19 at 17:15











            3












            $begingroup$

            We have $F(t,y(t),y’(t))=yy’$. Note that $$F(alpha t, alpha y(t), alpha y’(t)) =alpha^2yy’ neq alpha yy’=alpha F(t,y(t),y’(t))$$



            and thus $F$ is not linear in its arguments, implying that it is not a linear differential equation using your first definition.






            share|cite|improve this answer









            $endgroup$


















              3












              $begingroup$

              We have $F(t,y(t),y’(t))=yy’$. Note that $$F(alpha t, alpha y(t), alpha y’(t)) =alpha^2yy’ neq alpha yy’=alpha F(t,y(t),y’(t))$$



              and thus $F$ is not linear in its arguments, implying that it is not a linear differential equation using your first definition.






              share|cite|improve this answer









              $endgroup$
















                3












                3








                3





                $begingroup$

                We have $F(t,y(t),y’(t))=yy’$. Note that $$F(alpha t, alpha y(t), alpha y’(t)) =alpha^2yy’ neq alpha yy’=alpha F(t,y(t),y’(t))$$



                and thus $F$ is not linear in its arguments, implying that it is not a linear differential equation using your first definition.






                share|cite|improve this answer









                $endgroup$



                We have $F(t,y(t),y’(t))=yy’$. Note that $$F(alpha t, alpha y(t), alpha y’(t)) =alpha^2yy’ neq alpha yy’=alpha F(t,y(t),y’(t))$$



                and thus $F$ is not linear in its arguments, implying that it is not a linear differential equation using your first definition.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Mar 19 at 16:45









                Tyler6Tyler6

                736414




                736414






























                    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%2f3154285%2fdefinition-linear-ode%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

                    Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                    Fil:Tokke komm.svg

                    Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?