Multiple choice general knowledge math & puzzles Find the next : (1,1,1,2,2,3,4,5,7,9,12,16, ?) 21 22 28 20 Reveal answer Fill a bubble to check yourself A Correct answer Explanation This is the Padovan sequence where each term is the sum of the terms two and three places before it: P(n) = P(n-2) + P(n-3). For the last term: 9 + 12 = 21. Distractors like 22 or 20 do not follow this mathematical recurrence relation.