Look at the differences between consecutive numbers.

• 3 − 1 = 2
• The pattern increases by 2 each step: odd numbers.
• After 3, add 2: 3 + 2 = 5
• Check: 5 + 2 = 7, 7 + 2 = 9, 9 + 2 = 11 ✓

Final Answer: 5