New Reply

Analytical solution to integro-differential equation

 
Share Thread Thread Tools
Jun18-12, 04:40 PM   #1
 

Analytical solution to integro-differential equation


Hi all,

I'm trying to find an analytical solution to the following integro-differential equation:

[itex]
a f'(x)\int_0^x f(x)dx + b f'(x) + a [f(x)]^2 - a f(x) = 0
[/itex]

with initial condition:
[itex]
f(0)=1
[/itex]

This is a simplified problem for which I know the solution: [itex]f(x)=1[/itex].
I'm trying to find a general method to solve this equation that I can use for more complex problems. The main difficulty is the product of the differential and the integral.
Can anyone point me in the right direction? Integral transforms (e.g. Laplace) seem to be the general way to tackle integro-differential equations but I'm not sure how to apply those here.

Many thanks in advance,
Maarten
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Jun18-12, 06:10 PM   #2
 
I'm not sure that this can be solved analytically. One thing you can try is dividing with f'(x) (assuming it's not zero) and then differentiating (the other case, f'(x)=0, makes your job very easy). That will get rid of the integral, but although the expression you get is not really easy to work with, it's reduced to a second order differential equation.
 
Jun25-12, 12:42 PM   #3
 
Hi !
There are two obvious solutions f(x)=0 and f(x)=1.
In order to show that there are no other solution, let :
[itex]F(x)=\int_0^x f(x)dx[/itex]
Then, bring back F(x), f(x)=F'(x) and f'(x)=F''(x) into the ODE
This leads to a second order ODE, rather easy to solve, thanks to the conditions F'(0)=f(0)=1 and F(0)=0.
 
Jun26-12, 08:27 PM   #4
 
Recognitions:
Homework Helper Homework Help

Analytical solution to integro-differential equation


Quote by mbraakhekke View Post
Integral transforms (e.g. Laplace) seem to be the general way to tackle integro-differential equations but I'm not sure how to apply those here.
Integral transforms are typically only useful for linear equations. This equation is nonlinear, so the typical integral transforms are not likely to work at all. (The laplace transform won't).

Quote by JJacquelin View Post
Hi !
There are two obvious solutions f(x)=0 and f(x)=1.
In order to show that there are no other solution, let :
[itex]F(x)=\int_0^x f(x)dx[/itex]
Then, bring back F(x), f(x)=F'(x) and f'(x)=F''(x) into the ODE
This leads to a second order ODE, rather easy to solve, thanks to the conditions F'(0)=f(0)=1 and F(0)=0.
This is what I would do.
 
Jun27-12, 12:34 AM   #5
 
So, I suppose that you did it.
Attached Thumbnails
ODE.JPG  
 
Jun27-12, 03:04 AM   #6
 
Thanks to all for your suggestions.

@JJacquelin: your derivation is very helpful.
The remaining equation without the boundary conditions:
[itex]
(F'(x)-1)(F(x)+k)=C
[/itex]
should be also solvable for more complex situations. Mathematica delivers a general solution in terms of the Lambert W (product log) function.
Anyway, this is something I can work with.

Thanks again,
Maarten
 
Jun27-12, 04:18 AM   #7
 
Hello !

I agree. Without the boundary conditions, the general solution f(x) involves the Lambert-W function :
Attached Thumbnails
Without condition.JPG  
 
New Reply
Thread Tools


Similar Threads for: Analytical solution to integro-differential equation
Thread Forum Replies
Science & engineering math: integro-differential equation Calculus & Beyond Homework 7
Integro-Differential Equation with mathematica Math & Science Software 1
Integro-partial differential equation Classical Physics 0
Partial Integro-Differential Equation Differential Equations 1
Integro-differential equation please help! Calculus & Beyond Homework 7