Solveeit Logo

Question

Mathematics Question on permutations and combinations

Let ana_{n} denote the number of all nn -digit positive integers formed by the digits 0,1 or both such that no consecutive digits in them are 0.0 . Let bn=b_{n}= the number of such nn -digit integers ending with digit 1 and cn=c_{n}= the number of such nn -digit integers ending with digit 0.0 . Which of the following is correct?

A

a17=a16+a15a_{17}=a_{16}+a_{15}

B

c17c16+c15c_{17} \neq c_{16}+c_{15}

C

b17b16+c16b_{17} \neq b_{16}+c_{16}

D

a17=c17+b16a_{17}=c_{17}+b_{16}

Answer

a17=a16+a15a_{17}=a_{16}+a_{15}

Explanation

Solution

As an=an1+an2a_{n}=a_{n-1}+a_{n-2} for n=17n=17 a17=a16+a15\Rightarrow a_{17}=a_{16}+a_{15}