Abel's Theorem

Purpose:

To use a CAS to find a second solution of a differential equation given a solution.


Description:

Abel's Theorem is used to derive a formula to find a second solution y2(x) of y'' + p(x) y' + q (x) = 0 which is linearly independent of the given solution y1(x). Students are asked to use this formula to write a simple program in Maple or Mathcad which finds y2(x) given y1(x). They then use their program to find the general solutions for some second order linear differential equations.


Return to Differential Equations: Explorations Through Technology.