What are the steps to calculate uncertainty in quantum mechanics?

AI Thread Summary
The discussion focuses on calculating uncertainty in quantum mechanics, specifically through the normalization of a wave function and the application of quantum mechanical operators. The user seeks help with two main questions involving mathematical operations on functions and the normalization of the wave function psi(x) = sin(pi*x). They initially struggle with the normalization constant but eventually conclude that it is 2^(1/2), leading to the normalized function being 2^(1/2)sin(pi*x). Further, they inquire about calculating the uncertainty product deltaX*deltaP, emphasizing the need for guidance on the required integrals for determining the averages necessary for Heisenberg's uncertainty principle.
jsundberg
Messages
13
Reaction score
0
Hi!
I'm currently enrolled in a course about physical chemistry. Being a chemist in ground, I do not have much previous mathemathical education and this have now become a problem. People have told me that math isn't really that necessary for this course, but I can see now that we have come to quantum mechanics that I really should have read some more math before. Anyway, not much I can do now and I ask for your help. :)

I have 2 questions I need help with, and I would be really glad if you could help me out. It's mostly mathemathical at this point. And maybe I should point out that my mother language is not english, so I may get some things weird/wrong.

1) Apply the quantum mechanical operators of x, p, p^2 on each of the following functions: x^2, exp(ikx), exp(-ax^2).

2) Look at a particle in one dimension, x, in the interval 0<x<1. The wave function that describes the particle is psi(x) = sin(pi*x) in the interval and zero outside.

a: Normalize the wave function
b: Calculate the uncertainty (Heisenberg's) - deltaXdeltaP

Any hints, tips, help would be the best. Many thanks.
:confused:
 
Physics news on Phys.org
What you should know for this question is that the operator x simply multiplies the function by x and that the operator p differentiates the function with respect to x and multiplies it by \frac{\hbar}{i}.
So

x(f(x))=xf(x)
p(f(x))=\frac{\hbar}{i}\frac{df(x)}{dx}

For 2). A wavefunction \psi(x) is normalised if
\int_{-\infty}^{+\infty}|\psi(x)|^2dx=1
 
Thanks!

I've thinkered a little about number 2, and my conclusion follows -
The integral is: F(x) = x/2 - (sin(2*pi*x)/4*pi) = 1/N^2
And the normalization constant becomes: (1/(x/2 - (sin(2*pi*x)/4*pi))^1/2)
In other words, the normalized wave function should be:
(1/(x/2 - (sin(2*pi*x)/4*pi))^1/2)*sin(pi*x)

Is this correct?
The integral was looked up in a table, is this integral solved easily by partial integration otherwise?
 
jsundberg said:
Thanks!

I've thinkered a little about number 2, and my conclusion follows -
The integral is: F(x) = x/2 - (sin(2*pi*x)/4*pi) = 1/N^2
And the normalization constant becomes: (1/(x/2 - (sin(2*pi*x)/4*pi))^1/2)
In other words, the normalized wave function should be:
(1/(x/2 - (sin(2*pi*x)/4*pi))^1/2)*sin(pi*x)

Is this correct?
The integral was looked up in a table, is this integral solved easily by partial integration otherwise?

There's something wrong with the constant od normalization.As Galileo said,apply that formula knowing that your function (sin) is real (so that should make an idea about that square) and that the domain of integrating (-infinty+plus infinity) is devisedin 3 parts:the (-inf,0)(0,1) and (1,+inf).For the integration u need,u won't be needing a table of integrals,unless u're really slow (sorry,no offense).

Good luck,anyway!
 
Yes, that was quite messed up. :/

Got more help from my intelligent friend who helped me out to understand and guided me trough the problem. So the final word is that the nomralization constant is 2^(1/2) which give s the normalized function as 2^(1/2)sin(pi*x)

Does this sound more correct?
And I am really slow. :D The problem is that I have no mathemathical background, but my friend who isn't really slow when it comes to mathemathics sais that he would need ****loads of time to do the integration of |sin(pi*x)|^2 and he seems right, or?

