JEE Challenger
More from Permutations and Combinations

Number of Ways Player A Wins Badminton Series

Two players A and B play a series of games of badminton. The player, who wins 5 games first, wins the series. Assuming that no game ends in a draw, the number of ways, in which player A wins the series is _________.

Official Numerical Answer126

Topics & Concepts

Step-by-Step Solution

To determine the total number of ways in which player AA can win the badminton series, we analyze the condition required for player AA to be declared the winner.

Player AA wins the series as soon as AA achieves 55 wins. Since no game ends in a draw, the series can last anywhere from 55 to 99 games.

For the series to end on the nthn^{\text{th}} game with player AA winning:

  1. Player AA must win the nthn^{\text{th}} game.
  2. Among the first (n1)(n-1) games, player AA must have won exactly 44 games, and player BB must have won (n5)(n-5) games.

The number of ways for player AA to win in nn games is given by selecting 44 games for player AA to win out of the first (n1)(n-1) games, which is (n14)\dbinom{n-1}{4}.

We consider all possible values of nn (the total number of games played):

  1. Series ends in 5 games (n=5n = 5): Player AA wins all 5 games. Ways=(44)=1\text{Ways} = \binom{4}{4} = 1

  2. Series ends in 6 games (n=6n = 6): Player AA wins 4 out of the first 5 games and wins the 6th6^{\text{th}} game. Ways=(54)=5\text{Ways} = \binom{5}{4} = 5

  3. Series ends in 7 games (n=7n = 7): Player AA wins 4 out of the first 6 games and wins the 7th7^{\text{th}} game. Ways=(64)=15\text{Ways} = \binom{6}{4} = 15

  4. Series ends in 8 games (n=8n = 8): Player AA wins 4 out of the first 7 games and wins the 8th8^{\text{th}} game. Ways=(74)=35\text{Ways} = \binom{7}{4} = 35

  5. Series ends in 9 games (n=9n = 9): Player AA wins 4 out of the first 8 games and wins the 9th9^{\text{th}} game. Ways=(84)=70\text{Ways} = \binom{8}{4} = 70

To find the total number of ways for player AA to win the series, we sum the ways across all possible total number of games:

Total Ways=(44)+(54)+(64)+(74)+(84)\text{Total Ways} = \binom{4}{4} + \binom{5}{4} + \binom{6}{4} + \binom{7}{4} + \binom{8}{4}

Using the Hockey-Stick Identity i=kn(ik)=(n+1k+1)\sum_{i=k}^{n} \binom{i}{k} = \binom{n+1}{k+1}:

Total Ways=(8+14+1)=(95)\text{Total Ways} = \binom{8+1}{4+1} = \binom{9}{5}

Calculating (95)\binom{9}{5}:

(95)=9×8×7×6×55×4×3×2×1=126\binom{9}{5} = \frac{9 \times 8 \times 7 \times 6 \times 5}{5 \times 4 \times 3 \times 2 \times 1} = 126

Thus, the number of ways in which player A wins the series is 126.

Number of Ways Player A Wins Badminton Series | Mathematics PYQ Solution - JEE Challenger