Notes
Direct integration equations notes
Working archive
A long-term archive of 1,000 ordinary differential equations, organized by structure, analytical solution method, verification, graphical behavior, computational visualization, interactive ODE models, and application-oriented takeaways.
Problems are adapted from textbooks, course materials, and generative AI. All written solutions and explanations are done by me unless noted otherwise.
Status60/1000 Entries complete
FormatWork, graph, model lab
This is a technical project combining differential equations, analytical solutions, mathematical writing, computational visualization, and web development. The goal is to build a searchable, application-oriented reference system with selected interactive ODE models, not just a list of solved problems.
Search system
Completed work
Showing 1-60 of 60 entries
Direct integration equations notes
Direct integration initial value problems notes
Taxonomy
Capabilities
| Skill | Evidence in archive |
|---|---|
| Mathematical modeling | Classification by ODE type, solution method, and model behavior |
| Technical writing | Takeaways and explanations for each entry |
| Computational thinking | Graphs, derivative checks, computational visualization |
| Python / MATLAB | Code-backed plots and planned interactive ODE models |
| Web development | Interactive searchable archive |
| Long-term execution | 1,000-entry roadmap with completed-entry tracking |
Computational showcase
3 model-lab entries planned
Selected entries are not only solved and archived — they are turned into interactive models with plots, sliders, and system-level explanations.
#003
Equation
Model statusPlanned interactive model
Model categoryDirect integration
A visual model for connecting the polynomial slope field y' = 5x^4 - 2x + 7 to its shifted family of solution curves.
#028
Equation
Model statusPlanned interactive model
Model categoryInitial value problems
A planned model for showing how the initial condition y(0) = -1 selects one curve from the polynomial solution family.
#053
Equation
Model statusPlanned interactive model
Model categoryAutonomous systems
A simple autonomous model for comparing initial conditions, equilibrium behavior, and rapid exponential sensitivity over time.
“Once you learn the concept of a differential equation, you see differential equations all over, no matter what you do.”
Gian-Carlo Rota