Let smooth functions $f(x) , g(t)$ are given
solve the heat equation on the semi infinite domain $(a,\infty) \times (0,T)$.
for simplicity, we can let $a = 0$.
\begin{eqnarray}
&&u_t(x,t) = u_{xx}(x,t) \quad a<x<\infty , \quad 0<t<T \\
&&u(x,0) = f(x), \quad a<x\\
&&u(a,t) = g(t), \quad 0<t<T \\
&& lim_{x\rightarrow \infty} u(x,t) = 0 .
\end{eqnarray}
i need the closed form solution to the problem subject to $f(x) , g(t)$
Thanks for any help in advance