Diagram of Methods to Solve Differential EquationsDifferential equations bookWhat is the right way to order the topics in a first ODEs course?Hands on activities for a college history of mathematics courseTheme of a Differential Equations CourseWhy do we study ordinary differential equations?Differential equations - definitionsMath for Social justice curriculumHow should a student's inefficient calculation be pointed out?Why aren't integral equations often taught “back to back” with differential equations?How to teach ordinary differential equations to good students?

GNU sort stable sort when sort does not know sort order

How to season a character?

Problem with Eigenvectors

Wrapping IMemoryCache with SemaphoreSlim

Exploiting the delay when a festival ticket is scanned

Self-deportation of American Citizens from US

Can this party play the Lost Mine of Phandelver adventure without too much trouble?

Omnidirectional LED, is it possible?

Nuclear breeder/reactor plant controlled by two A.I. makes too much power

Is it okay for me to decline a project on ethical grounds?

What are the closest international airports in different countries?

How well would the Moon protect the Earth from an Asteroid?

Golden Guardian removed before death related trigger

What are the cons of stateless password generators?

Unknown indication below upper stave

Is there any app for reduce battery draining for ios 12?

Assuring luggage isn't lost with short layover

Why force the nose of 737 Max down in the first place?

Would people understand me speaking German all over Europe?

Why would a personal invisible shield be necessary?

