I am trying to answer the following question:
Given the equation: $$ \left\{ \begin{array}{ll} u_{tt} - u_{xx} -u=0 , \mathbb{R}\times (0,\infty) \\ u(x,0)=x , u_t(x, 0)=-x \end{array} \right. $$ Find a solution as a power series expansion about the origin and identify this solution.
I'm kind confused with the written of the problem itself. Am I supposed to assume that there is a solution as a power series and find its form? I tried this way, but couldn't get any reasonable expression for it. Or how should I solve this kind of problem?
Thanks in advance, for any help.
If you are said to solve the problem using a series expansion, you should suppose that such a power series exists. After finding the closed form, you can find the disk of convergence over which the power series is convergent and valid.
Actually, this PDE is classified as linear. A general method for such equations can be substituting the variables or using the separation of variables as $$u(x,t)=f(x)g(t)$$and applying the initial condition.
Remark
A power series for a bivariate $u(x,t)$ can be written as $$u(x,t)=\sum_m\sum_n a_{mn}x^mt^n$$