Find wrong number in the given series 4, 5, 13, 39, 160, 805
Step-by-step Solution:
Correct Answer: A (13)
To find the wrong number in the series, we need to identify the pattern that connects the consecutive terms.
The pattern in this series is to multiply the previous number by a sequentially increasing integer (1, 2, 3, ...) and then add that same integer.
The rule is: Next Term = (Previous Term × n) + n, where n starts at 1.
Let's apply this rule to the given series:
To confirm that 13 is the wrong number, let's continue the pattern using our calculated correct value of 12 and see if it generates the rest of the series correctly.
The pattern holds for the entire sequence if the third term were 12 instead of 13. Therefore, 13 is the wrong number in the given series.