The pattern involves subtracting consecutive squares of prime numbers: 23² = 529, 19² = 361, 17² = 289, 13² = 169, 11² = 121. Working backwards: 2500-529=1971, 1971-361=1610, 1610-289=1321, 1321-169=1152, but 1152-52=1100 instead of 1152-121=1031. The last term breaks the pattern, so 1100 is incorrect.