Lindsay and Simon have discovered a new pub that has n different beers B1, B2, . . . , Bn, where n ≥ 1 is an integer. They want to try all different beers in this pub and agree on the following approach: During a period of n days, they visit the pub every day. On each day, they drink one of the beers. Lindsay drinks the beers in order, i.e., on the i-th day, she drinks beer Bi . Simon takes a uniformly random permutation a1, a2, . . . , an of the set {1, 2, . . . , n} and drinks beer Bai on the i-th day. Let X be the random variable whose value is the number of days during which Lindsay and Simon drink the same beer. Determine the expected value E(X) of X. (Hint: Use indicator random variables.)
Not too sure on how to go about this question? All help is greatly appreciated!