Basic Maxwell Speed Distribution Function

McAfee
Messages
96
Reaction score
1

Homework Statement


bGpOGuQ.png



Homework Equations


LFJpCid.png



The Attempt at a Solution


I DO NOT NEED HELP WRITING THE PROGRAM! I'm just trying to figure out the basics behind it. Since this is an integral I will be solving this problem by using riemann sums. Where I'm having the most trouble is in the actually computation.

These are my constants:
N=100000
m=28.02
T=300
k=1.38*10^(-23)

For example I can look at the first case, v=0 and realize that I will get a result of 0.

Now when a substitute in v=20 and try to solve, my calculator gets an error that says INF.

Does anyone know what I'm doing wrong here.
 
Physics news on Phys.org
First, I found a typo. The problem states N = 10000 (N = 10^4). Your post indicates N = 100000 (10^5).

Second, always indicate the units for the various variables and constants you are using. It saves a lot of time and confusion.
 
What SteamKing said. You're clearly using the wrong units for the mass. ALWAYS write down the units. they are not optional.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top