<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=71.218.138.182</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=71.218.138.182"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/71.218.138.182"/>
	<updated>2026-05-02T11:56:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Initial_topology&amp;diff=7866</id>
		<title>Initial topology</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Initial_topology&amp;diff=7866"/>
		<updated>2013-09-11T02:56:20Z</updated>

		<summary type="html">&lt;p&gt;71.218.138.182: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About|the classical theory||Hamiltonian (disambiguation){{!}}Hamiltonian}}&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;Hamiltonian system&#039;&#039;&#039; is a [[dynamical system]] governed by [[Hamilton&#039;s equations]]. In [[physics]], this dynamical system describes the evolution of a [[physical system]] such as a [[planetary system]] or an [[electron]] in an [[electromagnetic field]]. These systems can be studied in both [[Hamiltonian mechanics]] and [[dynamical systems theory]].&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Informally, a Hamiltonian system is a mathematical formalism developed by [[William Rowan Hamilton|Hamilton]] to describe the evolution equations of a physical system. The advantage of this description is that it gives important insight about the dynamics, even if the [[initial value problem]] cannot be solved analytically. One example is the planetary movement of three bodies: even if there is no simple solution to the general problem, [[Henri Poincaré|Poincaré]] showed for the first time that it exhibits [[deterministic chaos]].&lt;br /&gt;
