2, 4, 7, 12, 21, complete the series.
options:
1. 38
2. 36
3. 35
4. 33
Answers
(.1) 38 is the answer thanks
Option 1 : The missing number in the given pattern is "38" according to the following logic of doubling and subtracting a serial number.
The logic of the series is : The following number is obtained by doubling the previous number and subtracting a number "d" from it. The value of d is initialized with 0 and increases by 1 in every iteration.
From to :
Initial d = 0
From to :
New difference "d" = 0+1 = 1
Hence, In general for the Nth term, the difference "d" subtracted is (N-2)
Thus, for finding the 6th term, n = 6 :
Thus, the logic is that the Nth term is twice the (N-1)th term with a common difference "d" subtracted from it. The difference "d" is initialized by 0 and increases by 1 unit every time.
Hence, the missing term in the pattern is "38".
To learn more about Missing Pattern, visit
https://brainly.in/question/15057542
#SPJ3