What is the German equivalent of the proverb 水清ければ魚棲まず (if the water is clear, fish won't live there)?

Rampant sharing of authorship among colleagues in the name of "collaboration". Is not taking part in it a death knell for a future in academia?

Blank spaces in a font

Do 3/8 (37.5%) of Quadratics Have No x-Intercepts?



Diagram of Methods to Solve Differential Equations


Differential equations bookWhat is the right way to order the topics in a first ODEs course?Hands on activities for a college history of mathematics courseTheme of a Differential Equations CourseWhy do we study ordinary differential equations?Differential equations - definitionsMath for Social justice curriculumHow should a student's inefficient calculation be pointed out?Why aren't integral equations often taught “back to back” with differential equations?How to teach ordinary differential equations to good students?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








9












$begingroup$


I am currently trying to build a flow chart to visualize all tests there are to tell whether an ordinary differential equation is solvable and how to solve it. This is for tutoring purposes.



The inspiration for this project comes from another flowchart summarizing all tests to tell whether an infinite series converges.
http://www.math.hawaii.edu/~ralph/Classes/242/SeriesConvTests.pdf



I would like to make a document similar to this, but instead for ways to solve an ordinary differential equation (or determine that it is not solvable).



Here is what I have so far:



enter image description here



In order to build this, I have written down every method that I know of to solve ODE's and have indicated the situation in which it can be used and the type of solution it gives, in a table.



Here is the link to the chart:
https://docs.google.com/document/d/1RYDoOI5Y3eQnEr9WV8b9tlwY4yFBqOIWE3ZIVSp3zCQ/edit?usp=sharing



The trouble is that I am not sure when each of these methods can be used, and which one is preferable if there are multiple approaches that could be used. Additionally, if there are any other methods that you know of that I could add, or any resources that might be useful on this project, then feel free to mention it. It would be helpful if there was a list somewhere online of all known methods of solving an ODE, and especially if it was a more exhaustive list than that on Wikipedia (https://en.wikipedia.org/wiki/Ordinary_differential_equation#Summary_of_exact_solutions).



I wanted to extend the chart's section "Is Solvable" to include more specific tests. Are there any tests I should include besides Picard's theorem?



Lastly, "Matrix methods" is very general. I was wondering if there is a list somewhere online of matrix-based methods that can be used, and when they work.



Thanks










share|improve this question









$endgroup$









  • 2




    $begingroup$
    Your diagram has the significant weakness that it does not show the answers to the questions, which should be on the lines that come out of the question. Also confusing, yes-or-no questions have more than two lines coming out of them.
    $endgroup$
    – Rory Daulton
    Jul 19 at 12:21










  • $begingroup$
    For non-numerical methods you might deriving a chart from a book like archive.org/details/elementarytreati032501mbp/page/n13 (which isn't quite as "elementary" as its title might suggest)
    $endgroup$
    – alephzero
    Jul 19 at 22:32










  • $begingroup$
    "Matrix methods" is a very general term. You could draw up a whole flow chart for each of several different approaches (finite element, finite difference, symplectic integrators, state-space methods, transfer functions, etc, etc...)
    $endgroup$
    – alephzero
    Jul 19 at 22:37

















9












$begingroup$


I am currently trying to build a flow chart to visualize all tests there are to tell whether an ordinary differential equation is solvable and how to solve it. This is for tutoring purposes.



The inspiration for this project comes from another flowchart summarizing all tests to tell whether an infinite series converges.
http://www.math.hawaii.edu/~ralph/Classes/242/SeriesConvTests.pdf



I would like to make a document similar to this, but instead for ways to solve an ordinary differential equation (or determine that it is not solvable).



Here is what I have so far:



enter image description here



In order to build this, I have written down every method that I know of to solve ODE's and have indicated the situation in which it can be used and the type of solution it gives, in a table.



Here is the link to the chart:
https://docs.google.com/document/d/1RYDoOI5Y3eQnEr9WV8b9tlwY4yFBqOIWE3ZIVSp3zCQ/edit?usp=sharing



The trouble is that I am not sure when each of these methods can be used, and which one is preferable if there are multiple approaches that could be used. Additionally, if there are any other methods that you know of that I could add, or any resources that might be useful on this project, then feel free to mention it. It would be helpful if there was a list somewhere online of all known methods of solving an ODE, and especially if it was a more exhaustive list than that on Wikipedia (https://en.wikipedia.org/wiki/Ordinary_differential_equation#Summary_of_exact_solutions).



I wanted to extend the chart's section "Is Solvable" to include more specific tests. Are there any tests I should include besides Picard's theorem?



Lastly, "Matrix methods" is very general. I was wondering if there is a list somewhere online of matrix-based methods that can be used, and when they work.



Thanks










share|improve this question









$endgroup$









  • 2




    $begingroup$
    Your diagram has the significant weakness that it does not show the answers to the questions, which should be on the lines that come out of the question. Also confusing, yes-or-no questions have more than two lines coming out of them.
    $endgroup$
    – Rory Daulton
    Jul 19 at 12:21










  • $begingroup$
    For non-numerical methods you might deriving a chart from a book like archive.org/details/elementarytreati032501mbp/page/n13 (which isn't quite as "elementary" as its title might suggest)
    $endgroup$
    – alephzero
    Jul 19 at 22:32










  • $begingroup$
    "Matrix methods" is a very general term. You could draw up a whole flow chart for each of several different approaches (finite element, finite difference, symplectic integrators, state-space methods, transfer functions, etc, etc...)
    $endgroup$
    – alephzero
    Jul 19 at 22:37













9












9








9


7



$begingroup$


I am currently trying to build a flow chart to visualize all tests there are to tell whether an ordinary differential equation is solvable and how to solve it. This is for tutoring purposes.



The inspiration for this project comes from another flowchart summarizing all tests to tell whether an infinite series converges.
http://www.math.hawaii.edu/~ralph/Classes/242/SeriesConvTests.pdf



I would like to make a document similar to this, but instead for ways to solve an ordinary differential equation (or determine that it is not solvable).



Here is what I have so far:



enter image description here



In order to build this, I have written down every method that I know of to solve ODE's and have indicated the situation in which it can be used and the type of solution it gives, in a table.



Here is the link to the chart:
https://docs.google.com/document/d/1RYDoOI5Y3eQnEr9WV8b9tlwY4yFBqOIWE3ZIVSp3zCQ/edit?usp=sharing



The trouble is that I am not sure when each of these methods can be used, and which one is preferable if there are multiple approaches that could be used. Additionally, if there are any other methods that you know of that I could add, or any resources that might be useful on this project, then feel free to mention it. It would be helpful if there was a list somewhere online of all known methods of solving an ODE, and especially if it was a more exhaustive list than that on Wikipedia (https://en.wikipedia.org/wiki/Ordinary_differential_equation#Summary_of_exact_solutions).



I wanted to extend the chart's section "Is Solvable" to include more specific tests. Are there any tests I should include besides Picard's theorem?



Lastly, "Matrix methods" is very general. I was wondering if there is a list somewhere online of matrix-based methods that can be used, and when they work.



Thanks










share|improve this question









$endgroup$




I am currently trying to build a flow chart to visualize all tests there are to tell whether an ordinary differential equation is solvable and how to solve it. This is for tutoring purposes.



The inspiration for this project comes from another flowchart summarizing all tests to tell whether an infinite series converges.
http://www.math.hawaii.edu/~ralph/Classes/242/SeriesConvTests.pdf



I would like to make a document similar to this, but instead for ways to solve an ordinary differential equation (or determine that it is not solvable).



Here is what I have so far:



enter image description here



In order to build this, I have written down every method that I know of to solve ODE's and have indicated the situation in which it can be used and the type of solution it gives, in a table.



Here is the link to the chart:
https://docs.google.com/document/d/1RYDoOI5Y3eQnEr9WV8b9tlwY4yFBqOIWE3ZIVSp3zCQ/edit?usp=sharing



The trouble is that I am not sure when each of these methods can be used, and which one is preferable if there are multiple approaches that could be used. Additionally, if there are any other methods that you know of that I could add, or any resources that might be useful on this project, then feel free to mention it. It would be helpful if there was a list somewhere online of all known methods of solving an ODE, and especially if it was a more exhaustive list than that on Wikipedia (https://en.wikipedia.org/wiki/Ordinary_differential_equation#Summary_of_exact_solutions).



I wanted to extend the chart's section "Is Solvable" to include more specific tests. Are there any tests I should include besides Picard's theorem?



Lastly, "Matrix methods" is very general. I was wondering if there is a list somewhere online of matrix-based methods that can be used, and when they work.



Thanks







undergraduate-education teaching differential-equations






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 19 at 10:56









DLohmannDLohmann

484 bronze badges




484 bronze badges










  • 2




    $begingroup$
    Your diagram has the significant weakness that it does not show the answers to the questions, which should be on the lines that come out of the question. Also confusing, yes-or-no questions have more than two lines coming out of them.
    $endgroup$
    – Rory Daulton
    Jul 19 at 12:21










  • $begingroup$
    For non-numerical methods you might deriving a chart from a book like archive.org/details/elementarytreati032501mbp/page/n13 (which isn't quite as "elementary" as its title might suggest)
    $endgroup$
    – alephzero
    Jul 19 at 22:32










  • $begingroup$
    "Matrix methods" is a very general term. You could draw up a whole flow chart for each of several different approaches (finite element, finite difference, symplectic integrators, state-space methods, transfer functions, etc, etc...)
    $endgroup$
    – alephzero
    Jul 19 at 22:37












  • 2




    $begingroup$
    Your diagram has the significant weakness that it does not show the answers to the questions, which should be on the lines that come out of the question. Also confusing, yes-or-no questions have more than two lines coming out of them.
    $endgroup$
    – Rory Daulton
    Jul 19 at 12:21










  • $begingroup$
    For non-numerical methods you might deriving a chart from a book like archive.org/details/elementarytreati032501mbp/page/n13 (which isn't quite as "elementary" as its title might suggest)
    $endgroup$
    – alephzero
    Jul 19 at 22:32










  • $begingroup$
    "Matrix methods" is a very general term. You could draw up a whole flow chart for each of several different approaches (finite element, finite difference, symplectic integrators, state-space methods, transfer functions, etc, etc...)
    $endgroup$
    – alephzero
    Jul 19 at 22:37







2




2




$begingroup$
Your diagram has the significant weakness that it does not show the answers to the questions, which should be on the lines that come out of the question. Also confusing, yes-or-no questions have more than two lines coming out of them.
$endgroup$
– Rory Daulton
Jul 19 at 12:21




$begingroup$
Your diagram has the significant weakness that it does not show the answers to the questions, which should be on the lines that come out of the question. Also confusing, yes-or-no questions have more than two lines coming out of them.
$endgroup$
– Rory Daulton
Jul 19 at 12:21












$begingroup$
For non-numerical methods you might deriving a chart from a book like archive.org/details/elementarytreati032501mbp/page/n13 (which isn't quite as "elementary" as its title might suggest)
$endgroup$
– alephzero
Jul 19 at 22:32




$begingroup$
For non-numerical methods you might deriving a chart from a book like archive.org/details/elementarytreati032501mbp/page/n13 (which isn't quite as "elementary" as its title might suggest)
$endgroup$
– alephzero
Jul 19 at 22:32












$begingroup$
"Matrix methods" is a very general term. You could draw up a whole flow chart for each of several different approaches (finite element, finite difference, symplectic integrators, state-space methods, transfer functions, etc, etc...)
$endgroup$
– alephzero
Jul 19 at 22:37




$begingroup$
"Matrix methods" is a very general term. You could draw up a whole flow chart for each of several different approaches (finite element, finite difference, symplectic integrators, state-space methods, transfer functions, etc, etc...)
$endgroup$
– alephzero
Jul 19 at 22:37










1 Answer
1






active

oldest

votes


















13












$begingroup$

I would just like to mention that other similar flowcharts have been developed, of varying degrees of generality, which you might consult.
Here is one (by Adam Monahan).
And another (by Jeremy Higgins):





And another (by Enrique Areyan):


     





share|improve this answer









$endgroup$










  • 3




    $begingroup$
    The second chart only works for the examples covered in the guy's course, apparently. For example, how do you "solve the auxiliary equation" for a second order PDF when $p$ and $q$ are both functions of $x$ and $y$, not constants :)
    $endgroup$
    – alephzero
    Jul 19 at 22:39






  • 1




    $begingroup$
    @alephzero: I have to admit I did not study the charts closely, just noted that there are many out there for comparison.
    $endgroup$
    – Joseph O'Rourke
    Jul 20 at 0:16













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "548"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2fmatheducators.stackexchange.com%2fquestions%2f16825%2fdiagram-of-methods-to-solve-differential-equations%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









13












$begingroup$

I would just like to mention that other similar flowcharts have been developed, of varying degrees of generality, which you might consult.
Here is one (by Adam Monahan).
And another (by Jeremy Higgins):





And another (by Enrique Areyan):


     





share|improve this answer









$endgroup$










  • 3




    $begingroup$
    The second chart only works for the examples covered in the guy's course, apparently. For example, how do you "solve the auxiliary equation" for a second order PDF when $p$ and $q$ are both functions of $x$ and $y$, not constants :)
    $endgroup$
    – alephzero
    Jul 19 at 22:39






  • 1




    $begingroup$
    @alephzero: I have to admit I did not study the charts closely, just noted that there are many out there for comparison.
    $endgroup$
    – Joseph O'Rourke
    Jul 20 at 0:16















13












$begingroup$

I would just like to mention that other similar flowcharts have been developed, of varying degrees of generality, which you might consult.
Here is one (by Adam Monahan).
And another (by Jeremy Higgins):





And another (by Enrique Areyan):


     





share|improve this answer









$endgroup$










  • 3




    $begingroup$
    The second chart only works for the examples covered in the guy's course, apparently. For example, how do you "solve the auxiliary equation" for a second order PDF when $p$ and $q$ are both functions of $x$ and $y$, not constants :)
    $endgroup$
    – alephzero
    Jul 19 at 22:39






  • 1




    $begingroup$
    @alephzero: I have to admit I did not study the charts closely, just noted that there are many out there for comparison.
    $endgroup$
    – Joseph O'Rourke
    Jul 20 at 0:16













13












13








13





$begingroup$

I would just like to mention that other similar flowcharts have been developed, of varying degrees of generality, which you might consult.
Here is one (by Adam Monahan).
And another (by Jeremy Higgins):





And another (by Enrique Areyan):


     





share|improve this answer









$endgroup$



I would just like to mention that other similar flowcharts have been developed, of varying degrees of generality, which you might consult.
Here is one (by Adam Monahan).
And another (by Jeremy Higgins):





And another (by Enrique Areyan):


     






share|improve this answer












share|improve this answer



share|improve this answer










answered Jul 19 at 11:20









Joseph O'RourkeJoseph O'Rourke

16k3 gold badges35 silver badges85 bronze badges




16k3 gold badges35 silver badges85 bronze badges










  • 3




    $begingroup$
    The second chart only works for the examples covered in the guy's course, apparently. For example, how do you "solve the auxiliary equation" for a second order PDF when $p$ and $q$ are both functions of $x$ and $y$, not constants :)
    $endgroup$
    – alephzero
    Jul 19 at 22:39






  • 1




    $begingroup$
    @alephzero: I have to admit I did not study the charts closely, just noted that there are many out there for comparison.
    $endgroup$
    – Joseph O'Rourke
    Jul 20 at 0:16












  • 3




    $begingroup$
    The second chart only works for the examples covered in the guy's course, apparently. For example, how do you "solve the auxiliary equation" for a second order PDF when $p$ and $q$ are both functions of $x$ and $y$, not constants :)
    $endgroup$
    – alephzero
    Jul 19 at 22:39






  • 1




    $begingroup$
    @alephzero: I have to admit I did not study the charts closely, just noted that there are many out there for comparison.
    $endgroup$
    – Joseph O'Rourke
    Jul 20 at 0:16







3




3




$begingroup$
The second chart only works for the examples covered in the guy's course, apparently. For example, how do you "solve the auxiliary equation" for a second order PDF when $p$ and $q$ are both functions of $x$ and $y$, not constants :)
$endgroup$
– alephzero
Jul 19 at 22:39




$begingroup$
The second chart only works for the examples covered in the guy's course, apparently. For example, how do you "solve the auxiliary equation" for a second order PDF when $p$ and $q$ are both functions of $x$ and $y$, not constants :)
$endgroup$
– alephzero
Jul 19 at 22:39




1




1




$begingroup$
@alephzero: I have to admit I did not study the charts closely, just noted that there are many out there for comparison.
$endgroup$
– Joseph O'Rourke
Jul 20 at 0:16




$begingroup$
@alephzero: I have to admit I did not study the charts closely, just noted that there are many out there for comparison.
$endgroup$
– Joseph O'Rourke
Jul 20 at 0:16

















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Educators 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%2fmatheducators.stackexchange.com%2fquestions%2f16825%2fdiagram-of-methods-to-solve-differential-equations%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

Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

Middle Expansion Olielle Resaix Definition: Uttering songs of triumph shouting with joy triumphant exulting Sejunction Journal 붙다 달 고급 품목 외출 The stretch trades the screeching tin. Definition: The act of speaking with a drawl a drawl Cough Sand Definition: An uproar a quarrel a noisy outbreak Shake Iron Publicize Horse House Baby 사과 Resaix Flaggy Jelly Temporary Unequaled Puppet A drop in the bucket Shrew 성격 회원 성질 미팅 The burn frames the tacky quality. Materialistic The smoke reduces the way. Yammoe Nondescript Cheek 얼굴 배 약하다 날리다 타다 The illegal country shows the iron. Help Rule Drearien Smoke Teaching Meaty Wasp Abraham Lincoln Jaws 진심 수리하다 Size Cork Idea Convert Think Lark John Lennon 거울 청소 군 추천하다 아이스크림