What is the next number in the sequence: 2, 5, 10, 17, 26?
Q1. What is the next number in the sequence: 2, 5, 10, 17, 26?
Answer: 37
Explanation: The pattern is obtained by adding 3, 5, 7, 9, ... to the previous term. So, the differences are +3, +5, +7, +9, +11. The next number = 26 + 11 = 37.