- #1
Elvex
- 11
- 0
Volterra Eqn of 2nd Kind --> DEQ
I need to convert y(x) = 1 - x + int[dt(x-t)y(t)] from 0 to x to a differential equation with the appropriate boundary conditions.
OK I just had a problem converting a DEQ into an integral equation so I know the form it will take, I know it will be a 2nd order homogeneous equation... something like d^2y/dx^2 + y(x) = 0 with y(a) = b , dy/dx|c = d for some constants. I know it won't be a periodic boundary condition because that turns into a Fredholm Equation of the 2nd Kind.
So I applied d/dx to both sides getting
dy/dx = -1 + int[dty(t)] from 0 to x
I think this is valid since the integrand is with respect to t, I just applied the differentiation within the integral.
I'm not sure what to do from here though.
Homework Statement
I need to convert y(x) = 1 - x + int[dt(x-t)y(t)] from 0 to x to a differential equation with the appropriate boundary conditions.
The Attempt at a Solution
OK I just had a problem converting a DEQ into an integral equation so I know the form it will take, I know it will be a 2nd order homogeneous equation... something like d^2y/dx^2 + y(x) = 0 with y(a) = b , dy/dx|c = d for some constants. I know it won't be a periodic boundary condition because that turns into a Fredholm Equation of the 2nd Kind.
So I applied d/dx to both sides getting
dy/dx = -1 + int[dty(t)] from 0 to x
I think this is valid since the integrand is with respect to t, I just applied the differentiation within the integral.
I'm not sure what to do from here though.