I'm sorry, but I made a big mistake. The last thing I intended to do was confuse you, but I think I might have done so.
In my two most recent posts, I mistakenly wrote,
\left[ \left( \frac{d}{dx} \right) g(x) \right]^* =g^*(x) \left(\frac{d}{dx} \right) \mathrm{\ \ \ \ \ [sic]}
That's wrong! I forgot an i in a couple places. What I should have wrote was
\left[ \left(i \frac{d}{dx} \right) g(x) \right]^* =g^*(x) \left(i \frac{d}{dx} \right)
It turns out that i is important. Why? because \frac{d}{dx} by itself is
not a Hermitian operator. That i in front of it is needed to make it Hermitian. The reason it is allowed to pull the \left( i \frac{d}{dx} \right) operator out from under the conjugate, and to the right (instead of to the left), is
because it is Hermitian. If the operator was not Hermitian, we wouldn't be allowed to do that.
chris_avfc said:
So if I were to apply that to the second part of my question, I could take the d^2/dx^2 out of the conjugate?
Yes and no. 'Yes' because \frac{d^2}{dx^2} is Hermitian. 'No' because you haven't proven that yet. The whole point of the second part of the problem statement is to
prove that \frac{d^2}{dx^2} is Hermitian. Until you do that, you're not allowed to pull it out (to the right) directly.
Since I confused you once (by forgetting the i), let me try to make up for it by helping out a little more.
As I mentioned before, there are a couple ways to approach the second part of the problem statement. You
could prove it by integrating by parts, twice. Or alternately, you could prove it by building off the first part of the problem statement. Following the path taken by page 3, (iii) if your attachment, I'll help you with the latter approach.
Although you're not allowed to pull out a \frac{d^2}{dx^2} from underneath the conjugate, and to the right, in this particular problem (until you prove it is Hermitian), you
can pull out a \left( i \frac{d}{dx} \right), because you've
already proven that that operator is Hermitian.
Let's start with
\int \left( \frac{d^2}{dx^2} \psi \right)^* \psi \ dx.
The first thing we can do is split up the \frac{d^2}{dx^2} into two \frac{d}{dx} operations.
\int \left[ \frac{d}{dx} \left( \frac{d}{dx} \psi \right) \right]^* \psi \ dx.
Next we note that -i^2 = 1, and multiply everything in the square brackets by -i^2. It should be obvious now that that doesn't change anything, because we're just multiplying everything within the brackets by 1.
\int \left[ -i^2 \frac{d}{dx} \left( \frac{d}{dx} \psi \right) \right]^* \psi \ dx.
Let's redistribute the i's.
\int - \left[ i \frac{d}{dx} \left(i \frac{d}{dx} \psi \right) \right]^* \psi \ dx.
Now we can start pulling out \left( i \frac{d}{dx} \right) terms, and to the right. I can't do the whole problem for you but I'll show you how to do the first one (you'll have to do it twice, total).
\int - \left[ \color{red}{i \frac{d}{dx}} \left(i \frac{d}{dx} \psi \right) \right]^* \psi \ dx <br />
= \int - \left[ \left( i \frac{d}{dx} \psi \right)^* \color{red}{\left(i \frac{d}{dx} \right)} \right] \psi \ dx.
Now let me just get rid of a set of brackets.
\int - \left( i \frac{d}{dx} \psi \right)^* \left(i \frac{d}{dx} \right) \psi \ dx.
Now you take it from here. Start by pulling out a \left( i \frac{d}{dx} \right) term from under the conjugate, and to the right, which is now in red:
\int - \left( \color{red}{i \frac{d}{dx}} \psi \right)^* \left(i \frac{d}{dx} \right) \psi \ dx.
Simplify after that.
Once you get the answer, I suggest doing the problem again from the beginning, without using this thread as a guide, just so you know you can do it on your own. Good luck!
