maths.free › Differential Equations › Modelling with differential equations
Modelling with differential equations
Growth, decay, cooling, mixing: writing the equation from the sentence.
Every model starts with a sentence of the form “the rate of change of y is proportional to …”. Growth at 5% a year is y′ = 0.05y; cooling is T′ = −k(T − T_room); a mixing tank balances what flows in against what flows out. Write the sentence as an equation, solve, then fit the constant to a known value.
ਕੰਮ ਉਦਾਹਰਨ: y' = 0.05*y
Solve y' = 0.05*y
ਕਦਮ ਦਰ ਕਦਮ
- \frac{d}{d x} y{\left(x \right)} = 0.05 y{\left(x \right)}
The differential equation.
- \text{order } 1
Order 1: the highest derivative present.
- \text{Separable}
Move everything in y to one side with dy and everything in x to the other, then integrate both sides.
- 1.0 r - 0.05 = 0
Characteristic equation of the homogeneous part (substitute y = e^{rx}).
- r = 0.05
Its roots.
- y{\left(x \right)} = C_{1} e^{0.05 x}
General solution (C₁, C₂ … are arbitrary constants).
- \checkmark
Verified: substituting the solution back into the equation gives 0.
ਜਵਾਬ ਦਿਓ
ਆਪਣਾ ਹੀ ਕੋਸ਼ਿਸ਼ ਕਰੋ
ਹੋਰ ਵਿੱਚ Differential Equations
Separable equationsFirst-order linear equationsSecond-order, constant coefficientsNonhomogeneous equations