Quantum mechanics operator manipulation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Tom_12
Messages
6
Reaction score
0

Homework Statement


consider operator defined as [itex]\hat{O_A} = \hat{A} -<\hat{A}>[/itex]
show that [itex](ΔA)^2=<\hat{O_A}^2>[/itex]

Homework Equations


[itex](ΔA)^2=<\hat{A}^2>-<\hat{A}>^2[/itex]


The Attempt at a Solution


[itex](ΔA)^2=<\hat{A}^2>-<\hat{A}>^2[/itex]
[itex]= <\hat{A}^2> - (\hat{A} -\hat{O_A})^2[/itex]
[itex]= <\hat{A}^2> - \hat{A}^2 + 2\hat{A}<\hat{O_A}> - \hat{O_A}^2[/itex]

or

[itex]\hat{O_A} = \hat{A} -<\hat{A}>[/itex]

[itex]\hat{O_A}^2 = (\hat{A} -<\hat{A}>)^2[/itex]

[itex]\hat{O_A}^2 = \hat{A}^2-2\hat{A}<\hat{A}>+\hat{A}^2[/itex]

But I don't know how to convert the operator [itex]\hat{O_A}[/itex] into the expectation value [itex]<\hat{O_A}>[/itex]...?
 
Physics news on Phys.org
Tom_12 said:
[itex]\hat{O_A} = \hat{A} -<\hat{A}>[/itex]

[itex]\hat{O_A}^2 = (\hat{A} -<\hat{A}>)^2[/itex]

[itex]\hat{O_A}^2 = \hat{A}^2-2\hat{A}<\hat{A}>+\hat{A}^2[/itex]

But I don't know how to convert the operator [itex]\hat{O_A}[/itex] into the expectation value [itex]<\hat{O_A}>[/itex]...?

What happens when the expectation of both sides of the last line is taken?
 
George Jones said:
What happens when the expectation of both sides of the last line is taken?

Does this happen:

[itex]<\hat{O_A}^2> = <\hat{A}^2>-2<\hat{A}><\hat{A}>+<\hat{A}>^2[/itex]

[itex]<\hat{O_A}^2> = <\hat{A}^2>-2<\hat{A}>^2+<\hat{A}>^2[/itex]

[itex]<\hat{O_A}^2> = (ΔA)^2[/itex]...?

I am not sure what happens when you take the expectation value of a term that is already an expectation value, does it just remains unchanged?
 
Oh yes, of course. Thank you.