Question 1
What is the next term in this alternating sequence: 2, 4, 6, 12, 10, 36, 14, 108, ?
Two interleaved sequences:
- Sequence A: 2, 6, 10, 14, 18 (add 4 each time)
- Sequence B: 4, 12, 36, 108, 324 (multiply by 3 each time)
Next term is from Sequence B: 324
- Sequence A: 2, 6, 10, 14, 18 (add 4 each time)
- Sequence B: 4, 12, 36, 108, 324 (multiply by 3 each time)
Next term is from Sequence B: 324