March 13th, 2004, 10:06 am
QuoteOriginally posted by: vitasoyHi I am new here and would like to find out how to solve the followind DE.(ax^2+bx+c)p'(x) + (dx+e)p''(x)=0i will rewrite your problem as followsf(x)p'(x) + g(x)p''(x) = 0wheref(x) = ax^2 + bx + cg(x) = dx + ewrite p'(x) = q(x)p''(x) = q'(x)so u end up withf(x)q(x) + g(x)q'(x) = 0ordq/q = - f(x)/g(x) dxln(q) = int(-f(x)/g(x)dx) = h(x)u can integrate the rhs by parts using int (udv/dx) = uv - int(vdu/dx)by inspection, u=f(x) dv/dx = 1/g(x)q = exp(h(x)) hence p = int(qdx) = int(h(x)dx)should be straightforward
knowledge comes, wisdom lingers