Solve the boundary value problem:

  y'' - y' + y= 3 exp(2x) - 2 sin x


given y(1)=6.308447; y(2) = 55.430436


Show how the solution depends on the discretization, dx, by

using dx=0.2, 0.1, and 0.05.