JEE AdvancedMathematicsPermutations and CombinationsMCQ+4 / −1
Let denote the number of all n-digit positive integers formed by the digits 0, 1 or both such that no consecutive digits in them are 0.Let = the number of such n-digit integers ending with digit 1 and =the number of such n-digit integers ending with digit 0. Which of the following is correct?
- A
- B
- C
- D
View written solutionFree
Correct answer: A, B, C
- Understand the definitions
We form -digit positive integers using only digits and , with the condition that no two consecutive digits are .
Since the number is an -digit positive integer, the first digit cannot be . Hence the first digit must be .
Let:
- = total number of such valid -digit numbers,
- = number of such valid -digit numbers ending in ,
- = number of such valid -digit numbers ending in .
Clearly,
- Find recurrences for and
For
A valid -digit number ending in can be formed by appending to any valid -digit number.
So,
For
A valid -digit number ending in cannot have the previous digit as . So the -th digit must be .
Hence, a valid -digit number ending in is obtained by appending to a valid -digit number ending in . Thus,
- Find recurrence for
Using we get But since we obtain
Therefore, So Option A is correct.
- Check the other options
Option B:
We know So not generally .
Also, using ,
c_{16}=a_{14},\ c_{15}=a_{13}.$$ Then Option B would say $$a_{15}=a_{14}+a_{13},$$ which is true by Fibonacci recurrence. Hence **B is also true**. --- ### Option C: $b_{17}=b_{16}+c_{16}$ Since $$a_{16}=b_{16}+c_{16}$$ and also $$b_{17}=a_{16},$$ we get $$b_{17}=b_{16}+c_{16}.$$ So **C is true**. --- ### Option D: $a_{17}=c_{17}+b_{16}$ Now, $$c_{17}=b_{16}.$$ So the RHS becomes $$c_{17}+b_{16}=2b_{16}.$$ But $$a_{17}=b_{17}+c_{17}=a_{16}+b_{16},$$ which is not generally equal to $2b_{16}$. Using $b_{16}=a_{15}$ and $c_{17}=a_{15}$, RHS $=2a_{15}$, while $$a_{17}=a_{16}+a_{15},$$ not equal in general. So **D is false**. --- 5. **Conclusion** The correct statements are: - **A is true** - **B is true** - **C is true** - **D is false** So this is actually a **multiple-correct** situation, not a single-correct MCQ. The stored answer says only **A**, but **B and C** are also correct.More from Permutations and Combinations
- The number of seven digit integers, with sum of the digits equal to 10 and formed by using the digits 1, 2 and 3 only, is2009 · MCQ
- Let be points with integer coordinates satisfying the system of homogeneous equation: Then the number of such…2009 · Numerical
- Consider all possible permutations of the letters of the word ENDEANOEL. Match the Statements/Expressions in Column I with the Statements/Expressions in Column II. Includes table2008 · MCQ
- Let the set of all relations on the set , such that is reflexive and symmetric, and contains exactly elements, be denoted by . Then the number of elements in is …2025 · Numerical
- Let be the set of all seven-digit numbers that can be formed using the digits and . For example, is in , but is NOT in . Then the number of elements in such that at least one of the digits…2025 · Numerical
- A group of 9 students, , is to be divided to form three teams , and of sizes 2,3 , and 4 , respectively. Suppose that cannot be selected for the team , and cannot be selected for the team…2024 · Numerical
- Let and be the set of all relations from to that satisfy both the following properties: i. has exactly 6 elements. ii. For each , we have . Let : The range of…2024 · Numerical
- Let and be the set of all relations from to that satisfy both the following properties: i. has exactly 6 elements. ii. For each , we have . Let : The range of…2024 · Numerical