View written solutionFree
Correct answer: 4898
- Total permutations of
Since all 7 digits are distinct, the total number of permutations is
- Count permutations containing the string
If the string appears consecutively, treat it as one block.
Then the objects are: So we have objects in total.
Hence the number of permutations containing is
- Count permutations containing the string
If the string appears consecutively, treat it as one block.
Then the objects are: So we have objects in total.
Hence the number of permutations containing is
- Count permutations containing both and
Now treat both as blocks: There are no remaining digits.
So the number of permutations containing both strings is just the number of ways to arrange these two blocks:
These are:
- Apply inclusion-exclusion
Number of permutations containing at least one of the two strings is
Therefore, the number of permutations containing neither string is
- Final answer
- Comparison with stored answer
Stored correct answer = .
Our derived answer matches the stored answer.
More from Permutations and Combinations
- Some couples participated in a mixed doubles badminton tournament. If the number of matches played, so that no couple played in a match, is 840, then the total number of persons, who participated in the tournament, is …2023 · Numerical
- Eight persons are to be transported from city A to city B in three cars of different makes. If each car can accommodate at most three persons, then the number of ways, in which they can be transported, is :2023 · MCQ
- The sum of all the four-digit numbers that can be formed using all the digits 2, 1, 2, 3 is equal to .2023 · Numerical
- The number of triplets , where are distinct non negative integers satisfying , is :2023 · MCQ
- In an examination, 5 students have been allotted their seats as per their roll numbers. The number of ways, in which none of the students sits on the allotted seat, is .2023 · Numerical
- If the letters of the word MATHS are permuted and all possible words so formed are arranged as in a dictionary with serial numbers, then the serial number of the word THAMS is :2023 · MCQ
- The number of five digit numbers, greater than 40000 and divisible by 5 , which can be formed using the digits and 9 without repetition, is equal to :2023 · MCQ
- Let the digits a, b, c be in A. P. Nine-digit numbers are to be formed using each of these three digits thrice such that three consecutive digits are in A.P. at least once. How many such numbers can be formed?2023 · Numerical