Let's consider the fourth-order ordinary differential equation (ODE): $$ f^{(4)}(x) - 2 f^{(2)}(x) + f(x) = \delta'(x) , \tag{1} $$ where $f^{(n)}$ denotes the $n$th derivative with respect to $x$.
Given that the Dirac delta function is related to its derivative via $x\delta'(x) = -\delta(x)$, we can rewrite Eq. (1) as [Wikipedia]: $$ x \left[ f^{(4)}(x) - 2 f^{(2)}(x) + f(x) \right] = -\delta(x) . \tag{2} $$
Our objective is to determine the jump condition at the interface $x=0$.
To obtain the jump condition, we start by integrating both sides of Eq. (2) by parts. This leads to the following expression: $$ \left[ x \left( f^{(3)}-2f^{(1)}+f^{(-1)} \right) + f^{(2)}-2f+f^{(-2)} \right]_{x=-\epsilon}^\epsilon = 1\, , $$ where $\epsilon$ is a small positive value, approaching zero.
How can we rigorously obtain the jump condition at $x=0$?
It seems that the discontinuity in the second derivative might play a crucial role, but I'm struggling to establish a concrete connection. Any assistance or guidance on this matter would be greatly appreciated.
Thank you very much!
Transform the equation into a system of second order equations, using the freedom to chose the new component to combine the highest derivatives on both sides by setting $$f''=g(x)+\theta,$$ $\theta$ the unit jump function, thus $\theta'=\delta$. Then $$ g''+\delta'-2(g+\theta)+f=\delta' \\~\\ g''-2g+f=2\theta $$ The linear system for $(f,g)$ now has piecewise constant right sides. Thus its solutions are $C^1$ and piecewise smooth.
In consequence, $f$ and $f'$ are continuous at $x=0$, $f''$ has a jump of size 1, $f'''=g'+\delta$ has no jump in the values left and right from $x=0$.