Question 1
What is the next term in this alternating sequence: 3, 3, 6, 9, 9, 27, 12, 81, ?
Two interleaved sequences:
- Sequence A: 3, 6, 9, 12, 15 (add 3 each time)
- Sequence B: 3, 9, 27, 81, 243 (multiply by 3 each time)
Next term is from Sequence B: 243
- Sequence A: 3, 6, 9, 12, 15 (add 3 each time)
- Sequence B: 3, 9, 27, 81, 243 (multiply by 3 each time)
Next term is from Sequence B: 243