I know how to solve heat equations and wave equations defined on $\mathbb{R}^n\times(0,\infty)$ using Fourier transform. But I am having trouble solving similar equations defined on finite intervals using Fourier series. To be precise, how do I start on the equation $$u_x = u_{tt}$$ with initial condition $$u(x,0) = f(x),$$ and $u$ is defined on $(a, b)\times(0, \infty)$?
The boundary conditions are $u(a,t) = u(b ,t) = 0$ for every $t>0$.
There is something contradictory in the wording of the question. The written equation is : $$u_x=u_{tt}$$ which, in fact, is not the heat equation : $$u_t=u_{xx}$$ as raised in the title and claimed the wording.
Supposing that this is a pypo, the next answer is the solving of the heat equation $u_t=u_{xx}$ with the specified boundary conditions ( and via Fourier series as requested ).