Find the wrong term in the following number series- 3 9 23 99 479 2881 20159
-
9
-
23
-
99
-
479
-
2881
Pattern: ×3+0, ×5-2, ×7+0, ×9-2, ×11+0... Starting from 3: 3×3=9, 9×5-2=43, not 23. But applying from 23: 23×7-... Actually the pattern is ×3+0, ×5-2, ×7+0, ×9-2, ×11+0, ×13-2, ×15+0. 3×3=9✓, 9×5-2=43≠23✗, so 9 should be 43, but the answer says 99 is wrong. Let me recalculate: 3×3=9, 9×5-2=43, 43×7+0=301, not matching. Alternative: 3, 9, 23, 99, 479, 2881, 20159. Pattern: ×3+0, ×5-2, ×7+0, ×9-2, ×11+0, ×13-2... 3×3=9✓, 9×5-2=43≠23, 23×7+0=161≠99. Hmm. Actually the pattern seems to be: (prev×3+0), (prev×5-2), (prev×7+0), (prev×9-2)... Starting from 3: 3×3+0=9✓, 9×5-2=43≠23. Wait, maybe 23×4+3=99? Let me check: 3×2+3=9, 9×2+5=23, 23×4+3=95, not 99. Actually the series follows: ×3+0, ×5-2, ×7+0, ×9-2, ×11+0, ×13-2... If 99 is wrong, it should be 95 (23×4+3) or following the pattern... On closer inspection, the pattern is: multiply by consecutive odd numbers starting from 3, and alternately add 0 and subtract 2. 3×3+0=9✓, 9×5-2=43 (but series has 23). This suggests multiple errors or a different pattern. Given the answer key marks 99 as wrong, let's assume the intended pattern.