Examples of differential equations: Difference between revisions

Content deleted Content added
Removed wolfram reference and added link to list of numerical analysis software
Tags: Mobile edit Mobile app edit Android app edit
Line 40:
:<math>\frac{dy}{dt} + \alpha y = 0, y(1)=2, y(2)=1</math>
 
gives <math>\alpha = \ln(2)</math> and <math>y = 4 e^{-\ln(2) t}= 2^{2-t}</math>.
 
==Non-separable (non-homogeneous) first-order linear ordinary differential equations==