Find the wrong number in the given series:
3, 4, 20, 101, 357, 935, 2278The number pattern in the series can be decoded as:
⇒ 3
⇒ 4 – 3 = 1 = 14
⇒ 20 – 4 = 16 = 24
⇒ 101 – 20 = 81 = 34
⇒ 357 – 101 = 256 = 44
⇒ 982 – 357 = 625 = 54
⇒ 2278 – 982 = 1296 = 64
∴ The incorrect number in the series is 935