IMO Practice Test — Sequences and Series

6 Questions • 20 min • Olympiad level

20:00
Question 1 of 6 hard
Find the 10th term of the series 3, 7, 13, 21, 31, ... using the method of differences.
91
101
111
121
Explanation: Differences: 4, 6, 8, 10 (an AP). tⁿ = a + sum of (n-1) differences = 3 + (n-1)/2[2(4) + (n-2)2] = n² + n + 1. For n=10, 100 + 10 + 1 = 111.