The pattern is: square and add/subtract increasing numbers. -2²+1=-3 (not -1), 5²-10=15 (not 12), 12²+25=169 (not 166). Alternatively: multiply by decreasing integers and add/subtract. Testing reveals 166 is incorrect - should be 169 following x²+n pattern.