Let $F = \Phi (X^x_T)$. $X^x_T$ behaves as a risky asset such that $dX^x_t=rX^x_tdt+\sigma X^x_tdW_t$ with $W_t$ standard Brownian Motion; $X_0^x=x$. $\Phi$ is continuous with linear growth and $P(x) = e^{−rT}\mathbb{E}[F]$. Prove that $P \in C^2(\mathbb{R}_+;\mathbb{R}) $.
I've already proved that $P \in C^1(\mathbb{R}_+;\mathbb{R}$). Also, solving the SDE, we obtain $X^x_T=x e^{(r-\frac{\sigma^2}{2})T+\sigma \sqrt{T}Y}$ with $Y \sim \mathcal{N}(0,1)$ but I have no idea on how to continue. Could some one help me? Thanks in advance.
This is shown in Le Gall Brownian Motion, Martingales, and Stochastic Calculus theorem 7 (for continuous and bounded but the proof is similar). Another source is here lecture 12: stochastic differential equations, diffusion:
Define the infinitesimal generator of the process $X_{t}$ to be the differential generator
$$G=\frac{1}{2}\sigma^2(x)\partial_{xx}+\mu(x)\partial_{x}.$$
As mentioned there one needs to make a modification for unbounded. In particular, we need integrability but thanks to the linear growth we have
$$E[\Phi(X_{t}^{x})]\leq cE[|X_{t}^{x}|]=cE[X_{t}^{x}]=cxe^{rT}<\infty.$$
The rest of the proof is the same as in the case of $f$ being bounded and continuous.