starting with 0,a growing number sequence is generated by the rule given below. To get the next number:. substitute 0 with 01.substitue 1 with 10. Accordingly, the first four terms of the sequence are 0--->01------>0110------>01101001 what is the next number in the sequence?
Answers
Answer:
To get the next number:. substitute 0 with 01.substitue 1 with 10. Accordingly, the first four terms of the sequence are
Step-by-step explanation:
To get the next number:. substitute 0 with 01.substitue 1 with 10. Accordingly, the first four terms of the sequence are To get the next number:. substitute 0 with 01.substitue 1 with 10. Accordingly, the first four terms of the sequence are
The next number in series is 01 10 10 01 10 01 01 10
Given: The rule to generate the sequence is Substitute 0 with 01 and substitute 1 with 10
The series generated is 0 > 01 > 0110 > 01101001
To find: Next term in the series 0 > 01 > 0110 > 01101001
Solution: According to given rule 0 = 01 and 1 = 10
The last number in given series is 01101001
Now substitute 0 = 01 and 1 = 10 in 01101001
⇒ 0 1 1 0 1 0 0 1
⇒ 01 10 10 01 10 01 01 10
Therefore, the next number in series is 01 10 10 01 10 01 01 10
#SPJ2