Thread Closed

Difference between the average position and the most likely position of a particle

 
Share Thread Thread Tools
Feb8-09, 09:18 AM   #1
TFM
 

Difference between the average position and the most likely position of a particle


1. The problem statement, all variables and given/known data

part (a):

What is the average position of a particle

part (b)

What is the most likely position of the particle

2. Relevant equations

N/A

3. The attempt at a solution

What is the difference between these two questions, because on first glance, I would have thought they were the same?

TFM
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Feb8-09, 11:12 AM   #2
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
They are not a priori the same, consider as an analogy the maxwell veolcity distribution:

http://www.ac.wwu.edu/~vawter/Physic...heoryGas05.gif

The peak is most probable-speed and the location on the x-axis where you have equal amount of probability to the left as to the right of that point is the mean-speed.

This is general for all probability distributions, e.g. wave functions in quantum mechanics. The most probable value and mean value only coincide if the distribution is symmetric around its maximum.

As an example, consider my Cheat - Dice:

It has 6sides, 4 of them has the value 1, and the rest of them has the value 6. What is the most probable outcome? And what is the mean-value of my dice? (a normal dice has 3.5)
 
Feb8-09, 11:19 AM   #3
TFM
 
Okay, that makes sense, since the two questions are:

(a)

Calculate the average position of the particle on the x axis, as a function of β. Mark the average position in your sketch.

(b)

Mark the most likely position of the particle in your sketch and calculate it as a function of β.

So for this, you will have to work out (a), using [tex] \int^\infty_\infty x P(x) dx [/tex], and for (b), locate its position on the graph. But how would you work out it's function?

TFM
 
Feb8-09, 11:21 AM   #4
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Difference between the average position and the most likely position of a particle


you have still not said anything about what course it is, and what probability density function you have. Also, show attempt to solution ....
 
Feb8-09, 11:28 AM   #5
TFM
 
Ops, Sorry,

Okay so, I have the P(x) to be [tex] B^2 x e^{-\beta x} [/tex]

Where B is a function of beta

We also know from the wave function that the integrals are actually between 0 and infinity, because the wave function is 0, thus:

[tex] <x> = \int^{\infty}_{0} B^2 x e^{-\beta x} [/tex]

Using integration by parts gives me:

[tex] <x> = [-\beta x e^{-\beta x} - \beta^2 e^{-\beta x}]^{\infty}_0 [/tex]
 
Feb8-09, 11:36 AM   #6
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
ok, now you are not quite correct, if the probability function [itex]
B^2 x e^{-\beta x}
[/itex] is the wave function modulus square, then this is the mean value:

[tex] <x>
= \int^{\infty}_{0} x P(x) \, dx
[/tex]

So please make sure you have done this, you have written something else in post #3 ...

Then most probable, it is just to find where maximum of P(x) is located.
 
Feb8-09, 11:43 AM   #7
TFM
 
Isn't it normally though:

[tex] <x> = \int^\infty_\infty x P(x) dx [/tex]

But changes sometimes due to limits impsoed on the system, eg with this specific function it goes to:

[tex] <x> = \int^{\infty}_{0} x P(x) dx [/tex]
 
Feb8-09, 11:48 AM   #8
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Yes, but you said that [tex]
P(x) = B^2 x e^{-\beta x}
[/tex]

and then you performed this integral:

[tex]
<x> = \int^{\infty}_{0} B^2 x e^{-\beta x} dx
[/tex]

Which is just [tex]
\int^{\infty}_{0} P(x) dx \neq <x>
[/tex]

So be careful.
 
Feb8-09, 11:57 AM   #9
TFM
 
Okay fair, enough, I can also see what I have done...

P(x) actually is
[tex] B^2 \sqrt{x} e^{-\beta x} [/tex]

But the version I copied from my workings I had already inserted the extra x, making

[tex] B^2 x e^{-\beta x} [/tex]

So does my integral look right now:

[tex] <x> = [-\beta x e^{-\beta x} - \beta^2 e^{-\beta x}]^{\infty}_0 [/tex]

and how do you insert the limit of infinity?
 
Feb8-09, 12:01 PM   #10
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
if [tex]

P(x) = B^2 \sqrt{x} e^{-\beta x}

