Practice question · Multiple choice
Which spreadsheet formula iterates a linear system: if is in A2 and in B2, with and step ?
Hints
- The step adds the rate of change times the time step.
- The current value must appear before the increment.
Show the answer
A. =A2+(0.3*A2-0.1*B2)*0.1
Why
Euler method: . The formula adds the rate of change times the time step to the current value.
Practise Systems of Differential Equations
The app has 8 more questions on this lesson, and keeps your place in the course. Business I is free to start.
More questions on Systems of Differential Equations
- In the Ramsey growth model, the steady state is a saddle point. Why is this economically important?
- Which systems have a stable equilibrium?
- In a phase diagram, nullclines are curves where one of the two derivatives equals zero.
- Match each phase-diagram concept to its description.
- The Ramsey model's steady state is a saddle point, which sounds like instability. Why do economists treat…