#mathsToday #mtbos Slope fields in Desmos: Here's a simple graph that plots any slope field and, optionally, a solution func if one is known. I've resisted the impulse to add features, but it would be easy to do many things. https://www.desmos.com/geometry/ghy0vzw6ta
Comments
I tried to keep mine as simple as I could so that kids could understand all the moving parts. This was used as an intro/review preceding lessons on vector fields (in MVC).
You might find the slopefield tool on geogebra easier. Together with SolveODE or NSolveODE you can investigate a lot of differential equations
I'm always impressed with what Geogebra can do, of course! 2/2
Sadly here in the UK we lost Euler's method from most syllabii in Secondary school in 2017. But, yes, I always started with spreadsheets too!
Great fun. Do you explore the error term being proportional to the square of the step size?
EM is required for BC Calc (not AB); I recap it in MVC as an intro to ∇Descent. BC≈Calc1; AB≈Calc2, MVC≈Calc3.
My bias is that numerical methods are even more important now, given the increase in computer power.