I keep searching but I can't find any place that gives a good method of showing a process is NOT Markov. The definition I am using is that for every $s<t$ and $g$ bounded borel there is $f$ borel such that $E[g(X_t)|\mathcal{F}_s] = f(X_s)$ a.s.
I was told that $(B_t+1)^2$ is not a Markov process relative to the filtration generated by $B_t$ (standard Brownian Motion), I would like to show this.
Negating the definition, I need to find $s<t$ and $g$ bounded borel such that there is no function $f$ with $E[g((B_t+1)^2)|\mathcal{F}_s] = f((B_s+1)^2)$ a.s.
By the Markov property for $B_t$ i see that I can write $$ E[g((B_t+1)^2)|\mathcal{F}_s] = h(B_s) $$ where $$ h(x) = E[g((B_t-B_s+x+1)^2)] $$ but I don't see how I can show that for a particular $g$ this can't be rewritten as $f((B_s+1)^2)$.