Tag: ODE

  • Solving 2nd Order ODE

    Case 1: Homogeneous Case 1a Case 1b Case 1c Case 2: Non Homogeneous To find yp, we make an educated guess using the method of undetermined coefficients. This works if d(x) is: Polynomial Exponential (i.e. Aekx, provided k is not a root of ay” + by’ + c = 0) Trigonometry (i.e. Asinkx + Bcoskx,…

  • Solving 1st Order ODE

    Case 1: x missing Example: Case 2: y missing Case 3: Variable Separable Example: Case 4: Linear Equations Verification: