How to solve a differential equation with a term to a power? The Next CEO of Stack OverflowHow do I solve this differential equation?Solving differential equation $x^2y''-xy'+y=0, x>0$ with non-constant coefficients using characteristic equation?Solution to differential equationCan I solve an Euler differential equation by using the Frobenius method?How to solve a differential equationHelp needed with differential equationHow to solve differential equations that look like theseHow to solve differential equation with one differential termsolve differential equation $fracdPdt = kPcos^2(rt-Theta)$How to solve an exponential differential equation?

Why didn't Khan get resurrected in the Genesis Explosion?

How do scammers retract money, while you can’t?

Why do professional authors make "consistency" mistakes? And how to avoid them?

Disadvantage of gaining multiple levels at once in a short milestone-XP game

"and that skill is always a class skill for you" - does "always" have any meaning in Pathfinder?

A "random" question: usage of "random" as adjective in Spanish

What's the best way to handle refactoring a big file?

Can we say or write : "No, it'sn't"?

Between two walls

WOW air has ceased operation, can I get my tickets refunded?

How do we know the LHC results are robust?

How do I go from 300 unfinished/half written blog posts, to published posts?

What exact does MIB represent in SNMP? How is it different from OID?

Is it possible to search for a directory/file combination?

Elegant way to replace substring in a regex with optional groups in Python?

Why am I allowed to create multiple unique pointers from a single object?

What can we do to stop prior company from asking us questions?

In excess I'm lethal

How to make a variable always equal to the result of some calculations?

What is ( CFMCC ) on ILS approach chart?

Why did we only see the N-1 starfighters in one film?

What is the purpose of the Evocation wizard's Potent Cantrip feature?

Inappropriate reference requests from Journal reviewers

Is it ever safe to open a suspicious html file (e.g. email attachment)?



How to solve a differential equation with a term to a power?



The Next CEO of Stack OverflowHow do I solve this differential equation?Solving differential equation $x^2y''-xy'+y=0, x>0$ with non-constant coefficients using characteristic equation?Solution to differential equationCan I solve an Euler differential equation by using the Frobenius method?How to solve a differential equationHelp needed with differential equationHow to solve differential equations that look like theseHow to solve differential equation with one differential termsolve differential equation $fracdPdt = kPcos^2(rt-Theta)$How to solve an exponential differential equation?










2












$begingroup$


How would I solve an equation where one of the differential terms is to a power? For example:
$fracd^2ydx^2+k(fracdydx)^2=0$?



I've been given advice to use the $D$ operator which apparently means $fracddx()$ but I'm not sure how that's applicable to this scenario. Any alternative suggestions or explanations would be appreciated!










share|cite|improve this question







