Solving Volterra Equations: Integrating for Solutions

  • Context: Graduate 
  • Thread starter Thread starter sara_87
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
sara_87
Messages
748
Reaction score
0
I am reading an example from a book on Volterra equations but there's one point i don't understand. the book says:
for certain types of linear integrodifferential equations, the reduction can be made directly by integration. consider for instance, the linear equation:

[tex]f'(t) - \int^{t}_{0}k(t,s)f(s) ds=g(t)[/tex],
with f(0)=f0. Integrating this we get:
[tex]f(t)- \int^{t}_{0}[/tex][tex]\int^{T}_{0}k(T,s)f(s) dsdT=G(t)[/tex]

I don't understand how that can be derived by integration.
 
Physics news on Phys.org
Hi sara_87! smile:

It's the "fundamental theorem of calculus" …

the derivative of ∫at f(x) dx = f(t) :wink:
 
but where did the T and G come from?
 
If that's g'(t) in the top line, then G is simply g.

T is just a "dummy" value of t.

Try differentiating the bottom equation, and you'll see that it works!