1

Is it possible to just factor out the derivative like this:

$$ x \left[ \frac{d^2 \Psi}{d x^2} \cdot \Psi^* - \frac{d^2 \Psi^*}{d x^2} \cdot \Psi \right] = x \, \frac{d}{dx} \left( \frac{d \Psi}{d x} \cdot \Psi^* - \frac{d \Psi^*}{d x} \cdot \Psi \right) $$

$\Psi$ is just some function of $x$ while $\Psi^*$ is its complex conjugate. I am in doubts as we have products inside square brackets...

71GA
  • 841

1 Answers1

2

HINT. Try to go from the other side: compute the derivative
$$\frac{d}{dx} \left( \frac{d \Psi}{d x} \cdot \Psi^* - \frac{d \Psi^*}{d x} \cdot \Psi \right)$$ using the product rule and see what happens.

gev
  • 594