All Exams Test series for 1 year @ ₹349 only
Question

The number of sequences of ten terms, whose terms are either 0 or 1 or 2, that contain exactly five 1s and exactly three 2s, is equal to :

The correct answer is
2520

Calculating Number of Sequences

The problem asks for the number of distinct sequences of length 10 that can be formed using the digits 0, 1, and 2, with the specific conditions that the sequence must contain exactly five 1s and exactly three 2s.

Determining Sequence Composition

A sequence has a total length of 10 terms.

  • Number of 1s = 5
  • Number of 2s = 3
  • Since the terms can only be 0, 1, or 2, the remaining terms must be 0s.
  • Number of 0s = Total length - (Number of 1s + Number of 2s) = 10 - (5 + 3) = 10 - 8 = 2.

Therefore, we need to find the number of distinct arrangements of these 10 terms (five 1s, three 2s, and two 0s).

Applying Combinatorics for Sequences

This is a problem of permutations with repetitions, or alternatively, can be solved by selecting positions for each type of digit. We have 10 positions to fill.

  1. Choose positions for the five 1s: Out of the 10 available positions, we need to choose 5 for the digit 1. The number of ways to do this is given by the combination formula $\binom{n}{k} = \frac{n!}{k!(n-k)!}$. Number of ways = $\binom{10}{5} = \frac{10!}{5!(10-5)!} = \frac{10!}{5!5!}$. Calculation: $\binom{10}{5} = \frac{10 \times 9 \times 8 \times 7 \times 6}{5 \times 4 \times 3 \times 2 \times 1} = 252$.
  2. Choose positions for the three 2s: After placing the five 1s, there are $10 - 5 = 5$ positions remaining. We need to choose 3 of these remaining positions for the digit 2. Number of ways = $\binom{5}{3} = \frac{5!}{3!(5-3)!} = \frac{5!}{3!2!}$. Calculation: $\binom{5}{3} = \frac{5 \times 4}{2 \times 1} = 10$.
  3. Place the two 0s: The remaining $5 - 3 = 2$ positions must be filled with the digit 0. There is only one way to do this. Number of ways = $\binom{2}{2} = \frac{2!}{2!(2-2)!} = \frac{2!}{2!0!} = 1$.

Calculating Total Number of Sequences

To find the total number of distinct sequences, we multiply the number of ways to place each digit type:

Total sequences = (Ways to place 1s) $\times$ (Ways to place 2s) $\times$ (Ways to place 0s)

Total sequences = $\binom{10}{5} \times \binom{5}{3} \times \binom{2}{2} = 252 \times 10 \times 1 = 2520$.

Alternatively, we can use the multinomial coefficient formula directly: Total sequences = $\binom{10}{5, 3, 2} = \frac{10!}{5!3!2!} = \frac{3628800}{(120)(6)(2)} = \frac{3628800}{1440} = 2520$.

Thus, there are 2520 possible sequences that meet the given criteria.

Was this answer helpful?

Similar Questions

  1. Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to

  2. Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to

  3. Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$. 

    If  $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to

  4. Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to

  5. Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to

  6. All five letter words are made using all the letters A, B, C, D, E and arranged as in an English dictionary with serial numbers. Let the word at serial number $n$ be denoted by $W_n$. Let the probability $P(W_n)$ of choosing the word $W_n$ satisfy $P(W_n) = 2P(W_{n-1})$, $n > 1$.

     If $P(CDBEA) = \frac{2^\alpha}{2^\beta-1}$, $\alpha, \beta\in N$, then $\alpha + \beta$ is equal to :

  7. The largest $n \in N$ such that $3^n$ divides $50!$ is :
  8. Let A be the set of all functions $f: Z \to Z$ and R be a relation on A such that $R = \{(f, g) : f(0) = g(1) \text{ and } f(1) = g(0)\}$. Then R is :
  9. Let $a \in \mathbf{R}$ and $A$ be a matrix of order $3 \times 3$ such that $\det (A) = -4$ and $A + I = \begin{bmatrix} 1 & a & 1 \\ 2 & 1 & 0 \\ a & 1 & 2 \end{bmatrix}$, where $I$ is the identity matrix of order $3 \times 3$. If $\det ((a+1)\text{adj}((a-1)A))$ is $2^m 3^n$, $m, n \in \{0, 1, 2, \dots, 20\}$, then $m+n$ is equal to :

  10. The term independent of x in the expansion of $\left( \frac{(x+1)}{(x^{2/3}+1-x^{1/3})} - \frac{(x-1)}{(x-x^{1/2})} \right)^{10}$, $x > 1$, is:


Important Questions from Algebra

  1. Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to

  2. Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to

  3. Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$. 

    If  $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to

  4. Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to

  5. Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to

Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App