We used the Boyce and DiPrima book back when I was an electrical engineering student (Elementary Differential Equations and Boundary Value Problems https://www.amazon.com/Elementary-Differential-Equations-Bou... ). I remember it was an excellent book with many great examples and correlation with physics topics like mechanics, waves etc. Too bad our other mathematics books weren't at this high standard :/ Also, I real…
A First Course in Differential Equations for Scientists and Engineers
11–20 of 67 posts
Re: A First Course in Differential Equations for Scientists and Engineers
#12We used the Boyce and DiPrima book back when I was an electrical engineering student (Elementary Differential Equations and Boundary Value Problems https://www.amazon.com/Elementary-Differential-Equations-Bou... ). I remember it was an excellent book with many great examples and correlation with physics topics like mechanics, waves etc. Too bad our other mathematics books weren't at this high standard :/ Also, I real…
> I really don't think that such topics can be self-studied Can you explain this? What makes something extremely difficult to be studied without a teacher? (I took calc in high school and never took diff eq, so my knowledge in this specific domain is basically zero)
So the number of people who have developed some mathematical maturity without ever taking a diff.eq. course is probably small. So we don't know much about these people and how the topic of differential equations appears to them.
But yes, it would be interesting to hear about experiences from someone with e.g. a strong background in theoretical computer science, probably including calculus but not including diff.eqs., who has self-studied a book on differential equations.
Re: A First Course in Differential Equations for Scientists and Engineers
#13Re: A First Course in Differential Equations for Scientists and Engineers
#14While the linked course seems a lot more thorough, I took the Udacity "Differential Equations in Action" [1] course, which I found very well done. For the homework you write Python programs to compute things like gravitational slingshots, modeling epidemics, wildfires, and the n-body problem. [1] https://www.udacity.com/course/differential-equations-in-act...
Re: A First Course in Differential Equations for Scientists and Engineers
#15Lately I have been looking for a practical (not too much theory) book on how to model problems with differential equations, with lots of examples. I imagine I'd plug them into Wolfram Alpha to get a solution. Does anyone have recommendations?
Almost all textbooks named "Mathematical Modeling" should have chapters on modelling continuous change with differential equations, hopefully also a chapter on how to model systems of interacting variables with a system of differential equations. Then also textbooks with names like "Mathematical Models in Biology" or "Mathematical Biology" should have chapters on population growth, a two-species predator-prey model,…
Re: A First Course in Differential Equations for Scientists and Engineers
#16I'm very much attached to recording every thing in simple text editors. Is there a "Notepad" or "TextEdit" for mathematical notation?
Re: A First Course in Differential Equations for Scientists and Engineers
#17On a related note, how do you take notes for math subjects with their multiline integrals and sumation and subscripts, division etc? I'm very much attached to recording every thing in simple text editors. Is there a "Notepad" or "TextEdit" for mathematical notation?
For example MathJax, or emacs's org-preview-latex-toggle to show the rendered equations in the same buffer you write in.
Re: A First Course in Differential Equations for Scientists and Engineers
#18On a related note, how do you take notes for math subjects with their multiline integrals and sumation and subscripts, division etc? I'm very much attached to recording every thing in simple text editors. Is there a "Notepad" or "TextEdit" for mathematical notation?
Re: A First Course in Differential Equations for Scientists and Engineers
#19We used the Boyce and DiPrima book back when I was an electrical engineering student (Elementary Differential Equations and Boundary Value Problems https://www.amazon.com/Elementary-Differential-Equations-Bou... ). I remember it was an excellent book with many great examples and correlation with physics topics like mechanics, waves etc. Too bad our other mathematics books weren't at this high standard :/ Also, I real…
Ugh, I hated that book. It never went into any detail in its “solutions” and the whole thing seemed like a bag of tricks for solving whatever example they were currently showing. Plus I had to deal with the monstrosity that is WileyPLUS.
Re: A First Course in Differential Equations for Scientists and Engineers
#20On a related note, how do you take notes for math subjects with their multiline integrals and sumation and subscripts, division etc? I'm very much attached to recording every thing in simple text editors. Is there a "Notepad" or "TextEdit" for mathematical notation?