Q1.
Write the next number in the sequence, after 55.
Answer
The next number is 89.
Rule: each number = sum of the two numbers before it.
1 + 2 = 3 • 2 + 3 = 5 • 3 + 5 = 8 • 5 + 8 = 13
8 + 13 = 21 • 13 + 21 = 34 • 21 + 34 = 55
34 + 55 = 89
1 + 2 = 3 • 2 + 3 = 5 • 3 + 5 = 8 • 5 + 8 = 13
8 + 13 = 21 • 13 + 21 = 34 • 21 + 34 = 55
34 + 55 = 89
Check it yourself: the rule holds for every number already printed, which is why we can trust it for the next one.