Odd positions: 7, -1, -25, -65 with differences -8, -24, -40 (decreasing by 16 each time). Even positions: 8, 24, 58 should have differences +16, +34 (increasing by 18). But 24-8=16, 58-24=34, so 58 is correct. Wait - rechecking: pattern should be 16, 34, 52... 58 fits.