These Second Order Linear ODE do not have any functions associated with the variable and it’s derivatives. I.e. and are constants. The General form is:
ay” + by′ + cy = F(x)$$ where $a,b,c$ are all constants.
### Homogenous Form
![](Second%20Order%20Linear%20Homogenous%20Equation%20(Constant%20Coefficients).md#Solving)
### Inhomogeneous Form
![](Second%20Order%20Linear%20Inhomogeneous%20Equation%20(Constant%20Coefficients).md#Solving)
### Examples
#TODO