Linear first order ODE: Difference between revisions
From Rice Wiki
(Created page with "Category:Differential Equations '''Linear first order Ordinary_Differential_Equation''' Homogeneous of g(t) = 0 Constant coefficient if p(t) = a is a constant. Otherwise, variable coefficient. Examples: y' + ty = 2 nonhomogeneous, var y' + 2y = 2 nonhomogeneous, constant y' + 2y = 0 homogeneous, constant Factor emthod 2.1 y' + p(t) y = g(t) Compute integrating factor mu(t) = exp(int p(t) dt)") |
m (Rice moved page Linear First Order ODE to Linear first order ODE) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Differential Equations]] | [[Category:Differential Equations]] | ||
'''Linear first order [[ | '''Linear first order [[Ordinary Differential Equation|ODE]]'s''' | ||
Homogeneous of g(t) = 0 | Homogeneous of g(t) = 0 |
Latest revision as of 19:48, 17 May 2024
Linear first order ODE's
Homogeneous of g(t) = 0
Constant coefficient if p(t) = a is a constant. Otherwise, variable coefficient.
Examples: y' + ty = 2 nonhomogeneous, var y' + 2y = 2 nonhomogeneous, constant y' + 2y = 0 homogeneous, constant
Factor emthod 2.1
y' + p(t) y = g(t)
Compute integrating factor
mu(t) = exp(int p(t) dt)