The Schroedinger's equation can be viewed as a diffusion equation with imaginary constants $a$ and $b$ satisfying,
$$\quad \Psi_t=a \cdot \Delta \Psi-b \cdot V(x,t) \cdot \Psi \tag{1} $$ However if $a$ and $b$ are positive real coefficients, we get the standard diffusion equation.
Now it's standard fair to prove, $$\cfrac{d}{dt} \int |\Psi|^2 \ dr^3=0 \tag{2} $$ if $a$ and $b$ are imaginary. Is this true for the standard diffusion equation?
My (educated) guess is no. For the one dimensional case, the derivative can be brought inside and we get, $$\int 2 \cdot \Psi_t \cdot \Psi \ dr^3 $$ Using the known expression for $\Psi_t$ we get, $$\int \left(2 \cdot a \cdot \Psi_{xx} \cdot \Psi-2 \cdot b \cdot V \cdot \Psi^2\right) \ dr^3 \tag{3}$$
Using integration by parts and noting that $\Psi$ needs to go to zero at infinity (this is self evident right?) we get, $$\int \left(2 \cdot a \cdot \Psi^2-2 \cdot b \cdot V \cdot \Psi^2\right) \, dr^3 \tag{4}\, .$$
The first term is positive definite. The second term could easily be positive as well, so in general, the integral is time dependent.
Can a general proof for or against this be shown? In addition, assuming my argument is correct, are there cases where the integral in $(2)$ isn't time dependent?