MathematicsLinear PermutationsJEE Advanced 1983Easy
Visualized Solution (English)
Visualizing the Arrangement
- Total Men: m
- Total Women: n
- Constraint: No two women sit together.
- Strategy: Use the Gap Method by seating men first.
Arranging m Men
- Number of ways to arrange m men in a row: m!
Identifying the Gaps
- Number of gaps created by m men: m+1
- These include gaps between men and the two ends of the row.
Arranging n Women
- Number of ways to seat n women in m+1 gaps: m+1Pn
- Since m>n, m+1>n, making the arrangement possible.
Final Calculation
- Total ways =m!×m+1Pn
- Using nPr=(n−r)!n!:
- Total ways =m!×(m+1−n)!(m+1)!
- Final Expression: (m−n+1)!m!(m+1)!
Key Takeaways
- Gap Method Rule: Arrange unconstrained items first, then place constrained items in gaps.
- Linear vs Circular: In a row, m items create m+1 gaps. In a circle, m items create only m gaps.
- Next Challenge: How would the answer change if the women were identical?
00:00 / 00:00
Conceptually Similar Problems
MathematicsCircular PermutationsJEE Main 2003Easy
MathematicsLinear PermutationsJEE Advanced 1982Easy
MathematicsCombinations and SelectionJEE Advanced 1994Easy
A committee of 12 is to be formed from 9 women and 8 men. In how many ways this can be done if at least five women have to be included in a committee? In how many of these committees (a) The women are in majority? (b) The men are in majority?
MathematicsCombinations and SelectionJEE Advanced 1991Easy
MathematicsLinear PermutationsJEE Advanced 2015Moderate
MathematicsClassical Definition of ProbabilityJEE Advanced 1996Moderate
MathematicsCombinations and SelectionJEE Advanced 1985Moderate
MathematicsClassical Definition of ProbabilityJEE Advanced 1979Moderate
Six boys and six girls sit in a row randomly. Find the probability that (i) the six girls sit together (ii) the boys and girls sit alternately.
MathematicsProperties of Binomial CoefficientsJEE Advanced 1991Moderate
MathematicsCombinations and SelectionJEE Advanced 2016Easy