PDE26
From Exampleproblems
![]() |
|
Since x tends towards infinity, transform it into the variable s. Since the first partials are zero, use the cosine transform.


This gives the ODE:


Transforming the boundary conditions,





So the transformed solution is


Using the convolution theorem
![\int_{-\infty}^\infty \cos sx F_c(s)G_c(s,y)\,ds = \frac{1}{2}\int_{-\infty}^\infty f(\xi)\left[ g(|t-\xi|,y)+g(|t+\xi|,y)\right]\,d\xi\,](/wiki/images/math/d/3/4/d34a12efe981bb41207cd8f6363456db.png)
where 
The final solution is
![u(x,y) = \frac{1}{\sqrt{2\pi}}\int_0^\infty f(\xi)\left[g(|x+\xi|,y)+g(|x-\xi|,y)\right]\,d\xi\,](/wiki/images/math/d/4/4/d44dc4d14473bffd971b327bd3bb408c.png)