Thanks for all the help, I really appreciate it!
 
Last edited:
jsundberg said:
Yes, that was quite messed up. :/

Got more help from my intelligent friend who helped me out to understand and guided me trough the problem. So the final word is that the nomralization constant is 2^(1/2) which give s the normalized function as 2^(1/2)sin(pi*x)

Does this sound more correct?
And I am really slow. :D The problem is that I have no mathemathical background, but my friend who isn't really slow when it comes to mathemathics sais that he would need ****loads of time to do the integration of |sin(pi*x)|^2 and he seems right, or?

Thanks for all the help, I really appreciate it!

Integrals with product of sines or cosines can be a a big pain. Lots of work. Always try to look for symmetry or things that can make you see the answer beforehand. You don't want to integrate for 15 minutes only to find out the answer is zero and saying: 'Gee, the function is odd, I should've seen it coming'.

You usually have to use some trig. identity for these integrals. The following is handy for sine squared::
\sin^2(x)=\frac{1}{2}(1-\cos(2x))

In this case you can also do it by noticing

\int_0^1\sin^2(\pi x)dx=\int_0^1\cos^2(\pi x)dx
Since the integration covers a whole period.
Then combine this with \sin^2x+\cos^2x=1

1=\int_0^1(\sin^2(\pi x)+\cos^2(\pi x))dx=2\int_0^1 \sin^2(\pi x)dx
To get \int_0^1 \sin^2(\pi x)dx=1/2.

Anyway, you got the right answer. :wink:
 
Last edited:
Thanks! :)
I think we will get a small list of useful integrations for the final test, since the mathematics is a bit beyond scope of this course.

Anyway, I need some more help with the math when I should calculate the uncertainty product.

I have understood that this is done by calculating deltaX*deltaP, and deltaX^2/P^2 = <x^2>/<p^2>. Put this in the wave function:
<x^2> = int dx x^2|f(x)|^2 = 2^1/2int dx x^2sin(pi*x)sin(pi*x)

But here I get stuck, and I can't get hold of my friend. :D
 
jsundberg said:
Thanks! :)
I think we will get a small list of useful integrations for the final test, since the mathematics is a bit beyond scope of this course.

Anyway, I need some more help with the math when I should calculate the uncertainty product.

I have understood that this is done by calculating deltaX*deltaP, and deltaX^2/P^2 = <x^2>/<p^2>. Put this in the wave function:
<x^2> = int dx x^2|f(x)|^2 = 2^1/2int dx x^2sin(pi*x)sin(pi*x)

But here I get stuck, and I can't get hold of my friend. :D

I think u mean Galileo,but let me be a substitute for him,his knowledge and his ability to give (useful) advice. :wink:

U have determined the eigenfunction \psi (x),together with its normalization factor,which became the key issue for this thread.
Now,u wish to calculate the quantities \Delta x,\Delta p_{x},multiply them to check whether Heisenberg's famous uncertainty relation is satisfied.But u're facing some rather nasty integrals.Lemme explain u why.Textbook definitons:
(\Delta x)_{\psi(x)} =:+\sqrt{&lt; \hat{x}^{2}&gt;_{\psi(x)} -&lt;\hat{x}&gt;_{\psi(x)} ^{2}}
(\Delta p_{x})_{\psi(x)} =:+\sqrt{&lt;\hat{p}^{2}_{x}&gt;_{\psi(x)}-&lt;\hat{p}_{x}&gt;_{\psi(x)}^{2}}

In the coordinate representation:
\hat{x}=x\hat{1}
\hat{p}_{x}=-i\hbar\frac{d}{dx}\hat{1}

So,u'll have to find those averages (4 of them),where the abstract \psi(x) is nothing than your normalized wave function.
I know these QM calculations seem horrible,but u cannot state a sound answer to your problem without making the calculations.

Daniel.
 
Last edited:
Back
Top