Can an integral equation always be rewritten as a differential equation? - MathOverflow most recent 30 from http://mathoverflow.net2013-05-23T15:12:39Zhttp://mathoverflow.net/feeds/question/26689http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/26689/can-an-integral-equation-always-be-rewritten-as-a-differential-equationCan an integral equation always be rewritten as a differential equation?Michael2010-06-01T10:20:08Z2010-06-01T15:33:24Z
<p>Given an <a href="http://en.wikipedia.org/wiki/Integral_equation" rel="nofollow">integral equation</a> is there always a differential equation which has the same (say smooth) solutions?
It seems like not but can one prove this in some example?</p>
<p><strong>Edit:</strong> Naively I'm hoping for some algorithm which takes an integral equation and applies some operations like taking derivatives, substituting variables for some new ones, adding additional differential equations etc... such that after this procedure you have made all integral signs vanish and obtained a differential equation which has the same solutions as the integral eqution. (maybe similarly to how one can transform any system of PDEs into a system of first order equations)</p>
http://mathoverflow.net/questions/26689/can-an-integral-equation-always-be-rewritten-as-a-differential-equation/26705#26705Answer by mathphysicist for Can an integral equation always be rewritten as a differential equation?mathphysicist2010-06-01T12:23:45Z2010-06-01T15:33:24Z<p>While I second Deane's comment that the author should be a bit more specific about the kind of equations he is interested in, in general the answer is <strong>no</strong> for integral and, more broadly,<em>integro-differential</em> equations. However, the latter can be reduced to <em>functional-differential</em> equations rather than to purely differential ones. For more details, see Section 6.6 of the book <em><a href="http://books.google.com/books?id=lXu1s6sxjYUC" rel="nofollow">Symmetries and Conservation Laws for Differential Equations of Mathematical Physics</a></em>
(unfortunately the relevant pages appear to be excluded from Google preview).</p>
<p>For instance, I greatly doubt that one could reduce the <a href="http://en.wikipedia.org/wiki/Smoluchowski_coagulation_equation" rel="nofollow">Smoluchowski coagulation equation</a> from Example 6.5 of the above book to a differential (as opposed to functional-differential) equation or system thereof. </p>
http://mathoverflow.net/questions/26689/can-an-integral-equation-always-be-rewritten-as-a-differential-equation/26709#26709Answer by vonjd for Can an integral equation always be rewritten as a differential equation?vonjd2010-06-01T13:05:01Z2010-06-01T13:05:01Z<p>No, when it comes to stochastic differential equations these are only a shortcut - there is only a meaning to the integral representation, the paths are non-differentiable.</p>
<p>See e.g. here: <a href="http://en.wikipedia.org/wiki/Ito_calculus" rel="nofollow">http://en.wikipedia.org/wiki/Ito_calculus</a></p>
http://mathoverflow.net/questions/26689/can-an-integral-equation-always-be-rewritten-as-a-differential-equation/26710#26710Answer by SandeepJ for Can an integral equation always be rewritten as a differential equation?SandeepJ2010-06-01T13:16:07Z2010-06-01T13:16:07Z<p>With Charles Matthews comments in perspective, these are some notes I made sometime ago on this topic. I dont have the books in front of me so I can't look up the details right now.</p>
<p>1) In Zabreyko's book Integral equations (902860393X), there is the method based on Green's functions in Appendix A. </p>
<p>2) Bellman in Perturbation techniques Sec 10 points out that the other way (ODE to integral equation) is actually better</p>
<blockquote>
<p>Conversion of differential eqn to integral equation
is one of the powerful devices in
approximation theory. Its potency is
due to the fact that integration is a
smoothing op, while differentiation
accentuates small variations. If u(t)
and v(t) are close together, then
∫u(s)ds and ∫v(s)ds will be comparable
in value, but du/dt and dv/dt may be
arbitrarily far apart. Consequently,
when carrying out successive
approximations, we prefer integral
operators to differential operators.
On the other hand, in numerical
solutions, we prefer differential
operators to integral operators.</p>
</blockquote>
<p>3) You can also look up <a href="http://books.google.com/books?id=M4JjK9OvVqkC&printsec=frontcover&source=gbs_v2_summary_r&cad=0#v=onepage&q&f=false" rel="nofollow">Handbook of Integral Equations by Polyanin.</a>
Sec 8.4.5, Sec 9.7 and sec 9.3.3 are three situations where the method reduces a specific integral equation to an ODE</p>
http://mathoverflow.net/questions/26689/can-an-integral-equation-always-be-rewritten-as-a-differential-equation/26726#26726Answer by Willie Wong for Can an integral equation always be rewritten as a differential equation?Willie Wong2010-06-01T14:52:50Z2010-06-01T14:52:50Z<p>In general, no. An integral equation can be non-local, whereas a differential equation is local (in the sense that it can be described by a function over the jet-bundle). As an illustration</p>
<p>Let $K(x) = \delta_0(x) + \delta_1(x)$ be an integral kernel, where $\delta_i$ are the Dirac delta's supported at $i$. Consider the integral equation, for some fixed smooth $f$
$$ f(x) = \int K(x-y) \phi(y) dy $$
for the unknown $\phi$. The equation reduces to $\phi(x) + \phi(x+1) = f(x)$. Any continuous function $g(x)$ on $[0,1]$ satisfying $g(0) + g(1) = f(0)$ generates a continuous solution of the equation. I challenge you to find a differential equation whose solution set can be thus generated. </p>