The numbers 1,2,3, ..., n are arrange in a random order. The probability that the digits 1, 2, 3, . . ., k (k < n) appear as neighbors in that order is
see full answer
High-Paying Jobs That Even AI Can’t Replace — Through JEE/NEET
🎯 Hear from the experts why preparing for JEE/NEET today sets you up for future-proof, high-income careers tomorrow.
An Intiative by Sri Chaitanya
a
1n!
b
k!n!
c
(n-k)!n!
d
n-k+1!n!
answer is D.
(Unlock A.I Detailed Solution for FREE)
Best Courses for You
JEE
NEET
Foundation JEE
Foundation NEET
CBSE
Detailed Solution
The number of ways of arranging n numbers is n! In each order obtained, we must now arrange the digits 1, 2, ..., k as group and the n - k remaining digits. This can be done in (n - k + l)! ways. Therefore, the probability for the required event isn-k+1!n!