Let us look at solutions to the linear heat equation on $\mathbb{R}$: $$ u_t = u_{xx}.$$ Is it true that solutions to the equation with nice enough initial datum are analytic after a certain time $T >0$?
I know that, if one starts with the datum $$ u_0(x) = \frac 1 {x^2 +1}, $$ the resulting solution is not analytic in a neighbourhood of $(0,0)$ (this example is due to Kowalevskaya).
Let us suppose for simplicity that the initial datum $u_0$ is smooth and of compact support. By the representation formula for solutions, we know that $$ u(x,t) = \frac C{\sqrt t} \int_{\mathbb{R}} \exp\left(- \frac{(x-y)^2}{4t} \right)u_0(y) dy, $$ for some positive constant $C$. It looks like maybe one could do a series expansion and get analyticity from this representation formula.
In case the assertion is false, could you provide an example in which analyticity fails after every positive time?
Any help will be appreciated.