+0  
 
0
751
1
avatar

In the sequence 121, 1221, 12221,...., the nth number consists of n copies of the digit 2, surrounded by two 1s. How many of the first 100 terms in the sequence are divisible by 3?

 Oct 22, 2019
 #1
avatar+128472 
+1

The terms that will be divisible by 3  are the

 

2nd, 5th, 8th, 11th  etc.

 

So.....

 

2 + 3(n - 1)  ≤  100

 

2 + 3n - 1 ≤ 100

 

-1 + 3n ≤ 100

 

3n ≤ 101

 

n ≤ 101/3

 

n =  33  terms

 

 

cool cool cool

 Oct 22, 2019

5 Online Users

avatar
avatar
avatar