DrJekyll
- 6
- 0
I am trying to find the solution to a problem defined as follows:
<br /> (\partial_x^2-K^2)^2 G(\vec{x},\vec{x}')=\delta(\vec{x}'-\vec{x})<br />
where K is simply a constant and x is three dimensional.
<br /> A \left[ e^{-K(\vec{x}-\vec{x}')}H(\vec{x}-\vec{x}') + e^{K(\vec{x}-\vec{x}')}H(\vec{x}'-\vec{x}) \right]<br /> + B \left[ (\vec{x}-\vec{x}') e^{-K(\vec{x}-\vec{x}')}H(\vec{x}-\vec{x}') + (\vec{x}'-\vec{x}) e^{K(\vec{x}-\vec{x}')}H(\vec{x}'-\vec{x}) \right]<br />
Here, H is the step function.
and I am trying to find A and B such that the first equation is satisfied. Does anyone have any advice on how to proceed?
My initial guess was to apply (\partial_x^2-K^2)^2 to my proposed solution and then solve for A and B. This gets a bit tricky since once I start taking derivatives I get derivatives of the delta function.
<br /> (\partial_x^2-K^2)^2 G(\vec{x},\vec{x}')=\delta(\vec{x}'-\vec{x})<br />
where K is simply a constant and x is three dimensional.
<br /> A \left[ e^{-K(\vec{x}-\vec{x}')}H(\vec{x}-\vec{x}') + e^{K(\vec{x}-\vec{x}')}H(\vec{x}'-\vec{x}) \right]<br /> + B \left[ (\vec{x}-\vec{x}') e^{-K(\vec{x}-\vec{x}')}H(\vec{x}-\vec{x}') + (\vec{x}'-\vec{x}) e^{K(\vec{x}-\vec{x}')}H(\vec{x}'-\vec{x}) \right]<br />
Here, H is the step function.
and I am trying to find A and B such that the first equation is satisfied. Does anyone have any advice on how to proceed?
My initial guess was to apply (\partial_x^2-K^2)^2 to my proposed solution and then solve for A and B. This gets a bit tricky since once I start taking derivatives I get derivatives of the delta function.