[/tex]

And if [tex]P(x) = \Psi (x)^* \, \Psi (x) [/tex]

Then

[tex] <x> = \int _0^{\infty} x\,P(x) \, dx = B^2\int _0^{\infty} x\, \sqrt{x} e^{-\beta x} \, dx[/tex]

Now I can give you a hint: [itex]xe^{-x} \rightarrow 0[/itex] when [itex]x\rightarrow \infty [/itex]
 
Feb8-09, 12:27 PM   #11
TFM
 
I feel silly, I should have know that [tex] e^{-\infty} \approx 0 [/tex]

[tex] = \int _0^{\infty} x\,P(x) \, dx = B^2\int _0^{\infty} x\, \sqrt{x} e^{-\beta x} [/tex]

Okay, so now:

[tex] B^2\int _0^{\infty} x\, x^{1/2} e^{-\beta x} = B^2\int _0^{\infty} x^{3/2} e^{-\beta x} [/tex]

Integration by parts:

[tex] u = x^{3/2}, du = (x/2)^{3/2} dv = e^{-\beta x}, v = -\beta e^{-\beta x} [/tex]

This gives:

[tex] -\beta x^{3/2} e^{-\beta x} - \int {(x/2)^{3/2} e^{-\beta x}}[/tex]

Hmm, I need to use the integration by parts again, but if I do, I will still be left with another integral that needs int by parts again... Have I done something wrong?
 
Feb8-09, 12:33 PM   #12
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
you might want to do the integration starting all over again...

Hint: consider [tex]\int f g^{'} dx = fg - \int f^{'} g dx[/tex]
with
[tex] f(x) = x^{3/2} [/tex]
[tex] g^{'} (x) = e^{-\beta x} [/tex]

you have done the derivative of x^{3/2} wrong...
 
Feb8-09, 12:48 PM   #13
TFM
 
Okay, so:

[tex] f(x) = x^{3/2}, f'(x) = \frac{2}{5}x^{5/2} [/tex]

[tex] g'(x) = e^{-\beta x}, g(x) = -\beta e^{-\beta x} [/tex]

Thus:

[tex] -x^{3/2}\beta e^{-\beta x} - \int{-\frac{2}{5}x^{5/2}\beta e^{-\beta x} } [/tex]

Okay so far?
 
Feb8-09, 12:49 PM   #14
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
f 'prime' means derivative of f

that is standard notation

are you sure you have done integration by parts before?
 
Feb8-09, 01:08 PM   #15
TFM
 
Yeah, I did it for A Level a few years back, although, we used u/v and du/dv. I can do most of them okay...

So:

[tex] f(x) = x^{3/2}, f'(x) = \frac{1}{2}x^{1/2} [/tex]

[tex] g'(x) = e^{-\beta x}, g(x) = -\frac{1}{\beta} e^{-\beta x} [/tex]

So:

[tex] = -x^{3/2}\frac{1}{\beta} e^{-\beta x} - \int{-\frac{1}{2}x^{1/2}\frac{1}{\beta} e^{-\beta x} } [/tex]

[tex] = -x^{3/2}\frac{1}{\beta} e^{-\beta x} - -\frac{1}{2\beta} \int{x^{1/2}e^{-\beta x} } [/tex]

Is this okay now?
 
Feb8-09, 01:12 PM   #16
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Nope, what is derivative of x^{3/2} ?
 
Feb8-09, 01:24 PM   #17
TFM
 
Okay:

[tex] f(x) = x^{3/2}, f'(x) = \frac{3}{2}x^{1/2} [/tex]

Thus:

[tex] = -x^{3/2}\frac{1}{\beta} e^{-\beta x} + \frac{3}{2\beta} \int{x^{1/2}e^{-\beta x} } [/tex]

Better?
 
Thread Closed
Thread Tools


Similar Threads for: Difference between the average position and the most likely position of a particle
Thread Forum Replies
Position of a particle Introductory Physics Homework 6
Position of a particle Introductory Physics Homework 4
Position of a particle... Introductory Physics Homework 2
How do you find average velocity from a position-time graph? Introductory Physics Homework 2
Position of a Particle Calculus & Beyond Homework 2