Hi all,
Wolfram language has the capability of solving an integro differential equation as described in the following article. https://www.wolfram.com/language/11/symbolic-and-numeric-calculus/solve-an-integro-differential-equation.html
However, I was trying to use this to solve an integro differential equation of the form but couldn't get a solution. Can somebody help me understand why and tell me a how I could solve a similar equation please?
Yes. I guess so. Tried the Laplace transform approach also and ended up having the same issue. Waiting for a feedback from the Walfram team.
Please send details on what you did exactly.
I've attached the script herewith. I simply followed the steps in the link above. Thanks in advance.
@Tonio JimenezC
Tried with that. But it doesn't give me a solution instead it returns the initial statement.
Use DSolve, like said article.