Numerically solve for the solution of Airy's equation y''=xy on the interval 0<x<1 with boundary conditions y(0)=y'(0)=1. Use the trial solution
yhat = 1 + x + (sumation j = 2 through N) csubj*x^j.
Where do I get started? I am so lost.
Hi, I need some help!
I performed inverse laplace on (s^2+5s+6)/(s^3-s^2+2) and got 3/5*e^t*cos(t)+29/5*e^t*sin(t)+2/5*e^-t. My question is how do you take it back to the differential equation and how do you tell what type of differential equation it is?