Two numbers are selected at random from the number 1,2,...,n. Let p denote the probability that the difference between the first and second is not less than m (where 0<m<n). If n=25 and m=10, find 5p
Open in App
Solution
Let the first number be x and the second be y. Let A denote the event that the difference between the first and second numbers is at least m. Let Ex denote the event that the first number chosen is x. We must have x−y≥m or y≤x−m.
Therefore x>m and y<n−m. Thus, P(Ex)=0 for 0<x≤m and P(Ex)=1/n for m<x≤n.