← 返回数学题库
075概率困难derivationlong

Fixed Points of a Random Permutation Are Not Independent

题目

A permutation σ\sigma of {1,2,3,4}\{1,2,3,4\} is chosen uniformly at random (each of the 4!=244! = 24 permutations equally likely). For i=1,2,3,4i = 1,2,3,4, define the event Ai={σ(i)=i}A_i = \{\sigma(i) = i\} (element ii is a fixed point). (a) By counting, show that P(Ai)=1/4P(A_i) = 1/4 for every ii, and P(AiAj)=1/12P(A_i \cap A_j) = 1/12 for every pair iji \neq j. (b) Are AiA_i and AjA_j independent? (c) Compute P(AiAjAk)P(A_i \cap A_j \cap A_k) for distinct i,j,ki,j,k and P(A1A2A3A4)P(A_1 \cap A_2 \cap A_3 \cap A_4). (d) Despite the failure of pairwise independence, verify the classical inclusion-exclusion identity: P(i=14Ai)=112!+13!14!P\bigl(\bigcup_{i=1}^{4} A_i\bigr) = 1 - \frac{1}{2!} + \frac{1}{3!} - \frac{1}{4!}.

解题计时

0:00

提交作答时记录,用于后续平均用时统计。