Proof of Probability for Correct Book Placement in a Set of n Similar Volumes

  • Thread starter Thread starter phospho
  • Start date Start date
  • Tags Tags
    Probability Proof
AI Thread Summary
The discussion centers on proving the probabilities of finding a specific number of volumes in their correct positions after being randomly replaced on a shelf. It establishes that the probability of all n volumes being correctly placed is 1/n!, while the probability of n-1 volumes being correct is 0, as having one volume out of place necessitates at least two volumes being incorrect. The reasoning is that if one book is misplaced, it forces another to also be misplaced, confirming the zero probability for n-1. For n-2 and n-3 volumes, the probabilities are derived as 1/(n-2)!2 and 1/(n-3)!3, respectively. The conversation highlights the logical implications of book placement and the nature of permutations in this context.
phospho
Messages
250
Reaction score
0
An enclyclopededia consisting of n (## n \geq 4 ##) similar volumes is kept on a shelf with the volumes in correct numerical order: that is, with volume 1o n the left, volume 2 next, and so on. The volumes are all taken down for cleaning and are replaced on the shelf in a random order. Prove that the probabilities of finding exactly n, (n-1), (n-2), (n-3) volumes in their correct positions on the shelf are, respectively, ## \dfrac{1}{n!} ##, ## 0 ##, ## \dfrac{1}{(n-2)!2} ##, ## \dfrac{1}{(n-3)!3} ##

I've done all of this, except I cannot construct a proof for (n-1) and 0

It seems very trivial, if one of the books is in the wrong place, then that means another book is in the wrong place, which means another book is in the wrong place and so on, therefore the probability of a book being in the correct position is 0, but how do I go about constructing an actual proof for it?
 
Physics news on Phys.org
phospho said:
An enclyclopededia consisting of n (## n \geq 4 ##) similar volumes is kept on a shelf with the volumes in correct numerical order: that is, with volume 1o n the left, volume 2 next, and so on. The volumes are all taken down for cleaning and are replaced on the shelf in a random order. Prove that the probabilities of finding exactly n, (n-1), (n-2), (n-3) volumes in their correct positions on the shelf are, respectively, ## \dfrac{1}{n!} ##, ## 0 ##, ## \dfrac{1}{(n-2)!2} ##, ## \dfrac{1}{(n-3)!3} ##

I've done all of this, except I cannot construct a proof for (n-1) and 0

It seems very trivial, if one of the books is in the wrong place, then that means another book is in the wrong place,

Yes.

which means another book is in the wrong place and so on,

Why? Couldn't just two books be swapped?
 
LCKurtz said:
Yes.
Why? Couldn't just two books be swapped?

I guess, but that still leaves the probability to be 0, as only 1 book being in the wrong place means at least two are in the incorrect position
 
phospho said:
I guess, but that still leaves the probability to be 0, as only 1 book being in the wrong place means at least two are in the incorrect position

That's correct. You can't have just one in the wrong place, and that's why that probability is zero.
 
Is that a proof?
 
It is certainly the essence of a proof. You could flesh it out something like: Suppose a book, call it book ##p##, is in the wrong place, say it is in position ##q\ne p##. Then book ##q## is not in its correct place, so...
 
  • Like
Likes 1 person
LCKurtz said:
It is certainly the essence of a proof. You could flesh it out something like: Suppose a book, call it book ##p##, is in the wrong place, say it is in position ##q\ne p##. Then book ##q## is not in its correct place, so...
Seems unnecessarily complicated. If n-1 books are in their correct positions, the remaining position is not the correct one for any of them, so it must the correct position for the remaining volume.
 
Back
Top