New contributor




Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$
















    2












    $begingroup$


    How would I solve an equation where one of the differential terms is to a power? For example:
    $fracd^2ydx^2+k(fracdydx)^2=0$?



    I've been given advice to use the $D$ operator which apparently means $fracddx()$ but I'm not sure how that's applicable to this scenario. Any alternative suggestions or explanations would be appreciated!










    share|cite|improve this question







    New contributor




    Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$














      2












      2








      2





      $begingroup$


      How would I solve an equation where one of the differential terms is to a power? For example:
      $fracd^2ydx^2+k(fracdydx)^2=0$?



      I've been given advice to use the $D$ operator which apparently means $fracddx()$ but I'm not sure how that's applicable to this scenario. Any alternative suggestions or explanations would be appreciated!










      share|cite|improve this question







      New contributor




      Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      How would I solve an equation where one of the differential terms is to a power? For example:
      $fracd^2ydx^2+k(fracdydx)^2=0$?



      I've been given advice to use the $D$ operator which apparently means $fracddx()$ but I'm not sure how that's applicable to this scenario. Any alternative suggestions or explanations would be appreciated!







      calculus ordinary-differential-equations






      share|cite|improve this question







      New contributor




      Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question







      New contributor




      Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question






      New contributor




      Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 hours ago









      Ammar TarajiaAmmar Tarajia

      111




      111




      New contributor




      Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Ammar Tarajia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          1 Answer
          1






          active

          oldest

          votes


















          5












          $begingroup$

          Since you only have second and first derivatives of $y$ and no
          un-differentiated $y$, you could try to introduce the new function $v=fracdydx$. Your differential equation will turn into $fracdvdx+kv^2=0$, and I guess you will manage to take it from here.






          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
            );



            );






            Ammar Tarajia is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3167430%2fhow-to-solve-a-differential-equation-with-a-term-to-a-power%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









            5












            $begingroup$

            Since you only have second and first derivatives of $y$ and no
            un-differentiated $y$, you could try to introduce the new function $v=fracdydx$. Your differential equation will turn into $fracdvdx+kv^2=0$, and I guess you will manage to take it from here.






            share|cite|improve this answer









            $endgroup$

















              5












              $begingroup$

              Since you only have second and first derivatives of $y$ and no
              un-differentiated $y$, you could try to introduce the new function $v=fracdydx$. Your differential equation will turn into $fracdvdx+kv^2=0$, and I guess you will manage to take it from here.






              share|cite|improve this answer









              $endgroup$















                5












                5








                5





                $begingroup$

                Since you only have second and first derivatives of $y$ and no
                un-differentiated $y$, you could try to introduce the new function $v=fracdydx$. Your differential equation will turn into $fracdvdx+kv^2=0$, and I guess you will manage to take it from here.






                share|cite|improve this answer









                $endgroup$



                Since you only have second and first derivatives of $y$ and no
                un-differentiated $y$, you could try to introduce the new function $v=fracdydx$. Your differential equation will turn into $fracdvdx+kv^2=0$, and I guess you will manage to take it from here.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 3 hours ago









                mickepmickep

                18.7k12250




                18.7k12250




















                    Ammar Tarajia is a new contributor. Be nice, and check out our Code of Conduct.









                    draft saved

                    draft discarded


















                    Ammar Tarajia is a new contributor. Be nice, and check out our Code of Conduct.












                    Ammar Tarajia is a new contributor. Be nice, and check out our Code of Conduct.











                    Ammar Tarajia is a new contributor. Be nice, and check out our Code of Conduct.














                    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%2f3167430%2fhow-to-solve-a-differential-equation-with-a-term-to-a-power%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

                    Oświęcim Innehåll Historia | Källor | Externa länkar | Navigeringsmeny50°2′18″N 19°13′17″Ö / 50.03833°N 19.22139°Ö / 50.03833; 19.2213950°2′18″N 19°13′17″Ö / 50.03833°N 19.22139°Ö / 50.03833; 19.221393089658Nordisk familjebok, AuschwitzInsidan tro och existensJewish Community i OświęcimAuschwitz Jewish Center: MuseumAuschwitz Jewish Center

                    Valle di Casies Indice Geografia fisica | Origini del nome | Storia | Società | Amministrazione | Sport | Note | Bibliografia | Voci correlate | Altri progetti | Collegamenti esterni | Menu di navigazione46°46′N 12°11′E / 46.766667°N 12.183333°E46.766667; 12.183333 (Valle di Casies)46°46′N 12°11′E / 46.766667°N 12.183333°E46.766667; 12.183333 (Valle di Casies)Sito istituzionaleAstat Censimento della popolazione 2011 - Determinazione della consistenza dei tre gruppi linguistici della Provincia Autonoma di Bolzano-Alto Adige - giugno 2012Numeri e fattiValle di CasiesDato IstatTabella dei gradi/giorno dei Comuni italiani raggruppati per Regione e Provincia26 agosto 1993, n. 412Heraldry of the World: GsiesStatistiche I.StatValCasies.comWikimedia CommonsWikimedia CommonsValle di CasiesSito ufficialeValle di CasiesMM14870458910042978-6

                    Typsetting diagram chases (with TikZ?) Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to define the default vertical distance between nodes?Draw edge on arcNumerical conditional within tikz keys?TikZ: Drawing an arc from an intersection to an intersectionDrawing rectilinear curves in Tikz, aka an Etch-a-Sketch drawingLine up nested tikz enviroments or how to get rid of themHow to place nodes in an absolute coordinate system in tikzCommutative diagram with curve connecting between nodesTikz with standalone: pinning tikz coordinates to page cmDrawing a Decision Diagram with Tikz and layout manager