Exhaustive number of cases =nC3
Three numbers in A.P. can be selected in the following mutually exclusive ways :
Numbers, with common difference =1,(1,2,3);(2,3,4);........ (n−2,n−1,n), hence, (n−2) in number
Numbers with common difference =2,(1,3,5);(2,4,6);.......... (n−4,n−2,n) hence, (n−4) in number.
Number with common difference =3,(1,4,7);(2,5,8)........(n−6,n−3,n), hence, (n−6) in number
..................................................................................
..................................................................................
Numbers with common difference =2n−1(1,2n+1,n),
hence 1 in number [Note that n is odd, so 2n−1 is integer] ∴ Total number of favourable case (n−2)+(n−4)+(n−6+)+.....+3+1 =21(2n−1)[1+(n−2)]=4(n−1)2
[∴ total number of terms in above A.P. is 2n−1 ]
Required probability =nC34(n−1)2 =6n(n−1)(n−2)4(n−1)2=2n(n−2)3(n−1) ALTERNATE : There are in the set {1,2,3,.....,n} (n being odd), 2n−1 even number, 2n+1 odd numbers; and for an A.P., the sum of the extremes is always even and hence the choice is either (both) 2 even or (both) 2 odd and this may be done in 2n−1C2+2n+1C2=4(n−1)2 ways.
Hence, the required probability =nC34=2n(n−2)3(n−1)