| 
 
 
| Question 838657:  I want to solve the divergence sequences with the help of your sequence solver how can I solve them for example
 3. What is the next number in the sequence: 3, 8, 18, 38...?
 4. What is the next number in the sequence: 5, 9, 17,33,...?
 5. What is the next number in the sequence: 9, 3, 1, 1/3,...?
 6. What is the next number in the sequence: 24, 12, 6, 3...?
 
 I have like this questions but sequence solver does not help me too much
 Kings Regards...
 Kaan Hancer from cyprus
 Answer by ewatrrr(24785)
      (Show Source): 
You can put this solution on YOUR website!  Hi,
 3. What is the next number in the sequence: 3, 8, 18, 38,
  ,... Note: 8 = 3 + 5(2^0), 18 = 8 + 5(2^1), 38 = 18 + 5(2^2)...
 4. What is the next number in the sequence: 5, 9, 17,33,
  ,... Note: 9 = 5 + 2^2, 17 = 9 + 2^3, 33 = 17 + 2^4
 5. What is the next number in the sequence: 9, 3, 1, 1/3,
  ,... 
  Note:  6. What is the next number in the sequence: 24, 12, 6, 3,
  ,... 
  Note:  
 | 
  
 | 
 |