Calculus and modelling
A differential equation describes directions before it describes a curve.
This prototype introduces slope fields for first-order differential equations. Learners can choose an equation, set an initial condition and watch a numerical solution follow the local gradients.
The aim is to connect calculus, modelling and numerical methods in a way that feels visual rather than purely symbolic.
Differential equations lab
Read a differential equation as a field of directions
A first-order differential equation tells you the gradient at each point. The slope field shows those local directions, and the curve follows them from the chosen initial condition.
Equation
dy/dx = 0.7(1 - y)
Initial point
(-3, 2.2)
Initial gradient
-0.84
Step size
0.08
Joy in the process
The point is not just to finish. It is to notice, test and return.
These tools are invitations to explore. A good mistake, a surprising pattern or a question you cannot yet answer is part of the work, not a failure of it.
The challenge is deliberate: the site should support thinking, not remove the need for it.
Future extensions