Solving Second-Order ODE: Transformation & Choosing s(x)

  • Thread starter Thread starter gankutsuou7
  • Start date Start date
  • Tags Tags
    Ode Translation
gankutsuou7
Messages
2
Reaction score
0
Every second order linear ODE a(x)y''+b(x)y'+c(x)y=F(x) can be transformed into the forms;

u''+g(x)u=h(x)

divide whole equation to a(x) and choose y(x)=u(x)^(e^s(x)) but how i choose s(x) ?Please help...
 
Physics news on Phys.org
If you mean y=ue^{s(x)}, then that's a standard transformation to it's normal form. Write:

y''+Py'+Qy=g

then let:

y=ue^{s(x)}

with:

s(x)=exp\left\{-1/2\int P dx\right\}

See "Intermediate Differential Equations" by Rainville
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top