&lt;br /&gt;
Formally, a Hamiltonian system is a dynamical system completely described by the scalar function &amp;lt;math&amp;gt;H(\boldsymbol{q},\boldsymbol{p},t)&amp;lt;/math&amp;gt;, the Hamiltonian.&amp;lt;ref name=ott&amp;gt;{{cite book|last=Ott|first=Edward|title=Chaos in Dynamical Systems|year=1994|publisher=Cambridge University Press}}&amp;lt;/ref&amp;gt; The state of the system, &amp;lt;math&amp;gt;\boldsymbol{r}&amp;lt;/math&amp;gt;, is described by the [[generalized coordinates]] &#039;momentum&#039; &amp;lt;math&amp;gt;\boldsymbol{p}&amp;lt;/math&amp;gt; and &#039;position&#039; &amp;lt;math&amp;gt;\boldsymbol{q}&amp;lt;/math&amp;gt; where both &amp;lt;math&amp;gt;\boldsymbol{p}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\boldsymbol{q}&amp;lt;/math&amp;gt; are vectors with the same dimension N. So, the system is completely described by the 2N dimensional vector&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\boldsymbol{r} = (\boldsymbol{q},\boldsymbol{p})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and the evolution equation is given by the Hamilton&#039;s equations:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
&amp;amp; \frac{d\boldsymbol{p}}{dt} = -\frac{\partial H}{\partial \boldsymbol{q}}\\&lt;br /&gt;
&amp;amp; \frac{d\boldsymbol{q}}{dt} = +\frac{\partial H}{\partial \boldsymbol{p}}&lt;br /&gt;
\end{align} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The trajectory &amp;lt;math&amp;gt;\boldsymbol{r}(t)&amp;lt;/math&amp;gt; is the solution of the [[initial value problem]] defined by the Hamilton&#039;s equations and the initial condition &amp;lt;math&amp;gt;\boldsymbol{r}(0) = \boldsymbol{r}_0\in\mathbb{R}^{2N}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Time independent Hamiltonian system==&lt;br /&gt;
&lt;br /&gt;
If the Hamiltonian is not time dependent, i.e. if &amp;lt;math&amp;gt;H(\boldsymbol{q},\boldsymbol{p},t) = H(\boldsymbol{q},\boldsymbol{p})&amp;lt;/math&amp;gt;, the Hamiltonian does not vary with time:&amp;lt;ref name=ott/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable1&amp;quot; width=300px&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{show&lt;br /&gt;
|derivation&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{dH}{dt} = &lt;br /&gt;
\frac{\partial H}{\partial \boldsymbol{p}} \cdot \frac{d \boldsymbol{p}}{dt} + &lt;br /&gt;
\frac{\partial H}{\partial \boldsymbol{q}} \cdot \frac{d \boldsymbol{q}}{dt} + &lt;br /&gt;
\frac{\partial H}{\partial t}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{dH}{dt} = &lt;br /&gt;
\frac{\partial H}{\partial \boldsymbol{p}} \cdot \left(-\frac{\partial H}{\partial \boldsymbol{q}}\right) + &lt;br /&gt;
\frac{\partial H}{\partial \boldsymbol{q}} \cdot  \frac{\partial H}{\partial \boldsymbol{p}} + &lt;br /&gt;
0 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
and thus the Hamiltonian is a [[constant of motion]], whose constant equals the total energy of the system, &amp;lt;math&amp;gt;H = E&amp;lt;/math&amp;gt;. Examples of such systems are the [[pendulum]], the [[harmonic oscillator]] or [[dynamical billiards]].&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
{{main|Simple harmonic motion}}&lt;br /&gt;
&lt;br /&gt;
One example of time independent Hamiltonian system is the harmonic oscillator. Consider the system defined by the coordinates &amp;lt;math&amp;gt;\boldsymbol{p} = p&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\boldsymbol{q} = x&amp;lt;/math&amp;gt; whose Hamiltonian is given by&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; H = \frac{p^2}{2m} + \frac{1}{2}k x^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Hamiltonian of this system does not depend on time and thus the energy of the system is conserved.&lt;br /&gt;
&lt;br /&gt;
== Symplectic structure ==&lt;br /&gt;
One important property of a Hamiltonian dynamical system is that it has a symplectic structure.&amp;lt;ref name=ott/&amp;gt; Writing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\nabla_{\boldsymbol{r}} H(\boldsymbol{r}) = \begin{bmatrix}&lt;br /&gt;
\partial_\boldsymbol{q}H(\boldsymbol{q},\boldsymbol{p}) \\&lt;br /&gt;
\partial_\boldsymbol{p}H(\boldsymbol{q},\boldsymbol{p}) \\&lt;br /&gt;
\end{bmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
the evolution equation of the dynamical system can be written as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\frac{d\boldsymbol{r}}{dt} = S_N \cdot \nabla_{\boldsymbol{r}} H(\boldsymbol{r})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;S_N =&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0 &amp;amp; I_N \\&lt;br /&gt;
-I_N &amp;amp; 0 \\&lt;br /&gt;
\end{bmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
and &#039;&#039;I&#039;&#039;&amp;lt;sub&amp;gt;N&amp;lt;/sub&amp;gt; the &#039;&#039;N&#039;&#039;&amp;amp;times;&#039;&#039;N&#039;&#039; [[identity matrix]].&lt;br /&gt;
&lt;br /&gt;
One important consequence of this property is that an infinitesimal phase-space volume is preserved.&amp;lt;ref name=ott/&amp;gt; A corollary of this is [[Liouville&#039;s theorem (Hamiltonian)|Liouville&#039;s theorem]]:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable1&amp;quot; width=300px&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{show&lt;br /&gt;
|Liouville&#039;s theorem:&lt;br /&gt;
|&lt;br /&gt;
Liouville&#039;s theorem states that on a Hamiltonian system, the phase-space volume of a closed surface is preserved under time evolution.&amp;lt;ref name=ott/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{d}{dt}\int_{S_t}d\boldsymbol{r} = &lt;br /&gt;
\int_{S_t}\frac{d\boldsymbol{r}}{dt}\cdot d\boldsymbol{S} = &lt;br /&gt;
\int_{S_t}\boldsymbol{F}\cdot d\boldsymbol{S} = &lt;br /&gt;
\int_{S_t}\nabla\cdot\boldsymbol{F} d\boldsymbol{r} = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the third equality comes from the [[divergence theorem]].&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
*[[Dynamical billiards]]&lt;br /&gt;
*[[Planetary system]]s, more specifically, the [[n-body problem]].&lt;br /&gt;
*[[Canonical general relativity]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Action-angle coordinates]]&lt;br /&gt;
* [[Liouville&#039;s theorem (Hamiltonian)|Liouville&#039;s theorem]]&lt;br /&gt;
* [[Integrable system]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
* Almeida, A. M. (1992).&#039;&#039; Hamiltonian systems: Chaos and quantization&#039;&#039;. Cambridge monographs on mathematical physics. Cambridge (u.a.: [[Cambridge Univ. Press]])&lt;br /&gt;
* Audin, M., &amp;amp; Babbitt, D. G. (2008). &#039;&#039;Hamiltonian systems and their integrability&#039;&#039;. Providence, R.I: [[American Mathematical Society]]&lt;br /&gt;
* Dickey, L. A.  (2003). &#039;&#039;Soliton equations and Hamiltonian systems&#039;&#039;. Advanced series in mathematical physics, v. 26. River Edge, NJ: [[World Scientific]].&lt;br /&gt;
*Treschev, D., &amp;amp; Zubelevich, O. (2010). &#039;&#039;Introduction to the perturbation theory of Hamiltonian systems&#039;&#039;. Heidelberg: [[Springer Science+Business Media|Springer]]&lt;br /&gt;
*[[George M. Zaslavsky|Zaslavsky, G. M.]] (2007). &#039;&#039;The physics of chaos in Hamiltonian systems&#039;&#039;. London: [[Imperial College Press]].&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* {{scholarpedia|title=Hamiltonian Systems|urlname=Hamiltonian_Systems|curator=James Meiss}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Hamiltonian System}}&lt;br /&gt;
[[Category:Hamiltonian mechanics]]&lt;/div&gt;</summary>
		<author><name>71.218.138.182</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Final_topology&amp;diff=9383</id>
		<title>Final topology</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Final_topology&amp;diff=9383"/>
		<updated>2013-09-11T02:56:08Z</updated>

		<summary type="html">&lt;p&gt;71.218.138.182: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In [[mathematics]], a &#039;&#039;&#039;fundamental solution&#039;&#039;&#039; for a linear [[partial differential operator]] &#039;&#039;L&#039;&#039; is a formulation in the language of [[Distribution (mathematics)|distribution theory]] of the older idea of a [[Green&#039;s function]]. In terms of the [[Dirac delta function]] δ(&#039;&#039;x&#039;&#039;), a fundamental solution &#039;&#039;F&#039;&#039; is the solution of the [[inhomogeneous equation]]&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;LF&#039;&#039; = &amp;amp;delta;(&#039;&#039;x&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
Here &#039;&#039;F&#039;&#039; is &#039;&#039;a priori&#039;&#039; only assumed to be a [[Schwartz distribution]].&lt;br /&gt;
&lt;br /&gt;
This concept was long known for the [[Laplacian]] in two and three dimensions. It was investigated for all dimensions for the Laplacian by [[Marcel Riesz]]. The existence of a fundamental solution for any operator with [[constant coefficients]] &amp;amp;mdash; the most important case, directly linked to the possibility of using [[convolution]] to solve an [[arbitrary]] [[Sides of an equation|right hand side]] &amp;amp;mdash; was shown by [[Bernard Malgrange]] and [[Leon Ehrenpreis]].&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
Consider the following differential equation &#039;&#039;Lf&#039;&#039; = sin(x) with&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; L=\frac{\partial^2}{\partial x^2} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The fundamental solutions can be obtained by solving &#039;&#039;LF&#039;&#039; = δ(&#039;&#039;x&#039;&#039;), explicitly,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{\partial^2}{\partial x^2} F(x) = \delta(x) &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Since for the [[Heaviside function]] &#039;&#039;H&#039;&#039; we have&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{\partial}{\partial x} H(x) = \delta(x) &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
there is a solution&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{\partial}{\partial x} F(x) = H(x) + C.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here &#039;&#039;C&#039;&#039; is an arbitrary constant introduced by the integration. For convenience, set &#039;&#039;C&#039;&#039; = &amp;amp;minus; 1/2.&lt;br /&gt;
&lt;br /&gt;
After integrating &amp;lt;math&amp;gt;\frac{\partial}{\partial x}F(x)&amp;lt;/math&amp;gt; and taking the new integration constant as zero, we get&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; F(x) = x H(x) - \frac{1}{2}x = \frac{1}{2} |x| &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Motivation==&lt;br /&gt;
&lt;br /&gt;
Once the fundamental solution is found, it is easy to find the desired solution of the original equation. In fact, this process is achieved by convolution.&lt;br /&gt;
&lt;br /&gt;
Fundamental solutions also play an important role in the numerical solution of partial differential equations by the [[boundary element method]].&lt;br /&gt;
&lt;br /&gt;
===Application to the example===&lt;br /&gt;
Consider the operator L and the differential equation mentioned in the example.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{\partial^2}{\partial x^2} f(x) = \sin(x) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can find the solution of the original equation by convolving the right-hand side &amp;lt;math&amp;gt;\sin(x)&amp;lt;/math&amp;gt; with the fundamental solution &amp;lt;math&amp;gt;F(x) = \frac{1}{2}|x|&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; f(x) = \int_{-\infty}^{\infty} \frac{1}{2}|x - y|\sin(y)dy&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This shows that some care must be taken when working with functions which do not have enough regularity (e.g. compact support, &amp;lt;math&amp;gt;L^1&amp;lt;/math&amp;gt; integrability) since, we know that the desired solution is &amp;lt;math&amp;gt;f(x) = -\sin x&amp;lt;/math&amp;gt;, while the above integral diverges for all x. The two expressions for f are, however, equal as distributions.&lt;br /&gt;
&lt;br /&gt;
===An example that more clearly works===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \frac{\partial^2}{\partial x^2} f(x) = I(x) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;I&#039;&#039; is the characteristic (indicator) function of the unit interval &#039;&#039;[0,1]&#039;&#039;. In that case, it can be readily verified that the convolution &#039;&#039;I*F&#039;&#039; with &#039;&#039;F(x)=|x|/2&#039;&#039; is a solution, i.e., has second derivative equal to &#039;&#039;I&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Proof that the convolution is a solution===&lt;br /&gt;
Denote the [[convolution]] of functions &#039;&#039;F&#039;&#039; and &#039;&#039;g&#039;&#039; as&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;F&#039;&#039;*&#039;&#039;g&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Say we are trying to find the solution of&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Lf&#039;&#039; = &#039;&#039;g&#039;&#039;(&#039;&#039;x&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
We want to prove that &#039;&#039;F&#039;&#039;*&#039;&#039;g&#039;&#039; is a solution of the previous equation, i.e. we want to prove that &#039;&#039;L(&#039;&#039;F&#039;&#039;*&#039;&#039;g&#039;&#039;)&#039;&#039; = &#039;&#039;g&#039;&#039;(&#039;&#039;x&#039;&#039;). When applying the differential operator, &#039;&#039;L&#039;&#039;, to the convolution it is known that&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;L&#039;&#039;(&#039;&#039;F&#039;&#039;*&#039;&#039;g&#039;&#039;)=(&#039;&#039;LF&#039;&#039;)*&#039;&#039;g&#039;&#039;,&lt;br /&gt;
&lt;br /&gt;
provided &#039;&#039;L&#039;&#039; has constant coefficients.&lt;br /&gt;
&lt;br /&gt;
If &#039;&#039;F&#039;&#039; is the fundamental solution, the right side of the equation reduces to&lt;br /&gt;
&lt;br /&gt;
:&amp;amp;delta;*&#039;&#039;g&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
But since the delta function is an [[identity element]] for convolution, this is simply &#039;&#039;g&#039;&#039;(&#039;&#039;x&#039;&#039;). Summing up,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; L(F*g)=(LF)*g=\delta(x)*g(x)=\int_{-\infty}^{\infty} \delta (x-y) g(y) dy=g(x) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, if &#039;&#039;F&#039;&#039; is the fundamental solution, the convolution &#039;&#039;F&#039;&#039;*&#039;&#039;g&#039;&#039; is one solution of &#039;&#039;Lf&#039;&#039; = &#039;&#039;g&#039;&#039;(&#039;&#039;x&#039;&#039;). This does not mean that it is the only solution. Several solutions for different initial conditions can be found.&lt;br /&gt;
&lt;br /&gt;
==Fundamental solutions for some partial differential equations==&lt;br /&gt;
&lt;br /&gt;
===Laplace equation===&lt;br /&gt;
For the [[Laplace equation]],&lt;br /&gt;
:&amp;lt;math&amp;gt;  [-\nabla^2]  \Phi(\mathbf{x},\mathbf{x}&#039;) = \delta(\mathbf{x}-\mathbf{x}&#039;)&amp;lt;/math&amp;gt;&lt;br /&gt;
the fundamental solutions in two and three dimensions are&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \Phi_{2D}(\mathbf{x},\mathbf{x}&#039;)=&lt;br /&gt;
-\frac{1}{2\pi}\ln|\mathbf{x}-\mathbf{x}&#039;|,\quad \Phi_{3D}(\mathbf{x},\mathbf{x}&#039;)=&lt;br /&gt;
\frac{1}{4\pi|\mathbf{x}-\mathbf{x}&#039;|} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Screened Poisson equation===&lt;br /&gt;
For the [[Screened Poisson equation]], where the parameter &#039;&#039;k&#039;&#039; is real and the fundamental solution a modified [[Bessel function]],&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; [-\nabla^2+k^2] \Phi(\mathbf{x},\mathbf{x}&#039;) = \delta(\mathbf{x}-\mathbf{x}&#039;)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the two and three dimensional [[Helmholtz equation]]s have the fundamental solutions&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt; \Phi_{2D}(\mathbf{x},\mathbf{x}&#039;)=&lt;br /&gt;
\frac{1}{2\pi}K_0(k|\mathbf{x}-\mathbf{x}&#039;|),\quad&lt;br /&gt;
\Phi_{3D}(\mathbf{x},\mathbf{x}&#039;)=&lt;br /&gt;
\frac{1}{4\pi|\mathbf{x}-\mathbf{x}&#039;|}\exp(-k|\mathbf{x}-\mathbf{x}&#039;|)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Biharmonic equation===&lt;br /&gt;
For the [[Biharmonic equation]],&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; [-\nabla^4] \Phi(\mathbf{x},\mathbf{x}&#039;) = \delta(\mathbf{x}-\mathbf{x}&#039;)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the biharmonic equation has the fundamental solutions&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\Phi_{2D}(\mathbf{x},\mathbf{x}&#039;)=&lt;br /&gt;
-\frac{|\mathbf{x}-\mathbf{x}&#039;|^2}{8\pi}(\ln|\mathbf{x}-\mathbf{x}&#039;| - 1),\quad&lt;br /&gt;
\Phi_{3D}(\mathbf{x},\mathbf{x}&#039;)=&lt;br /&gt;
\frac{|\mathbf{x}-\mathbf{x}&#039;|}{8\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Signal processing==&lt;br /&gt;
{{Main|Impulse response}}&lt;br /&gt;
&lt;br /&gt;
In [[signal processing]], the analog of the fundamental solution of a differential equation is called the [[impulse response]] of a filter.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Green&#039;s function]]&lt;br /&gt;
* [[Impulse response]]&lt;br /&gt;
* [[Parametrix]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*{{Springer|id=f/f042250|title=Fundamental solution}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Fundamental Solution}}&lt;br /&gt;
[[Category:Partial differential equations]]&lt;br /&gt;
[[Category:Generalized functions]]&lt;/div&gt;</summary>
		<author><name>71.218.138.182</name></author>
	</entry>
</feed>