/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q21E Consider a room divided by imagi... [FREE SOLUTION] | 91影视

91影视

Consider a room divided by imaginary lines into three equal parts. Sketch a two-axis plot of the number of ways of arranging particles versus NleftandNrightfor the caseN=1023, Note that Nmiddleis not independent, being of courseNNnghtNleftYour axes should berole="math" localid="1658331658925" NleftandNright, and the number of ways should be represented by density of shading. (A form for numbers of ways applicable to a three-sided room is given in Appendix I. but the question can be answered without it.)

Short Answer

Expert verified

The surface plot is

Step by step solution

01

Formula used

The number of ways of arranging particles in the room is given by:WNriju,NhatN=N!Nright!Nleft!(NNleftNright)!.

02

Given information from question

In this problem, we are to consider a room divided into three equal parts. The total number of particles in the room is given to beN=1023 .

03

Calculate the number of ways of arranging particles in the room

The room is now divided into three equal parts, then the number of ways of arranging particles in the room is given by:

WNriju,NhatN=N!Nright!Nleft!(NNleftNright)!. 鈥︹ (1)

Since we are dealing with an enormous amount of particles ~1023, it will be more convenient to take the logarithm of eq. (I) and the desired surface plot in terms of the logarithm ofW versusNleft andNright- .

Taking the logarithm of eq. (I) we obtain:

lnW=lnN!Nright!Nleft!(NNleftNright)!=lnN!ln[Nright!Nleft!(NNleftNright)!=lnN!lnNright!lnNleft!ln(NNleftNright)!

Now, we make use of Stirling's approximation,

lnx!xlnxx

lnWNlnNNNrightlnNright+NrightNleftlnNleft+Nleft(NNleftNright)ln(NNleftNright)+(NNleftNright)nNlnNNrightlnNrightNleftlnNleft(NNleftNright)ln(NNleftNright)

04

Write a script using an appropriate software

We have a convenient form forW which takes into account large values of N, we write a script using an appropriate software to represent as a surface plot the dependence of lnWontoNleft andNright :

N=1e23;

[Nr,Nl]=meshgrid;(1:1e21:5e22)

W=N*log(N)Nr.*log(Nr)N1.*log(N1)(NN1Nr).*log(NN1Nr);

surf(Nr,N1,W)

caxis([5e22 1.1e23])

colorbar;

xlabel('N_{right \}'); ylabel('N_\{left \}');

05

The surface plot for lnW 

The surface plot is

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91影视!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Exercise 52 gives the Boltzmann distribution for the special case of simple harmonic oscillators, expressed in terms of the constant =狈丑蝇0/(2s+1). Exercise 53 gives the Bose-Einstein and Fermi-Dirac distributions in that case. Consider a temperature low enough that we might expect multiple particles to crowd into lower energy states:kBT=15. How many oscillators would be expected in a state of the lowest energy,E=0? Consider all three-classically distinguishable. boson, and fermion oscillators - and comment on the differences.

To obtain equation (9-42), we calculated a total number of fermions Nas a function of EFassuming T=0. starting with equation(9.41) . But note that (9.4)is the denominator of our model for calculating average particle energy, equation (9.26). its numerator is the total (as opposed (o average particle) energy'. which we鈥檒l callUtotalhere. In other wonts. the total system energy Uis the average particle energyE times the total number of particles (n). CalculateUtotalas a function ofEF

And use this to show that the minimum (T=0)energy of a gas of spin fermions may be written asUtotal=310(323m3/2V)2/3N5/3

(a) From equation (9.34) and the Fermi-Dirac distribution given in Exercise 53, obtain an expression for EF(T), the Fermi temperature for a collection of fermion oscillators, (b) Show that EFo=. (c) Plot EF(T)versuskBTfrom 0tokBT6=1.5. (d) By what percent does the Fermi energy drop from its maximum T=0value when kBTrises to 25%of?

At what wavelength does the human body emit the maximum electromagnetic radiation? Use Wien's law from Exercise 79 and assume a skin temperature of70F.

Classically, what would be the average energy of a particle in a system of particles fine to move in the xy-plane while rotating about the i-axis?

See all solutions

Recommended explanations on Physics Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.