Solveeit Logo

Question

Question: Let \[{a_n}\] denote the number of all n-digit positive integers formed by the digits \[0,\;1,\] or ...

Let an{a_n} denote the number of all n-digit positive integers formed by the digits 0,  1,0,\;1, or both such that no consecutive digits in them are 0.0. Let bn={b_n} = The number of such n-digit integers ending with digit 11 and cn={c_n} = Then number of such n-digit integers with digit 0.0. The value of b6{b_6} is
A) 77
B) 88
C) 99
D) 1111

Explanation

Solution

Here the term bn{b_n} is representing n-digit positive integers formed by digits 0,  1,0,\;1, or both such that no consecutive digits in them are 00and also ending with 1.1. To find the value of b6{b_6}, find values of some starting terms of an{a_n} and then find relation between the terms, similarly find some bn{b_n} terms and relation between them. And use that relation to get required value.

Complete step-by-step solution:
To find the value of b6{b_6} we will find some terms of an{a_n} and then try to find relation between the terms, as follows

a1=1 a2=10,11 a3=101,  111,110 a4=1010,  1011,  1101,  1110,  1111  {a_1} = 1 \\\ {a_2} = 10,\,11 \\\ {a_3} = 101,\;111,\,110 \\\ {a_4} = 1010,\;1011,\;1101,\;1110,\;1111 \\\

Now we can see that,

a1+a2=a3 a2+a3=a4  {a_1} + {a_2} = {a_3} \\\ {a_2} + {a_3} = {a_4} \\\

Similarly we can write that,

a3+a4=a5 a4+a5=a6  {a_3} + {a_4} = {a_5} \\\ {a_4} + {a_5} = {a_6} \\\

Now, in a1{a_1} we can see that there is no c1{c_1} but there exist a b1{b_1} that is 11
And in a2{a_2} there is one b1{b_1} that is 1111
And similarly we can write that,
b3=b1+b2=1+1=2 b4=b2+b3=1+2=3  {b_3} = {b_1} + {b_2} = 1 + 1 = 2 \\\ {b_4} = {b_2} + {b_3} = 1 + 2 = 3 \\\
Going on further, we will get
b5=b3+b4=2+3=5 b6=b4+b5=3+5=8  {b_5} = {b_3} + {b_4} = 2 + 3 = 5 \\\ {b_6} = {b_4} + {b_5} = 3 + 5 = 8 \\\

So we get the required value of b6=8{b_6} = 8

Note: This type of problems does not have a particular way to be solved but they can be solved by understanding the algorithm in them. So when you tackle this type of question again then your first step should be to write a few terms, so that you will get a physical appearance about the algorithm and then you can solve it more clearly.