Boundary Value Problems/ODE BVPs

From testwiki
Revision as of 20:56, 30 August 2014 by imported>JackBot (Return [[../|Boundary Value Problems]]: using AWB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Two point BVPs for an ODE

Begin with second order DEs, x=f(t,x,x), with conditions on the solution at t=a and t=b.

d2xdt2+p(t)dxdt+q(t)x(t)=f(t) with a0x(a)+a1x(a)=g and b0x(b)+b1x(b)=h on the interval Iab={x|atb}

Hello

Example

d2xdt2+4dxdt+2x(t)=f(t) with x(0)=0 and x(1)=0 on the interval Iab={x|0t1}

Return [[../|Boundary Value Problems]]

Template:CourseCat